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

<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/146085> .

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 .
<https://pm20.zbw.eu/category/subject/i/146085>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "q Sm504.I (H)" ;
  rdfs:label "Alliierte und assoziierte Mächte, Politisches"@de, "Allied and Associated Powers, political"@en ;
  skos:prefLabel "Alliierte und assoziierte Mächte, Politisches"@de, "Allied and Associated Powers, political"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/146085>, <https://pm20.zbw.eu/category/subject/s/q_Sm504.I_(H)> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146085/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/160344> ;
  zbwext:notationLong "q SM 504.01 (H)" ;
  dc:identifier "146085" .

