@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-C7T0MKNV-H .

n9j: a skos:ConceptScheme .
n9j:-QZ313930-3
  skos:prefLabel "cultural geography"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C7T0MKNV-H .

n9j:-C7T0MKNV-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/historical_geography> ;
  skos:definition "Historical geography, a branch of human geography that seeks to understand geographies of the past and often how the past impinges on the present, encompasses a broad range of scholarly activity. Practitioners of historical geography, deriving their theoretical perspectives, subject matter, and methodological tools from both history and geography, have long worked at the boundary of these two academic disciplines. [Source: Encyclopedia of Human Geography; Historical Geography]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QZ313930-3 ;
  skos:prefLabel "historical geography"@en .

