@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:-MQNDKKMK-W .

n9j:-MQNDKKMK-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/cultural_landscape> ;
  skos:definition "A keyword in British and American human geography, cultural landscape is a multivalent concept that refers to the look or appearance of the earth's surface, to how that appearance is depicted in the visual arts, to the material objects that shape its appearance, and to an area of territory. For J. B. Jackson, one of cultural landscape's most significant interpreters, this complex term can be neatly summarized as a portion of the earth's surface that can be comprehended at a glance. [Source: Encyclopedia of Human Geography; Cultural Landscape]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QZ313930-3 ;
  skos:prefLabel "cultural landscape"@en .

n9j:-QZ313930-3
  skos:prefLabel "cultural geography"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MQNDKKMK-W .

n9j: a skos:ConceptScheme .
