@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 wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<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/141675>
  skos:exactMatch wd:Q25279, gnd:4010774-7 ;
  a skos:Concept ;
  skos:note "waFolderCount: 2" ;
  skos:scopeNote "Curacao, Niederländ. Antillen (ab 1961)"@de ;
  skos:prefLabel "Curacao"@de, "Curacao"@en ;
  dc:identifier "141675" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141675>, <https://pm20.zbw.eu/category/geo/s/E56> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Cura%C3%A7ao>, <https://de.wikipedia.org/wiki/Cura%C3%A7ao> ;
  rdfs:label "Curacao"@de, "Curacao"@en ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  zbwext:waFolderCount 2 ;
  skos:notation "E56" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141675/about> ;
  zbwext:notationLong "E 056" ;
  gndo:gndIdentifier "4010774-7" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> .

<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/141675> .

