@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/160414>
  rdfs:label "Relief campaigns abroad"@en, "Hilfsaktionen für das Ausland"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/160414>, <https://pm20.zbw.eu/category/subject/s/q_Sm12a> ;
  skos:note "folderCount: 1" ;
  skos:exactMatch gnd:4029931-4, wd:Q104711383, gnd:4736718-0 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/160417> ;
  skos:notation "q Sm12a" ;
  zbwext:folderCount 1 ;
  gndo:gndIdentifier "4029931-4", "4736718-0" ;
  skos:prefLabel "Hilfsaktionen für das Ausland"@de, "Relief campaigns abroad"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/160414/about> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145957>, <https://pm20.zbw.eu/category/subject/i/145958> ;
  zbwext:notationLong "q SM 012a" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "160414" .

<https://pm20.zbw.eu/category/subject/i/145958>
  skos:notation "q Sm12a.2" ;
  rdfs:label "Relief campaigns abroad, in individual countries"@en, "Hilfsaktionen für das Ausland, An einzelne Länder"@de ;
  skos:prefLabel "Relief campaigns abroad, in individual countries"@en, "Hilfsaktionen für das Ausland, An einzelne Länder"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/160414> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145957>
  skos:notation "q Sm12a.1" ;
  rdfs:label "Relief for abroad, general"@en, "Hilfsaktionen für das Ausland, Allgemein"@de ;
  skos:prefLabel "Relief for abroad, general"@en, "Hilfsaktionen für das Ausland, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/160414> .

<https://pm20.zbw.eu/category/subject/i/160417>
  skos:notation "q Sm12" ;
  rdfs:label "Relief actions for ..."@en, "Hilfsaktionen für ..."@de ;
  skos:prefLabel "Relief actions for ..."@en, "Hilfsaktionen für ..."@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/160414> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

