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

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

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/141359>
  rdfs:label "Spanisch-Marokko"@de, "Spanish protectorate in Morocco"@en ;
  zbwext:shFolderCount 130 ;
  skos:notation "C26" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:note "waFolderCount: 6", "shFolderCount: 130" ;
  skos:scopeNote "Bezeichnung für einen Teil Marokkos, der von 1912 bis 1956 ein spanisches Protektorat war"@de ;
  skos:prefLabel "Spanisch-Marokko"@de, "Spanish protectorate in Morocco"@en ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141359>, <https://pm20.zbw.eu/category/geo/s/C26> ;
  zbwext:foldersComplete "Y" ;
  zbwext:waFolderCount 6 ;
  zbwext:notationLong "C 026" ;
  gndo:gndIdentifier "4037680-1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141359/about> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Spanish_protectorate_in_Morocco>, <https://de.wikipedia.org/wiki/Spanisch-Marokko> ;
  skos:exactMatch gnd:4037680-1, wd:Q457242 ;
  dc:identifier "141359" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> .

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