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

<https://pm20.zbw.eu/category/subject/i/144583>
  zbwext:notationLong "g 00 SM 012.02 (alt)" ;
  rdfs:label "Political and cultural propaganda, individual countries"@en, "Politische und kulturelle Propaganda, Einzelne Länder"@de ;
  skos:prefLabel "Politische und kulturelle Propaganda, Einzelne Länder"@de, "Political and cultural propaganda, individual countries"@en ;
  dc:identifier "144583" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163602> ;
  skos:exactMatch gnd:4076374-2, gnd:4129440-3 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g_Sm12.II_(alt)>, <http://purl.org/pressemappe20/category/subject/i/144583> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144583/about> ;
  gndo:gndIdentifier "4129440-3", "4076374-2" ;
  skos:notation "g Sm12.II (alt)" .

<https://pm20.zbw.eu/category/subject/i/163602>
  skos:notation "g Sm12 (alt)" ;
  rdfs:label "Political and cultural propaganda (old)"@en, "Politische und kulturelle Propaganda (alt)"@de ;
  skos:prefLabel "Political and cultural propaganda (old)"@en, "Politische und kulturelle Propaganda (alt)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144583> .

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> a skos:ConceptScheme .
