@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: a skos:ConceptScheme .
n9j:-QZ313930-3
  skos:prefLabel "cultural geography"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GQM1V5QS-T .

n9j:-S9J343S1-J
  skos:prefLabel "history of geography"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GQM1V5QS-T .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-GQM1V5QS-T .

n9j:-GQM1V5QS-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/sequent_occupance> ;
  skos:definition "Sequent occupance is a model of landscape change that was widely adopted by American geographers from the 1930s through the 1950s. It views the landscape as a series of superimposed patterns accumulating as culturally distinct ways of life (modes of occupance) that leave their imprint on the land. [Source: Encyclopedia of Geography; Sequent Occupance]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QZ313930-3, n9j:-S9J343S1-J ;
  skos:prefLabel "sequent occupance"@en .

