@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix schema: <http://schema.org/> .
@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/141397> .

<https://pm20.zbw.eu/category/geo/i/141397>
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141397>, <https://pm20.zbw.eu/category/geo/s/C49> ;
  skos:notation "C49" ;
  gndo:gndIdentifier "4249021-2", "4079248-1" ;
  dc:identifier "141397" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:prefLabel "Ifni"@de, "Ifni"@en ;
  a skos:Concept ;
  skos:scopeNote "span. Enklave in Frz.-Marocco; spanische Niederlassung an der Küste vor den Kanarischen Inseln und südlich von Casablanca in Marokko"@de ;
  skos:exactMatch gnd:4079248-1, gnd:4249021-2 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  rdfs:label "Ifni"@de, "Ifni"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141397/about> ;
  zbwext:notationLong "C 049" .

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 .
