@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/subject/i/145715>
  skos:broader <https://pm20.zbw.eu/category/subject/i/145707> ;
  a skos:Concept ;
  zbwext:notationLong "n 36 SM 008" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145715>, <https://pm20.zbw.eu/category/subject/s/n36_Sm8> ;
  skos:prefLabel "Beziehungen zur Presse des Auslands"@de, "Relations with the foreign press"@en ;
  skos:note "folderCount: 3" ;
  dc:identifier "145715" ;
  gndo:gndIdentifier "4047150-0" ;
  rdfs:label "Beziehungen zur Presse des Auslands"@de, "Relations with the foreign press"@en ;
  zbwext:folderCount 3 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch gnd:4047150-0, wd:Q104711286 ;
  skos:notation "n36 Sm8" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145715/about> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145707>
  skos:notation "n36" ;
  rdfs:label "Communications and press"@en, "Nachrichtenwesen und Pressewesen"@de ;
  skos:prefLabel "Communications and press"@en, "Nachrichtenwesen und Pressewesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145715> .

