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

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

<http://dewey.info/class/355.03/e23/>
  a skos:Concept ;
  ns0:classHere "Forsvar"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00138826" ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:altLabel "Militære forhold"@nb, "Rustningskontroll--militærvitenskap"@nb, "Nasjonal sikkerhet"@nb, "Forsvar (nasjonal sikkerhet)"@nb ;
  skos:broader <http://dewey.info/class/355.02-355.07/e23/> ;
  skos:closeMatch humord:c09411 ;
  skos:exactMatch humord:c09595 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/355.0309/e23/>, <http://dewey.info/class/355.032/e23/>, <http://dewey.info/class/355.031/e23/>, <http://dewey.info/class/355.033/e23/> ;
  skos:notation "355.03" ;
  skos:prefLabel "Militære forhold og forsvarspolitikk"@nb ;
  skos:relatedMatch humord:c27567, humord:c09512, humord:c26334 .

<http://dewey.info/class/355.032/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.03/e23/> ;
  skos:notation "355.032" ;
  skos:prefLabel "Militær bistand"@nb .

<http://dewey.info/class/355.033/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.03/e23/> ;
  skos:notation "355.033" ;
  skos:prefLabel "Generell historie og beskrivelse"@nb .

<http://dewey.info/class/355.0309/e23/>
  a skos:Concept ;
  skos:notation "355.0309" ;
  skos:prefLabel "Historie og geografisk behandling"@nb .

<http://dewey.info/class/355.031/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.03/e23/> ;
  skos:notation "355.031" ;
  skos:prefLabel "Militære relasjoner"@nb .

<http://dewey.info/class/355.02-355.07/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/355.03/e23/> ;
  skos:notation "355.02-355.07" ;
  skos:prefLabel "Grunnleggende forhold ved militærvitenskap"@nb .

