@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/355.82/e23/>
  skos:narrower <http://dewey.info/class/355.822/e23/>, <http://dewey.info/class/355.823-355.826/e23/>, <http://dewey.info/class/355.821/e23/> ;
  dc:identifier "ocd00139074" ;
  skos:altLabel "Våpen--militært utstyr"@nb, "Våpen--militære"@nb, "Ikke-dødelige våpen--militære"@nb ;
  skos:broader <http://dewey.info/class/355.8/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Våpen"@nb ;
  skos:notation "355.82" ;
  dc:modified "2018-01-22"^^xsd:date ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/355.8/e23/>
  skos:notation "355.8" ;
  skos:prefLabel "Militært utstyr og forsyninger (materiell)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/355.82/e23/> .

<http://dewey.info/class/355.823-355.826/e23/>
  skos:notation "355.823-355.826" ;
  skos:prefLabel "Andre bestemte typer våpen"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.82/e23/> .

<http://dewey.info/class/355.821/e23/>
  skos:notation "355.821" ;
  skos:prefLabel "Artilleri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.82/e23/> .

<http://dewey.info/class/355.822/e23/>
  skos:notation "355.822" ;
  skos:prefLabel "Bestemte typer artilleri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.82/e23/> .

