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

<https://pm20.zbw.eu/category/subject/i/144677>
  skos:notation "h7" ;
  rdfs:label "Social welfare (public and private)"@en, "Soziale Fürsorge (öffentliche u. private)"@de ;
  skos:prefLabel "Social welfare (public and private)"@en, "Soziale Fürsorge (öffentliche u. private)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144679> .

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 .
<https://pm20.zbw.eu/category/subject/i/144679>
  skos:notation "h7 Sm501 (A10)" ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/h7_Sm501_(A10)>, <http://purl.org/pressemappe20/category/subject/i/144679> ;
  dc:identifier "144679" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144679/about> ;
  zbwext:notationLong "h 07 SM 501 (A 010)" ;
  skos:prefLabel "Winter Relief Organization (German Empire)"@en, "Winterhilfswerk (Deutsches Reich)"@de ;
  rdfs:label "Winterhilfswerk (Deutsches Reich)"@de, "Winter Relief Organization (German Empire)"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144677> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

