@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/environment_and_people>
  skos:prefLabel "environment and people"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/landscape_interpretation> .

<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/landscape_interpretation> .

<https://concepts.sagepub.com/social-science/concept/landscape_interpretation>
  skos:definition "Landscape is part of the vernacular of architects, artists, earth scientists, geographers, historians, and planners, although the term has a slightly different use and meaning in each discipline. Geographers, landscape pioneers, initiated the exploration and examination of physical geography, land, and environment to organize knowledge about the world. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n688.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Landscape Interpretation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "landscape interpretation"@en ;
  a skos:Concept .

