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

<https://pm20.zbw.eu/category/subject/i/144689>
  zbwext:notationLong "h 07 SM 011 (alt)" ;
  a skos:Concept ;
  skos:notation "h7 Sm11 (alt)" ;
  skos:prefLabel "Bildung von Sicherheitsfonds für Krisenzeiten"@de, "Creation of security funds for times of crisis"@en ;
  rdfs:label "Bildung von Sicherheitsfonds für Krisenzeiten"@de, "Creation of security funds for times of crisis"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144689/about> ;
  dc:identifier "144689" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144677> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/h7_Sm11_(alt)>, <http://purl.org/pressemappe20/category/subject/i/144689> .

<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/144689> .

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 .
