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

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

<http://dewey.info/class/623.4592/e23/>
  dc:identifier "ocd00156086" ;
  skos:narrower <http://dewey.info/class/623.459209/e23/> ;
  ns0:including "Tåregass"@nb ;
  skos:altLabel "Giftgass--militærteknikk"@nb, "Stridsgass--militærteknikk"@nb, "Tåregass--militærteknikk"@nb ;
  skos:prefLabel "Kjemiske kampstoffer"@nb ;
  dc:modified "2013-09-16"^^xsd:date ;
  skos:broader <http://dewey.info/class/623.459/e23/> ;
  ns0:classHere "Gifter og gasser"@nb ;
  skos:notation "623.4592" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept .

<http://dewey.info/class/623.459209/e23/>
  skos:notation "623.459209" ;
  skos:prefLabel "Giftgass--militærteknikk--historie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.4592/e23/> .

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

