@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 schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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/subject/i/144455>
  skos:note "folderCount: 5" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144455/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "g1 Sm3" ;
  rdfs:label "Grenzfragen"@de, "Border issues"@en ;
  skos:prefLabel "Border issues"@en, "Grenzfragen"@de ;
  dc:identifier "144455" ;
  skos:exactMatch wd:Q104699751 ;
  a skos:Concept ;
  zbwext:notationLong "g 01 SM 003" ;
  zbwext:folderCount 5 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g1_Sm3>, <http://purl.org/pressemappe20/category/subject/i/144455> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144452> .

<https://pm20.zbw.eu/category/subject/i/144452>
  skos:notation "g1" ;
  rdfs:label "Political relations with individual countries"@en, "Politische Beziehungen zu einzelnen Ländern"@de ;
  skos:prefLabel "Political relations with individual countries"@en, "Politische Beziehungen zu einzelnen Ländern"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144455> .

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