@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .

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/144482>
  skos:exactMatch gnd:4066442-9, gnd:4065541-6, wd:Q104700004 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163381> ;
  skos:note "folderCount: 10" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g4_Sm3.I>, <http://purl.org/pressemappe20/category/subject/i/144482> ;
  skos:notation "g4 Sm3.I" ;
  rdfs:label "Staatliche Wirtschaftspropaganda, Allgemein"@de, "State Business propaganda, general"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144482/about> ;
  skos:prefLabel "State Business propaganda, general"@en, "Staatliche Wirtschaftspropaganda, Allgemein"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "g 04 SM 003.01" ;
  gndo:gndIdentifier "4065541-6", "4066442-9" ;
  dc:identifier "144482" ;
  zbwext:folderCount 10 ;
  a skos:Concept .

<https://pm20.zbw.eu/category/subject/i/163381>
  skos:notation "g4 Sm3" ;
  rdfs:label "State economic propaganda"@en, "Staatliche Wirtschaftspropaganda"@de ;
  skos:prefLabel "State economic propaganda"@en, "Staatliche Wirtschaftspropaganda"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144482> .

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