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

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

<https://pm20.zbw.eu/category/geo/i/141186>
  rdfs:label "Iran"@de, "Iran"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:shFolderCount 3 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141186/about> ;
  dc:identifier "141186" ;
  skos:note "shFolderCount: 3", "waFolderCount: 12" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Iran>, <https://en.wikipedia.org/wiki/Iran> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  gndo:gndIdentifier "4027653-3" ;
  zbwext:waFolderCount 12 ;
  zbwext:notationLong "B 040" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141186>, <https://pm20.zbw.eu/category/geo/s/B40> ;
  skos:notation "B40" ;
  skos:exactMatch gnd:4027653-3, wd:Q794 ;
  a skos:Concept ;
  skos:prefLabel "Iran"@de, "Iran"@en ;
  zbwext:foldersComplete "N" .

