@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix ns0: <http://www.geonames.org/ontology#> .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

<https://pm20.zbw.eu/category/geo/i/141668>
  skos:prefLabel "Leeward Islands"@de, "Leeward Islands"@en ;
  skos:notation "E47" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  dc:identifier "141668" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  rdfs:label "Leeward Islands"@de, "Leeward Islands"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141668/about> ;
  skos:exactMatch gnd:4111236-2, wd:Q29971 ;
  zbwext:waFolderCount 1 ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/E47>, <http://purl.org/pressemappe20/category/geo/i/141668> ;
  gndo:gndIdentifier "4111236-2" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Leeward_Islands>, <https://de.wikipedia.org/wiki/Inseln_unter_dem_Winde> ;
  skos:scopeNote "Inseln über dem Wind (Jungferninseln (britisch beziehungsweise USA), Anguilla (britisch), Sint Eustatius (niederländisch), Sint Maarten - Saint-Martin (niederländisch und französisch), Saint-Barthélemy (französisch), Saba (niederländisch), Barbuda (zu Antigua), St. Kitts und Nevis (unabhängig), Antigua (unabhängig), Montserrat (britisch), Guadeloupe (Teil Frankreichs), Marie-Galante (zu Guadeloupe)"@de ;
  zbwext:notationLong "E 047" ;
  skos:note "waFolderCount: 1" .

<https://pm20.zbw.eu/category/geo/i/141636>
  skos:notation "E1" ;
  rdfs:label "America"@en, "Amerika"@de ;
  skos:prefLabel "America"@en, "Amerika"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141668> .

