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

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/140976>
  skos:note "waFolderCount: 26" ;
  rdfs:label "Irland"@de, "Republic of Ireland"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A22b>, <http://purl.org/pressemappe20/category/geo/i/140976> ;
  zbwext:waFolderCount 26 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:prefLabel "Republic of Ireland"@en, "Irland"@de ;
  dc:identifier "140976" ;
  zbwext:notationLong "A 022b" ;
  gndo:gndIdentifier "4027667-3" ;
  skos:exactMatch wd:Q27, gnd:4027667-3 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Republic_of_Ireland>, <https://de.wikipedia.org/wiki/Irland> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140976/about> ;
  skos:notation "A22b" .

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

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