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

<https://concepts.sagepub.com/social-science/concept/map_design>
  skos:definition "Maps remain the primary means of communicating arguments and exploring information in geography. Clear and compelling map design can propel research in geography, while poor design can hinder it. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n740.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Map Design</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "map 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/map_design> .

