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

<https://concepts.sagepub.com/social-science/concept/conservation_and_ecology>
  skos:prefLabel "conservation and ecology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/landscape_ecology> .

<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_ecology> .

<https://concepts.sagepub.com/social-science/concept/landscape_ecology>
  skos:definition "Landscape ecology is a relatively young, interdisciplinary (or transdisciplinary) field drawn from the subjects of ecology, geography, and landscape architecture (see Figure 1). It focuses on the relationships between landscape patterns and ecological processes across a broad range of spatial and temporal scales. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n687.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Landscape Ecology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people>, <https://concepts.sagepub.com/social-science/concept/conservation_and_ecology> ;
  skos:prefLabel "landscape ecology"@en ;
  a skos:Concept .

