@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

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/144762>
  skos:notation "l" ;
  rdfs:label "Military, general"@en, "Militärwesen, Allgemein"@de ;
  skos:prefLabel "Military, general"@en, "Militärwesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144796> .

<https://pm20.zbw.eu/category/subject/i/144796>
  skos:exactMatch gnd:4147004-7, gnd:4180260-3, wd:Q104700213 ;
  rdfs:label "Military contribution of the civilian population (later: civil protection)"@en, "Wehrleistung der Zivilbevölkerung (später: Ziviler Bevölkerungsschutz)"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144796/about> ;
  a skos:Concept ;
  skos:prefLabel "Wehrleistung der Zivilbevölkerung (später: Ziviler Bevölkerungsschutz)"@de, "Military contribution of the civilian population (later: civil protection)"@en ;
  dc:identifier "144796" ;
  zbwext:notationLong "l 00 SM 008" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144796>, <https://pm20.zbw.eu/category/subject/s/l_Sm8> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144762> ;
  gndo:gndIdentifier "4147004-7", "4180260-3" ;
  zbwext:folderCount 5 ;
  skos:note "folderCount: 5" ;
  skos:notation "l Sm8" .

