@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 schema: <http://schema.org/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://www.geonames.org/ontology#> .

<https://pm20.zbw.eu/category/geo/i/141108>
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B20>, <http://purl.org/pressemappe20/category/geo/i/141108> ;
  skos:prefLabel "Türkisch-Asien"@de, "Anatolia"@en ;
  skos:note "shFolderCount: 39", "waFolderCount: 2" ;
  zbwext:shFolderCount 39 ;
  rdfs:label "Anatolia"@en, "Türkisch-Asien"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141108/about> ;
  zbwext:waFolderCount 2 ;
  skos:exactMatch gnd:4607357-7, gnd:4085685-9, wd:Q51614 ;
  zbwext:notationLong "B 020" ;
  gndo:gndIdentifier "4085685-9", "4607357-7" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  dc:identifier "141108" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Kleinasien>, <https://en.wikipedia.org/wiki/Anatolia> ;
  skos:scopeNote "bis 1920"@de ;
  skos:notation "B20" ;
  a skos:Concept ;
  zbwext:foldersComplete "Y" .

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

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