@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/146092>
  zbwext:notationLong "q SM 504.03 (H)" ;
  a skos:Concept ;
  dc:identifier "146092" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm504.III_(H)>, <http://purl.org/pressemappe20/category/subject/i/146092> ;
  rdfs:label "Alliierte und assoziierte Mächte, Wirtschaftliches"@de, "Allied and Associated Powers, economic issues"@en ;
  skos:prefLabel "Alliierte und assoziierte Mächte, Wirtschaftliches"@de, "Allied and Associated Powers, economic issues"@en ;
  skos:notation "q Sm504.III (H)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/160344> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146092/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

<https://pm20.zbw.eu/category/subject/i/160344>
  skos:notation "q Sm504 (H)" ;
  rdfs:label "Allied and Associated Powers"@en, "Alliierte und assoziierte Mächte"@de ;
  skos:prefLabel "Allied and Associated Powers"@en, "Alliierte und assoziierte Mächte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146092> .

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 .
