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

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/163438>
  skos:notation "g Sm501.II (H)" ;
  rdfs:label "Security and disarmament, security issues"@en, "Sicherheit und Abrüstung, Sicherheitsfrage"@de ;
  skos:prefLabel "Security and disarmament, security issues"@en, "Sicherheit und Abrüstung, Sicherheitsfrage"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144612> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144612>
  zbwext:notationLong "g 00 SM 501.02a (H)" ;
  skos:prefLabel "Sicherheit und Abrüstung, Sicherheitsfrage, Allgemein"@de, "Security and disarmament, security issues, general"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g_Sm501.IIa_(H)>, <http://purl.org/pressemappe20/category/subject/i/144612> ;
  rdfs:label "Sicherheit und Abrüstung, Sicherheitsfrage, Allgemein"@de, "Security and disarmament, security issues, general"@en ;
  skos:notation "g Sm501.IIa (H)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144612/about> ;
  a skos:Concept ;
  dc:identifier "144612" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163438> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

