@prefix schema: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/144202>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144202/about> ;
  rdfs:label "State borders, political division"@en, "Staatsgrenzen, politische Einteilung"@de ;
  skos:prefLabel "Staatsgrenzen, politische Einteilung"@de, "State borders, political division"@en ;
  zbwext:notationLong "c 02" ;
  skos:notation "c2" ;
  skos:note "folderCount: 33" ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144203> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/c2>, <http://purl.org/pressemappe20/category/subject/i/144202> ;
  zbwext:folderCount 33 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:exactMatch wd:Q99427831 ;
  dc:identifier "144202" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144199> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144203>
  skos:notation "c2a" ;
  rdfs:label "State borders with individual countries"@en, "Staatsgrenzen gegenüber einzelnen Ländern"@de ;
  skos:prefLabel "State borders with individual countries"@en, "Staatsgrenzen gegenüber einzelnen Ländern"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144202> .

<https://pm20.zbw.eu/category/subject/i/144199>
  skos:notation "c" ;
  rdfs:label "Country studies, general"@en, "Landeskunde, Allgemein"@de ;
  skos:prefLabel "Country studies, general"@en, "Landeskunde, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144202> .

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

