@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/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: <a href=\"https://sk.sagepub.com/reference/geography/n295.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Distance Decay</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_geography> ;
  skos:prefLabel "distance decay"@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/distance_decay> .

<https://concepts.sagepub.com/social-science/concept/social_geography>
  skos:prefLabel "social geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/distance_decay> .

