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

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/141112>
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Armenians_in_Turkey>, <https://de.wikipedia.org/wiki/Armenier_in_der_T%C3%BCrkei> ;
  skos:exactMatch gnd:4085932-0, gnd:4075720-1, gnd:4061163-2, wd:Q2590074 ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B22>, <http://purl.org/pressemappe20/category/geo/i/141112> ;
  skos:note "waFolderCount: 1", "shFolderCount: 56" ;
  gndo:gndIdentifier "4075720-1", "4061163-2", "4085932-0" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  rdfs:label "Armenians in Turkey"@en, "Armenien (türkisch)"@de ;
  zbwext:foldersComplete "Y" ;
  skos:prefLabel "Armenians in Turkey"@en, "Armenien (türkisch)"@de ;
  zbwext:notationLong "B 022" ;
  zbwext:shFolderCount 56 ;
  a skos:Concept ;
  zbwext:waFolderCount 1 ;
  dc:identifier "141112" ;
  skos:notation "B22" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141112/about> .

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

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