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

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/145878>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n_Sm501.I_(A10)>, <http://purl.org/pressemappe20/category/subject/i/145878> ;
  rdfs:label "Material and labor as war compensation to the Entente, general"@en, "Sach- und Arbeitsleistung als Kriegsentschädigung an die Entente, Allgemein"@de ;
  skos:notation "n Sm501.I (A10)" ;
  skos:prefLabel "Material and labor as war compensation to the Entente, general"@en, "Sach- und Arbeitsleistung als Kriegsentschädigung an die Entente, Allgemein"@de ;
  zbwext:notationLong "n 00 SM 501.01 (A 010)" ;
  dc:identifier "145878" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145878/about> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163175> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163175>
  skos:notation "n Sm501 (A10)" ;
  rdfs:label "Material and labor as war compensation to the Entente"@en, "Sach- und Arbeitsleistung als Kriegsentschädigung an die Entente"@de ;
  skos:prefLabel "Material and labor as war compensation to the Entente"@en, "Sach- und Arbeitsleistung als Kriegsentschädigung an die Entente"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145878> .

