@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/> .
@prefix wd: <http://www.wikidata.org/entity/> .

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

<https://pm20.zbw.eu/category/subject/i/144799>
  skos:note "folderCount: 3" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/l_Sm12>, <http://purl.org/pressemappe20/category/subject/i/144799> ;
  rdfs:label "Kriegsrecht, Allgemein"@de, "Martial law, general"@en ;
  skos:prefLabel "Kriegsrecht, Allgemein"@de, "Martial law, general"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144762> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144799/about> ;
  zbwext:notationLong "l 00 SM 012" ;
  dc:identifier "144799" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 3 ;
  skos:exactMatch wd:Q104700215 ;
  skos:notation "l Sm12" .

