@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix schema: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/231626>
  a skos:Concept ;
  zbwext:notationLong "q SM 506.04e (H)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/231626/about> ;
  rdfs:label "Völkerbund, Propaganda"@de, "League of Nations, propaganda"@en ;
  skos:prefLabel "League of Nations, propaganda"@en, "Völkerbund, Propaganda"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm506.IVe_(H)>, <http://purl.org/pressemappe20/category/subject/i/231626> ;
  skos:topConceptOf <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "231626" ;
  skos:notation "q Sm506.IVe (H)" .

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 ;
  skos:hasTopConcept <https://pm20.zbw.eu/category/subject/i/231626> .

