@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/indigenous_cartographies> .

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

<https://concepts.sagepub.com/social-science/concept/indigenous_cartographies>
  skos:definition "Indigenous cartographies are the mapping practices, past and present, produced or conceptualized by indigenous peoples and informed by the aesthetics and sign systems of the societies from which they derive. They are as diverse as the peoples who practice them. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n625.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Indigenous Cartographies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "indigenous cartographies"@en ;
  a skos:Concept .

