@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 schema: <http://schema.org/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@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/> .

<https://pm20.zbw.eu/category/geo/i/141366>
  skos:prefLabel "Senegal (1960 -)"@de, "Senegal"@en ;
  rdfs:label "Senegal (1960 -)"@de, "Senegal"@en ;
  zbwext:notationLong "C 032a" ;
  skos:notation "C32a" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141366/about> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  a skos:Concept ;
  skos:exactMatch gnd:4054529-5 ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/C32a>, <http://purl.org/pressemappe20/category/geo/i/141366> ;
  gndo:gndIdentifier "4054529-5" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  dc:identifier "141366" .

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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/141365> skos:narrower <https://pm20.zbw.eu/category/geo/i/141366> .
zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

