@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/160326>
  skos:notation "q Sm506 (H)" ;
  rdfs:label "League of Nations"@en, "Völkerbund"@de ;
  skos:prefLabel "League of Nations"@en, "Völkerbund"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146113> .

<https://pm20.zbw.eu/category/subject/i/146113>
  rdfs:label "League of Nations, preservation of international peace"@en, "Völkerbund, Erhaltung des Völkerfriedens"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/160326> ;
  zbwext:notationLong "q SM 506.09 (H)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Völkerbund, Erhaltung des Völkerfriedens"@de, "League of Nations, preservation of international peace"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/146113>, <https://pm20.zbw.eu/category/subject/s/q_Sm506.IX_(H)> ;
  dc:identifier "146113" ;
  skos:notation "q Sm506.IX (H)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146113/about> .

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 .
