@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/146094>
  rdfs:label "Reparations problem, foreign statements, individual countries"@en, "Reparationsproblem, Auslandsstimmen, Einzelne Länder"@de ;
  dc:identifier "146094" ;
  skos:editorialNote "Schlagwort (geographisch)"@de ;
  skos:prefLabel "Reparationsproblem, Auslandsstimmen, Einzelne Länder"@de, "Reparations problem, foreign statements, individual countries"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm504.IIIb_(A10)>, <http://purl.org/pressemappe20/category/subject/i/146094> ;
  zbwext:notationLong "q SM 504.03b (A 010)" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230683> ;
  skos:notation "q Sm504.IIIb (A10)" ;
  skos:scopeNote "incl. Dawes-Ms Kenna Plan"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146094/about> .

<https://pm20.zbw.eu/category/subject/i/230683>
  skos:notation "q Sm504.III (A10)" ;
  rdfs:label "Reparations problem, foreign statements"@en, "Reparationsproblem, Auslandsstimmen"@de ;
  skos:prefLabel "Reparations problem, foreign statements"@en, "Reparationsproblem, Auslandsstimmen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146094> .

