@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 schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/230662>
  skos:notation "q Sm504.V (A10)" ;
  rdfs:label "Reparation problem"@en, "Reparationsproblem, Sonderabkommen"@de ;
  skos:prefLabel "Reparation problem"@en, "Reparationsproblem, Sonderabkommen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146097> .

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/146097>
  rdfs:label "Reparations problem, special agreements, general"@en, "Reparationsproblem, Sonderabkommen, Allgemein"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "q SM 504.05a (A 010)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146097/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230662> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/146097>, <https://pm20.zbw.eu/category/subject/s/q_Sm504.Va_(A10)> ;
  skos:notation "q Sm504.Va (A10)" ;
  dc:identifier "146097" ;
  skos:prefLabel "Reparations problem, special agreements, general"@en, "Reparationsproblem, Sonderabkommen, Allgemein"@de ;
  a skos:Concept .

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