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

<https://pm20.zbw.eu/category/geo/i/140932>
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140932>, <https://pm20.zbw.eu/category/geo/s/A10(A50)> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/187230> ;
  skos:prefLabel "Deutschland (Sowjetische Zone / DDR)"@de, "Germany (Soviet Occupation Zone/GDR)"@en ;
  skos:exactMatch wd:Q16957, gnd:4070431-2 ;
  skos:notation "A10(A50)" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  gndo:gndIdentifier "4070431-2" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Deutsche_Demokratische_Republik>, <https://en.wikipedia.org/wiki/East_Germany> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140932/about> ;
  zbwext:notationLong "A 010 (A 050)" ;
  a skos:Concept ;
  dc:identifier "140932" ;
  rdfs:label "Germany (Soviet Occupation Zone/GDR)"@en, "Deutschland (Sowjetische Zone / DDR)"@de .

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/187230>
  skos:notation "A10(t1)" ;
  rdfs:label "Allied occupied Germany"@en, "Deutschland (unter alliierter Besetzung)"@de ;
  skos:prefLabel "Allied occupied Germany"@en, "Deutschland (unter alliierter Besetzung)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140932> .

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