@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_design> .

<https://concepts.sagepub.com/social-science/concept/landscape_design>
  skos:definition "Landscape design and landscape architecture are in their basic forms a manifestation of humans’ passionate care for nature. The two concepts are similar, with landscape design focusing more on the artistic merits of design. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n686.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Landscape Design</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "landscape design"@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/landscape_design> .

