@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#> .

<http://dewey.info/class/623.3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.1-623.7/e23/> ;
  skos:notation "623.3" ;
  skos:prefLabel "Forsvarsteknikk"@nb .

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

<http://dewey.info/class/623/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/623.1-623.7/e23/> ;
  skos:notation "623" ;
  skos:prefLabel "Militærteknikk og skipsteknikk"@nb .

<http://dewey.info/class/623.1/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.1-623.7/e23/> ;
  skos:notation "623.1" ;
  skos:prefLabel "Befestninger"@nb .

<http://dewey.info/class/623.6/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.1-623.7/e23/> ;
  skos:notation "623.6" ;
  skos:prefLabel "Militær transportteknologi"@nb .

<http://dewey.info/class/623.2/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.1-623.7/e23/> ;
  skos:notation "623.2" ;
  skos:prefLabel "Minelegging og minerydding, demolering"@nb .

<http://dewey.info/class/623.7/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.1-623.7/e23/> ;
  skos:notation "623.7" ;
  skos:prefLabel "Kommunikasjon, kjøretøyer, sanitære forhold, lignende emner"@nb .

<http://dewey.info/class/623.1-623.7/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00155909" ;
  dc:modified "2013-09-20"^^xsd:date ;
  skos:broader <http://dewey.info/class/623/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/623.4/e23/>, <http://dewey.info/class/623.2/e23/>, <http://dewey.info/class/623.6/e23/>, <http://dewey.info/class/623.3/e23/>, <http://dewey.info/class/623.5/e23/>, <http://dewey.info/class/623.7/e23/>, <http://dewey.info/class/623.1/e23/> ;
  skos:notation "623.1-623.7" ;
  skos:prefLabel "Militærteknikk"@nb .

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

<http://dewey.info/class/623.5/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.1-623.7/e23/> ;
  skos:notation "623.5" ;
  skos:prefLabel "Ballistikk og artillerivitenskap"@nb .

