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

n9j:-GMF0ZZZS-T
  skos:prefLabel "social geography"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KFK6WC5H-S .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-KFK6WC5H-S .

n9j: a skos:ConceptScheme .
n9j:-KFK6WC5H-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/distance_decay> ;
  skos:definition "Distance decay is a major cornerstone of spatial-temporal analysis and, hence, geography. Essentially, it states that the nearer two locales are, the greater is the expected attraction/interaction between the two and, conversely, the greater the distance is between two locales, the less the expected interaction. [Source: Encyclopedia of Geography; Distance Decay]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-GMF0ZZZS-T ;
  skos:prefLabel "distance decay"@en .

