@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@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/141653>
  skos:note "waFolderCount: 72", "shFolderCount: 1" ;
  gndo:gndIdentifier "4078704-7" ;
  zbwext:notationLong "E 015" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/United_States>, <https://de.wikipedia.org/wiki/Vereinigte_Staaten> ;
  skos:exactMatch gnd:4078704-7, wd:Q30 ;
  skos:prefLabel "USA"@de, "United States"@en ;
  rdfs:label "USA"@de, "United States"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141653>, <https://pm20.zbw.eu/category/geo/s/E15> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  zbwext:waFolderCount 72 ;
  zbwext:shFolderCount 1 ;
  zbwext:foldersComplete "F" ;
  skos:notation "E15" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141653/about> ;
  dc:identifier "141653" .

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

