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

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

<https://pm20.zbw.eu/category/geo/i/141478>
  gndo:gndIdentifier "4096343-3", "4077509-4" ;
  skos:exactMatch gnd:4096343-3, wd:Q319984, gnd:4077509-4 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Italienisch-Somaliland>, <https://en.wikipedia.org/wiki/Italian_Somaliland> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141478/about> ;
  skos:notation "C120" ;
  skos:scopeNote "südlicher Teil Somalias (ab 1960 Somalia)"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/C120>, <http://purl.org/pressemappe20/category/geo/i/141478> ;
  rdfs:label "Italienisch-Somaliland"@de, "Italian Somaliland"@en ;
  dc:identifier "141478" ;
  skos:prefLabel "Italienisch-Somaliland"@de, "Italian Somaliland"@en ;
  skos:note "waFolderCount: 3" ;
  zbwext:notationLong "C 120" ;
  zbwext:waFolderCount 3 ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> .

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> a skos:ConceptScheme .
