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

<https://concepts.sagepub.com/social-science/concept/map_evaluation_and_testing>
  skos:definition "A map is an abstraction and simplification of geographic reality to scale, created by selecting the most pertinent information, translating it into graphic symbols, and, usually, projecting it on a flat medium (paper or a computer screen). More maps are now made and used than ever before. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n741.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Map Evaluation and Testing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "map evaluation and testing"@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_evaluation_and_testing> .

