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

<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/141677>
  zbwext:notationLong "E 061" ;
  rdfs:label "West Indies"@en, "Westindien"@de ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Westindische_Inseln>, <https://en.wikipedia.org/wiki/West_Indies> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/E61>, <http://purl.org/pressemappe20/category/geo/i/141677> ;
  skos:note "shFolderCount: 1", "waFolderCount: 2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141677/about> ;
  skos:notation "E61" ;
  skos:prefLabel "Westindien"@de, "West Indies"@en ;
  skos:exactMatch gnd:4079228-6, wd:Q669037 ;
  gndo:gndIdentifier "4079228-6" ;
  dc:identifier "141677" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:waFolderCount 2 ;
  a skos:Concept ;
  zbwext:foldersComplete "F" ;
  zbwext:shFolderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> .

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

