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

<https://pm20.zbw.eu/category/geo/i/140898>
  skos:notation "A5" ;
  rdfs:label "Levant"@en, "Levante"@de ;
  skos:prefLabel "Levant"@en, "Levante"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141057> .

<https://pm20.zbw.eu/category/geo/i/141057>
  rdfs:label "Western Asia"@en, "Vorderasien, Westasien"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141057/about> ;
  skos:scopeNote "Westasien (einschl.: Nahost, Vorderer Orient, Vorderasien, Near East, Middle East, Proche Orient.  Ägypten, Arabien, Irak, Iran, Israel, Jordanien, Kuwait, Libanon, Syrien, Türkei)"@de ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140898> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B3>, <http://purl.org/pressemappe20/category/geo/i/141057> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Vorderasien>, <https://en.wikipedia.org/wiki/West_Asia> ;
  gndo:gndIdentifier "4068878-1" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:prefLabel "Vorderasien, Westasien"@de, "Western Asia"@en ;
  zbwext:notationLong "B 003" ;
  skos:exactMatch gnd:4068878-1, wd:Q27293 ;
  a skos:Concept ;
  skos:notation "B3" ;
  dc:identifier "141057" .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<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/141057> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

