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

<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/141695>
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141695/about> ;
  zbwext:foldersComplete "N" ;
  skos:exactMatch gnd:4062186-8, wd:Q77 ;
  zbwext:notationLong "E 095" ;
  skos:notation "E95" ;
  dc:identifier "141695" ;
  skos:note "waFolderCount: 22", "shFolderCount: 52" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141695>, <https://pm20.zbw.eu/category/geo/s/E95> ;
  rdfs:label "Uruguay"@de, "Uruguay"@en ;
  zbwext:shFolderCount 52 ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/216587>, <https://pm20.zbw.eu/category/geo/i/216588>, <https://pm20.zbw.eu/category/geo/i/216590> ;
  skos:prefLabel "Uruguay"@de, "Uruguay"@en ;
  zbwext:waFolderCount 22 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  gndo:gndIdentifier "4062186-8" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Uruguay>, <https://en.wikipedia.org/wiki/Uruguay> ;
  a skos:Concept .

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

