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

<https://pm20.zbw.eu/category/geo/i/140974>
  skos:notation "A22" ;
  rdfs:label "United Kingdom"@en, "Großbritannien"@de ;
  skos:prefLabel "United Kingdom"@en, "Großbritannien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140978> .

<https://pm20.zbw.eu/category/geo/i/140978>
  skos:exactMatch wd:Q8680, gnd:4022153-2, gnd:4010437-0 ;
  a skos:Concept ;
  gndo:gndIdentifier "4022153-2", "4010437-0" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A23>, <http://purl.org/pressemappe20/category/geo/i/140978> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/British_Empire>, <https://de.wikipedia.org/wiki/Britisches_Weltreich> ;
  dc:identifier "140978" ;
  zbwext:waFolderCount 12 ;
  zbwext:notationLong "A 023" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140978/about> ;
  skos:prefLabel "British Empire"@en, "Britische Kolonien"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:scopeNote "Commonwealth, Mandatländer"@de ;
  rdfs:label "British Empire"@en, "Britische Kolonien"@de ;
  skos:notation "A23" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140974> ;
  skos:note "waFolderCount: 12" .

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 .
