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

<https://pm20.zbw.eu/category/geo/i/140938>
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:notationLong "A 010d" ;
  skos:notation "A10d" ;
  skos:exactMatch wd:Q170361, gnd:4076919-7 ;
  skos:note "waFolderCount: 8" ;
  a skos:Concept ;
  skos:prefLabel "Saargebiet"@de, "Saar"@en ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  dc:identifier "140938" ;
  rdfs:label "Saargebiet"@de, "Saar"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Territory_of_the_Saar_Basin>, <https://de.wikipedia.org/wiki/Saargebiet> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140938>, <https://pm20.zbw.eu/category/geo/s/A10d> ;
  gndo:gndIdentifier "4076919-7" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140938/about> ;
  zbwext:waFolderCount 8 .

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/140892>
  skos:notation "A1" ;
  rdfs:label "Europe"@en, "Europa"@de ;
  skos:prefLabel "Europe"@en, "Europa"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140938> .

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