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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/141689>
  skos:note "shFolderCount: 2", "waFolderCount: 27" ;
  zbwext:notationLong "E 079" ;
  skos:prefLabel "Peru"@en, "Peru"@de ;
  skos:exactMatch gnd:4045312-1, wd:Q419 ;
  dc:identifier "141689" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Peru>, <https://en.wikipedia.org/wiki/Peru> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  rdfs:label "Peru"@de, "Peru"@en ;
  gndo:gndIdentifier "4045312-1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141689/about> ;
  zbwext:waFolderCount 27 ;
  zbwext:shFolderCount 2 ;
  zbwext:foldersComplete "F" ;
  skos:notation "E79" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141689>, <https://pm20.zbw.eu/category/geo/s/E79> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> .

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

