@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/computer-based_simulation_research>
  skos:definition "Simulation replicates aspects of real environments through models. A computer-based simulation replicates an environment through a computer program designed to consider multiple variables, interactions, and system constraints. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n84.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Computer-Based Simulation Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technologies> ;
  skos:prefLabel "computer-based simulation research"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/computer-based_simulation_research> .

<https://concepts.sagepub.com/social-science/concept/technologies>
  skos:prefLabel "technologies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computer-based_simulation_research> .

