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

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/144783>
  dc:identifier "144783" ;
  gndo:gndIdentifier "4133634-3", "4024141-5", "4055409-0", "4188196-5" ;
  skos:notation "l7" ;
  zbwext:folderCount 9 ;
  skos:exactMatch gnd:4024141-5, gnd:4188196-5, wd:Q99427923, gnd:4133634-3, gnd:4055409-0 ;
  zbwext:notationLong "l 07" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144783>, <https://pm20.zbw.eu/category/subject/s/l7> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144762> ;
  rdfs:label "Besoldung, Pensionen, Kriegsunterstützungen, Versorgung ehemaliger Soldaten"@de, "Pay, pensions, war grants, veteran care"@en ;
  a skos:Concept ;
  skos:prefLabel "Pay, pensions, war grants, veteran care"@en, "Besoldung, Pensionen, Kriegsunterstützungen, Versorgung ehemaliger Soldaten"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144783/about> ;
  skos:note "folderCount: 9" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
