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

<http://dewey.info/class/623.452/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.45/e23/> ;
  skos:notation "623.452" ;
  skos:prefLabel "Eksplosiver"@nb .

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

<http://dewey.info/class/623.459/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.45/e23/> ;
  skos:notation "623.459" ;
  skos:prefLabel "Kampstoffer som ikke er eksplosiver"@nb .

<http://dewey.info/class/623.451/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.45/e23/> ;
  skos:notation "623.451" ;
  skos:prefLabel "Innretninger som inneholder ladninger"@nb .

<http://dewey.info/class/623.454/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.45/e23/> ;
  skos:notation "623.454" ;
  skos:prefLabel "Detonatorer, taktiske raketter, sprengladninger"@nb .

<http://dewey.info/class/623.455/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.45/e23/> ;
  skos:notation "623.455" ;
  skos:prefLabel "Håndvåpenammunisjon"@nb .

<http://dewey.info/class/623.4/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/623.45/e23/> ;
  skos:notation "623.4" ;
  skos:prefLabel "Våpenteknisk materiell"@nb .

<http://dewey.info/class/623.45/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00156053" ;
  dc:modified "2013-09-16"^^xsd:date ;
  skos:altLabel "Ammunisjon--militær--teknikk"@nb ;
  skos:broader <http://dewey.info/class/623.4/e23/> ;
  skos:closeMatch realfagstermer:c003104, humord:c18208 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/623.451/e23/>, <http://dewey.info/class/623.455/e23/>, <http://dewey.info/class/623.459/e23/>, <http://dewey.info/class/623.452/e23/>, <http://dewey.info/class/623.454/e23/> ;
  skos:notation "623.45" ;
  skos:prefLabel "Ammunisjon og andre ødeleggende kampmidler"@nb .

