@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/cartography>
  skos:prefLabel "cartography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ecological_mapping> .

<https://concepts.sagepub.com/social-science/concept/ecological_mapping>
  skos:definition "Ecological maps are playing an increasing role in land management and planning. Their purpose is to display units of land of various sizes that reflect differences in response to management and resource production capability. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n318.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Ecological Mapping</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "ecological mapping"@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/ecological_mapping> .

