@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j: a skos:ConceptScheme .
n9j:-MNS9145N-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/SimCity> ;
  skos:definition "SimCity, the product of a California software firm called Maxis, grew in tandem with the personal computer industry in the late 1980s and early 1990s. Since that time, it has been released in many upgraded forms; won a number of awards; and spawned a number of popular spin-offs, such as SimEarth and The Sims. [Source: Encyclopedia of Urban Studies; SimCity]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Q9256F8H-N, n9j:-XZCBH5PT-C ;
  skos:prefLabel "SimCity"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-MNS9145N-1 .

n9j:-XZCBH5PT-C
  skos:prefLabel "urban transportation"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MNS9145N-1 .

n9j:-Q9256F8H-N
  skos:prefLabel "video and online games"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MNS9145N-1 .

