@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-GPW0MP8M-V .

n9j:-PBBKHHHQ-H
  skos:prefLabel "cartography"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GPW0MP8M-V .

n9j:-GPW0MP8M-V
  owl:sameAs <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: Encyclopedia of Geography; Portolan Charts]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PBBKHHHQ-H ;
  skos:prefLabel "portolan charts"@en .

n9j: a skos:ConceptScheme .
