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

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/144813>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144813>, <https://pm20.zbw.eu/category/subject/s/m1_Sm1.III> ;
  rdfs:label "Zahlenmässige Kriegs- und Revolutionsentschädigungsleistungen von und an das Ausland, Allgemein"@de, "Numerical war and revolution compensation payments from and to foreign countries, general"@en ;
  skos:prefLabel "Zahlenmässige Kriegs- und Revolutionsentschädigungsleistungen von und an das Ausland, Allgemein"@de, "Numerical war and revolution compensation payments from and to foreign countries, general"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163299> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144813/about> ;
  zbwext:notationLong "m 01 SM 001.03" ;
  a skos:Concept ;
  dc:identifier "144813" ;
  skos:notation "m1 Sm1.III" .

<https://pm20.zbw.eu/category/subject/i/163299>
  skos:notation "m1 Sm1" ;
  rdfs:label "Numerical war and revolution compensation claims and benefits"@en, "Zahlenmässige Kriegs- und Revolutionsentschädigungsforderungen und Leistungen"@de ;
  skos:prefLabel "Numerical war and revolution compensation claims and benefits"@en, "Zahlenmässige Kriegs- und Revolutionsentschädigungsforderungen und Leistungen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144813> .

