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

<https://concepts.sagepub.com/social-science/concept/electronic_atlases>
  skos:definition "Electronic atlases are intentional combinations of maps or data sets structured in such a way that given objectives are reached. In the recent history of cartography, atlases deserve a prominent status among cartographic products due to the variety of their thematic content, the rather friendly appearance, and their utilization by a wide spectrum of users. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n339.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Electronic Atlases</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "electronic atlases"@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/electronic_atlases> .

