@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 schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/141693>
  zbwext:shFolderCount 6 ;
  skos:scopeNote "Aus La Plata gingen nach der Unabhängigkeit der spanischen Kolonien die Staaten Argentinien, Bolivien und Paraguay hervor"@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  rdfs:label "La Plata states"@en, "La Plata-Staaten"@de ;
  zbwext:notationLong "E 088" ;
  skos:note "shFolderCount: 6" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Vereinigte_Provinzen_des_R%C3%ADo_de_la_Plata>, <https://en.wikipedia.org/wiki/United_Provinces_of_the_R%C3%ADo_de_la_Plata> ;
  skos:prefLabel "La Plata-Staaten"@de, "La Plata states"@en ;
  zbwext:foldersComplete "Y" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141693/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/E88>, <http://purl.org/pressemappe20/category/geo/i/141693> ;
  skos:exactMatch gnd:4034578-6, wd:Q738144 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:notation "E88" ;
  a skos:Concept ;
  gndo:gndIdentifier "4034578-6" ;
  dc:identifier "141693" .

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

