@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/144780>
  a skos:Concept ;
  rdfs:label "Army supplies"@en, "Heeresbedarf"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/l6>, <http://purl.org/pressemappe20/category/subject/i/144780> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144762> ;
  skos:note "folderCount: 8" ;
  skos:prefLabel "Heeresbedarf"@de, "Army supplies"@en ;
  skos:exactMatch wd:Q99427922 ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144782>, <https://pm20.zbw.eu/category/subject/i/221494>, <https://pm20.zbw.eu/category/subject/i/144781> ;
  dc:identifier "144780" ;
  zbwext:folderCount 8 ;
  zbwext:notationLong "l 06" ;
  skos:notation "l6" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144780/about> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144782>
  skos:notation "l6 Sm2" ;
  rdfs:label "Recycling of military goods"@en, "Verwertung von Heeresgut"@de ;
  skos:prefLabel "Recycling of military goods"@en, "Verwertung von Heeresgut"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144780> .

<https://pm20.zbw.eu/category/subject/i/221494>
  skos:notation "l6 Sm50" ;
  rdfs:label "Army supply, institutions"@en, "Heeresbedarf, Institutionen"@de ;
  skos:prefLabel "Army supply, institutions"@en, "Heeresbedarf, Institutionen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144780> .

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

<https://pm20.zbw.eu/category/subject/i/144781>
  skos:notation "l6 Sm1" ;
  rdfs:label "Ammunition"@en, "Munition"@de ;
  skos:prefLabel "Ammunition"@en, "Munition"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144780> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

