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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/141667>
  skos:prefLabel "Trinidad and Tobago"@en, "Trinidad und Tobago"@de ;
  rdfs:label "Trinidad and Tobago"@en, "Trinidad und Tobago"@de ;
  a skos:Concept ;
  skos:exactMatch wd:Q754, gnd:4060907-8 ;
  zbwext:notationLong "E 046" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/E46>, <http://purl.org/pressemappe20/category/geo/i/141667> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Trinidad_and_Tobago>, <https://de.wikipedia.org/wiki/Trinidad_und_Tobago> ;
  zbwext:waFolderCount 11 ;
  dc:identifier "141667" ;
  gndo:gndIdentifier "4060907-8" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141667/about> ;
  skos:notation "E46" ;
  skos:note "waFolderCount: 11" .

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

