@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/144616>
  skos:notation "g Sm501.IIIb (H)" ;
  rdfs:label "Disarmament, conferences and agreements"@en, "Abrüstung, Konferenzen und Abkommen"@de ;
  skos:prefLabel "Disarmament, conferences and agreements"@en, "Abrüstung, Konferenzen und Abkommen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144622> .

<https://pm20.zbw.eu/category/subject/i/144622>
  rdfs:label "Disarmament, London Disarmament Conference 1935/36"@en, "Abrüstung, Londoner Abrüstungskonferenz 1935/36"@de ;
  a skos:Concept ;
  skos:prefLabel "Disarmament, London Disarmament Conference 1935/36"@en, "Abrüstung, Londoner Abrüstungskonferenz 1935/36"@de ;
  zbwext:notationLong "g 00 SM 501.03b6 (H)" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144622>, <https://pm20.zbw.eu/category/subject/s/g_Sm501.IIIb6_(H)> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144622/about> ;
  dc:identifier "144622" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "g Sm501.IIIb6 (H)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144616> .

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 .
