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

<https://concepts.sagepub.com/social-science/concept/portolan_charts>
  skos:definition "Portolan charts were produced in Mediterranean lands primarily during the 13th through 16th centuries. Originally single-sheet maps that were drawn on rolled scrolls of sheepskin and used by sailors in the Mediterranean region, they were soon joined by portolan atlases that typically covered the Atlantic coast of Europe and the Black Sea as well as the Mediterranean and that likely served a more decorative function. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n911.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Portolan Charts</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "portolan charts"@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/portolan_charts> .

