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

<https://pm20.zbw.eu/category/subject/i/231111>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/231111>, <https://pm20.zbw.eu/category/subject/s/q_Sm504.VIa_(A10)> ;
  dc:identifier "231111" ;
  a skos:Concept ;
  skos:prefLabel "Reparations agreements, Haager conference"@en, "Reparationsabkommen, Haager Konferenz"@de ;
  rdfs:label "Reparationsabkommen, Haager Konferenz"@de, "Reparations agreements, Haager conference"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:topConceptOf <https://pm20.zbw.eu/category/subject> ;
  skos:notation "q Sm504.VIa (A10)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/231111/about> ;
  zbwext:notationLong "q SM 504.06a (A 010)" .

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 ;
  skos:hasTopConcept <https://pm20.zbw.eu/category/subject/i/231111> .

