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

<https://pm20.zbw.eu/category/geo/i/141309>
  skos:notation "C1" ;
  rdfs:label "Africa"@en, "Afrika"@de ;
  skos:prefLabel "Africa"@en, "Afrika"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141482> .

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/141482>
  gndo:gndIdentifier "4000639-6" ;
  rdfs:label "Abyssinia"@en, "Abessinien"@de ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Kaiserreich_Abessinien>, <https://en.wikipedia.org/wiki/Ethiopian_Empire> ;
  zbwext:waFolderCount 6 ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141482>, <https://pm20.zbw.eu/category/geo/s/C125> ;
  zbwext:foldersComplete "Y" ;
  skos:notation "C125" ;
  dc:identifier "141482" ;
  zbwext:shFolderCount 125 ;
  skos:prefLabel "Abessinien"@de, "Abyssinia"@en ;
  zbwext:notationLong "C 125" ;
  skos:scopeNote "Abessinien, Äthiopien (ab 2.5.1945)"@de ;
  skos:exactMatch gnd:4000639-6, wd:Q207521 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  skos:note "shFolderCount: 125", "waFolderCount: 6" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141482/about> .

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