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

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-JC2030VC-Z .

n9j:-JC2030VC-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/mathematical_models> ;
  skos:definition "A mathematical model is a representation of a real system of interest intended to help understanding of the reality it attempts to mimic. To understand how models of geographic systems are built, we first need to examine how models fit in the overall process of generating theories through the scientific method. [Source: Encyclopedia of Geographic Information Science; Mathematical Model]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LS9SWXTW-F, n9j:-Q4TFN8HD-V, n9j:-NP4JRSSP-F, n9j:-R4VQKL6J-N ;
  skos:prefLabel "mathematical models"@en .

n9j:-NP4JRSSP-F
  skos:prefLabel "law and society research"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JC2030VC-Z .

n9j: a skos:ConceptScheme .
n9j:-LS9SWXTW-F
  skos:prefLabel "crime models"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JC2030VC-Z .

n9j:-Q4TFN8HD-V
  skos:prefLabel "simulations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JC2030VC-Z .

n9j:-R4VQKL6J-N
  skos:prefLabel "conceptual foundations of GIS"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JC2030VC-Z .

