@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/146088>
  skos:broader <https://pm20.zbw.eu/category/subject/i/230661> ;
  skos:prefLabel "Reparationskommission, Tätigkeit, Allgemein"@de, "Reparations Commission, activities, general"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm504.IIb1_(A10)>, <http://purl.org/pressemappe20/category/subject/i/146088> ;
  dc:identifier "146088" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146088/about> ;
  rdfs:label "Reparationskommission, Tätigkeit, Allgemein"@de, "Reparations Commission, activities, general"@en ;
  zbwext:notationLong "q SM 504.02b1 (A 010)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "q Sm504.IIb1 (A10)" ;
  a skos:Concept .

<https://pm20.zbw.eu/category/subject/i/230661>
  skos:notation "q Sm504.IIb (A10)" ;
  rdfs:label "Reparations Commission, activity"@en, "Reparationskommission, Tätigkeit"@de ;
  skos:prefLabel "Reparations Commission, activity"@en, "Reparationskommission, Tätigkeit"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146088> .

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