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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/141655>
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141655>, <https://pm20.zbw.eu/category/geo/s/E17> ;
  skos:prefLabel "American colonies"@en, "Amerikanische Kolonien"@de ;
  a skos:Concept ;
  gndo:gndIdentifier "4451497-9", "4115837-4", "4224302-6", "4027754-9", "4362210-0" ;
  skos:exactMatch gnd:4451497-9, gnd:4224302-6, gnd:4115837-4, wd:Q21938021, gnd:4027754-9, gnd:4362210-0 ;
  rdfs:label "Amerikanische Kolonien"@de, "American colonies"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:notation "E17" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/U.S._Caribbean_region> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141655/about> ;
  dc:identifier "141655" ;
  zbwext:notationLong "E 017" .

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

