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

<https://pm20.zbw.eu/category/ware/i/142275>
  skos:notation "PID07.03" ;
  rdfs:label "Metal hardware"@en, "Eisenwaren, Stahlwaren"@de ;
  skos:prefLabel "Metal hardware"@en, "Eisenwaren, Stahlwaren"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144013> .

<https://pm20.zbw.eu/category/ware/i/144014>
  skos:notation "PID07.03-Wa01" ;
  rdfs:label "Firearm"@en, "Waffe (Handfeuerwaffe)"@de ;
  skos:prefLabel "Firearm"@en, "Waffe (Handfeuerwaffe)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/144013> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/144013>
  skos:prefLabel "Waffe, Munition"@de, "Weapon, ammunition"@en ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142275> ;
  skos:notation "PID07.03-Wa" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144014>, <https://pm20.zbw.eu/category/ware/i/144015>, <https://pm20.zbw.eu/category/ware/i/142790> ;
  zbwext:notationLong "25.40.0-05" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  dc:identifier "144013" ;
  a skos:Concept ;
  rdfs:label "Waffe, Munition"@de, "Weapon, ammunition"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144013> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144013/about> ;
  skos:exactMatch wd:Q132349075 .

<https://pm20.zbw.eu/category/ware/i/144015>
  skos:notation "PID07.03-Wa02" ;
  rdfs:label "Hunting weapon"@en, "Waffe, Jagd-"@de ;
  skos:prefLabel "Hunting weapon"@en, "Waffe, Jagd-"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/144013> .

<https://pm20.zbw.eu/category/ware/i/142790>
  skos:notation "PID07.03-Wa03" ;
  rdfs:label "Gas pistol"@en, "Gaspistole"@de ;
  skos:prefLabel "Gas pistol"@en, "Gaspistole"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/144013> .

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

