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

<https://pm20.zbw.eu/category/geo/i/140983>
  skos:notation "A29" ;
  rdfs:label "French colonial empire"@en, "Französische Kolonien"@de ;
  skos:prefLabel "French colonial empire"@en, "Französische Kolonien"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140982> .

<https://pm20.zbw.eu/category/geo/i/141467>
  skos:notation "C103a" ;
  rdfs:label "Kerguelen Islands"@en, "Kerguelen Inseln"@de ;
  skos:prefLabel "Kerguelen Islands"@en, "Kerguelen Inseln"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140982> .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/140982>
  dc:identifier "140982" ;
  skos:note "waFolderCount: 59" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A28>, <http://purl.org/pressemappe20/category/geo/i/140982> ;
  zbwext:notationLong "A 028" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:notation "A28" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/France>, <https://de.wikipedia.org/wiki/Frankreich> ;
  rdfs:label "France"@en, "Frankreich"@de ;
  zbwext:waFolderCount 59 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  skos:exactMatch wd:Q142, gnd:4018145-5 ;
  skos:prefLabel "France"@en, "Frankreich"@de ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141467>, <https://pm20.zbw.eu/category/geo/i/140983> ;
  a skos:Concept ;
  gndo:gndIdentifier "4018145-5" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140982/about> .

<https://pm20.zbw.eu/category/geo/i/140892>
  skos:notation "A1" ;
  rdfs:label "Europe"@en, "Europa"@de ;
  skos:prefLabel "Europe"@en, "Europa"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140982> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

