@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/199604>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n36_Sm40>, <http://purl.org/pressemappe20/category/subject/i/199604> ;
  skos:exactMatch gnd:4202773-1, gnd:4171041-1, wd:Q104711289, gnd:4175649-6, gnd:4047150-0 ;
  gndo:gndIdentifier "4175649-6", "4202773-1", "4047150-0", "4171041-1" ;
  dc:identifier "199604" ;
  skos:notation "n36 Sm40" ;
  skos:note "folderCount: 3" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Nachrichtenwesen und Pressewesen, Beruf und Ausbildung"@de, "News and press, education"@en ;
  zbwext:folderCount 3 ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/199604/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145707> ;
  zbwext:notationLong "n 36 SM 040" ;
  rdfs:label "Nachrichtenwesen und Pressewesen, Beruf und Ausbildung"@de, "News and press, education"@en .

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

