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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/141691>
  skos:note "shFolderCount: 58", "waFolderCount: 31" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141691>, <https://pm20.zbw.eu/category/geo/s/E85> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Chile>, <https://de.wikipedia.org/wiki/Chile> ;
  dc:identifier "141691" ;
  gndo:gndIdentifier "4009929-5" ;
  a skos:Concept ;
  skos:prefLabel "Chile"@de, "Chile"@en ;
  zbwext:notationLong "E 085" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141691/about> ;
  zbwext:waFolderCount 31 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:shFolderCount 58 ;
  skos:exactMatch wd:Q298, gnd:4009929-5 ;
  rdfs:label "Chile"@de, "Chile"@en ;
  skos:notation "E85" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  zbwext:foldersComplete "N" ;
  skos:scopeNote "Chile, Feuerland (chilenischer Teil)"@de .

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

