@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 schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/197125>
  skos:notation "n23 Sm508 (A10)" ;
  rdfs:label "Equalization of burdens"@en, "Lastenausgleich"@de ;
  skos:prefLabel "Equalization of burdens"@en, "Lastenausgleich"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/197126> .

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/i/197126>
  rdfs:label "Emergency aid"@en, "Soforthilfe"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/197125> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/197126>, <https://pm20.zbw.eu/category/subject/s/n23_Sm508.II_(A10)> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/197126/about> ;
  a skos:Concept ;
  zbwext:notationLong "n 23 SM 508.02 (A 010)" ;
  skos:prefLabel "Soforthilfe"@de, "Emergency aid"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n23 Sm508.II (A10)" ;
  dc:identifier "197126" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
