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

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

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/141392>
  a skos:Concept ;
  rdfs:label "Azores"@en, "Azoren"@de ;
  skos:exactMatch wd:Q25263, gnd:4004066-5 ;
  zbwext:notationLong "C 045" ;
  dc:identifier "141392" ;
  skos:notation "C45" ;
  skos:prefLabel "Azoren"@de, "Azores"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Azoren>, <https://en.wikipedia.org/wiki/Azores> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141392/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/C45>, <http://purl.org/pressemappe20/category/geo/i/141392> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  zbwext:waFolderCount 4 ;
  skos:note "waFolderCount: 4" ;
  gndo:gndIdentifier "4004066-5" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> .

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