@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/355.03/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2016-10-07"^^xsd:date ;
  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/> ;
  dc:identifier "ocd00138826" ;
  skos:notation "355.03" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Militære forhold"@nb, "Rustningskontroll--militærvitenskap"@nb, "Nasjonal sikkerhet"@nb, "Forsvar (nasjonal sikkerhet)"@nb ;
  skos:prefLabel "Militære forhold og forsvarspolitikk"@nb ;
  skos:broader <http://dewey.info/class/355.02-355.07/e23/> ;
  skos:closeMatch bibbi:1113756 ;
  ns0:classHere "Forsvar"@nb .

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

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

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

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

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

