@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/time-geography>
  skos:definition "Time-geography refers to a set of concepts and a way of thinking that offer a notational system to describe and analyze individuals’ and populations’ existence, coexistence, constraints, and conflicts in time-space. The time-geographic approach was originally presented in the late 1960s by Torsten Hägerstrand, a well-known professor of human geography at Lund University, Sweden. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1141.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Time-Geography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_geography_theory> ;
  skos:prefLabel "time-geography"@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/time-geography> .

<https://concepts.sagepub.com/social-science/concept/human_geography_theory>
  skos:prefLabel "human geography theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/time-geography> .

