@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/analytical_methods>
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spatial_interaction> .

<https://concepts.sagepub.com/social-science/concept/spatial_interaction>
  skos:definition "Spatial interaction is the representation and simulation of flows of activity between locations in geographical space. Locations are usually represented as discrete points in space, which in many applications might approximate an area. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n193.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Spatial Interaction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "spatial interaction"@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/spatial_interaction> .

