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

<https://pm20.zbw.eu/category/subject/i/146087>
  skos:prefLabel "Reparations Commission, organization"@en, "Reparationskommission, Organisation"@de ;
  rdfs:label "Reparationskommission, Organisation"@de, "Reparations Commission, organization"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/146087>, <https://pm20.zbw.eu/category/subject/s/q_Sm504.IIa_(A10)> ;
  skos:notation "q Sm504.IIa (A10)" ;
  a skos:Concept ;
  zbwext:notationLong "q SM 504.02a (A 010)" ;
  dc:identifier "146087" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230682> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146087/about> .

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/230682>
  skos:notation "q Sm504.II (A10)" ;
  rdfs:label "Reparations Commission"@en, "Reparationskommission"@de ;
  skos:prefLabel "Reparations Commission"@en, "Reparationskommission"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146087> .

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