@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:-W6HKNV0G-B
  skos:prefLabel "geocomputation"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XMS4DC65-2 .

n9j:-XMS4DC65-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/cellular_automata> ;
  skos:definition "Cellular automata (CA) are systems consisting of the following: A cellular space or otherwise discrete division of the world into independent entities; usually in GIS, this is assumed to be the cells of a raster grid plus the properties of the boundaries of the space. An exhaustive set of states into which each of the cells falls, such as urban/nonurban, or land use classes. [Source: Encyclopedia of Geographic Information Science; Cellular Automata]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W6HKNV0G-B ;
  skos:prefLabel "cellular automata"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-XMS4DC65-2 .

n9j: a skos:ConceptScheme .
