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

<https://pm20.zbw.eu/category/geo/i/141183>
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  skos:exactMatch gnd:4062742-1, gnd:4002529-9, gnd:4075653-1, wd:Q1852345 ;
  gndo:gndIdentifier "4002529-9", "4062742-1", "4075653-1" ;
  zbwext:notationLong "B 037" ;
  skos:prefLabel "Piratenküste"@de, "Trucial States"@en ;
  skos:notation "B37" ;
  dc:identifier "141183" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Vertragsoman>, <https://en.wikipedia.org/wiki/Trucial_States> ;
  rdfs:label "Piratenküste"@de, "Trucial States"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B37>, <http://purl.org/pressemappe20/category/geo/i/141183> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141183/about> ;
  a skos:Concept ;
  skos:scopeNote "Vertragsküste (Vereinigte Arabische Emirate ab 2.12.1971)"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> .

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/141056>
  skos:notation "B1" ;
  rdfs:label "Asia"@en, "Asien"@de ;
  skos:prefLabel "Asia"@en, "Asien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141183> .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
