@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/ware/i/142839>
  skos:notation "PID06-01" ;
  rdfs:label "Bullet"@en, "Geschoss"@de ;
  skos:prefLabel "Bullet"@en, "Geschoss"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148952> .

<https://pm20.zbw.eu/category/ware/i/143546>
  skos:notation "PID06-06" ;
  rdfs:label "Machine gun"@en, "Maschinengewehr"@de ;
  skos:prefLabel "Machine gun"@en, "Maschinengewehr"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148952> .

<https://pm20.zbw.eu/category/ware/i/143835>
  skos:notation "PID06-05" ;
  rdfs:label "powder explosive"@en, "Schießpulver"@de ;
  skos:prefLabel "powder explosive"@en, "Schießpulver"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148952> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143060>
  skos:notation "PID06-03" ;
  rdfs:label "Chemical warfare agent"@en, "Kampfstoff, chemischer"@de ;
  skos:prefLabel "Chemical warfare agent"@en, "Kampfstoff, chemischer"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148952> .

<https://pm20.zbw.eu/category/ware/i/148952>
  skos:prefLabel "Rüstungsgüter"@de, "Armaments"@en ;
  rdfs:label "Armaments"@en, "Rüstungsgüter"@de ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142839>, <https://pm20.zbw.eu/category/ware/i/144080>, <https://pm20.zbw.eu/category/ware/i/142841>, <https://pm20.zbw.eu/category/ware/i/143060>, <https://pm20.zbw.eu/category/ware/i/143546>, <https://pm20.zbw.eu/category/ware/i/143835>, <https://pm20.zbw.eu/category/ware/i/143061> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/148952> ;
  zbwext:notationLong "PID06" ;
  dc:identifier "148952" ;
  skos:notation "PID06" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/157549> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/148952/about> .

<https://pm20.zbw.eu/category/ware/i/142841>
  skos:notation "PID06-02" ;
  rdfs:label "Artillery gun"@en, "Geschütz"@de ;
  skos:prefLabel "Artillery gun"@en, "Geschütz"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148952> .

<https://pm20.zbw.eu/category/ware/i/144080>
  skos:notation "PID06-07" ;
  rdfs:label "Spark plug"@en, "Zünder, elektrischer"@de ;
  skos:prefLabel "Spark plug"@en, "Zünder, elektrischer"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148952> .

<https://pm20.zbw.eu/category/ware/i/157549>
  skos:notation "IP" ;
  rdfs:label "HWWA wares category system"@en, "HWWA-Warensystematik"@de ;
  skos:prefLabel "HWWA wares category system"@en, "HWWA-Warensystematik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/148952> .

<https://pm20.zbw.eu/category/ware/i/143061>
  skos:notation "PID06-04" ;
  rdfs:label "Tank"@en, "Kampfwagen"@de ;
  skos:prefLabel "Tank"@en, "Kampfwagen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148952> .

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

