@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/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/141656>
  dc:identifier "141656" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/E18>, <http://purl.org/pressemappe20/category/geo/i/141656> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141656/about> ;
  gndo:gndIdentifier "4079783-1" ;
  skos:exactMatch wd:Q27353, gnd:4079783-1 ;
  skos:prefLabel "Anglo-American states"@en, "Anglo-amerikanische Staaten"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Anglo-America>, <https://de.wikipedia.org/wiki/Angloamerikanisch> ;
  skos:notation "E18" ;
  zbwext:notationLong "E 018" ;
  skos:note "waFolderCount: 1" ;
  rdfs:label "Anglo-amerikanische Staaten"@de, "Anglo-American states"@en ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  zbwext:waFolderCount 1 .

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

