@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/343.012/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.012-343.019/e23/> ;
  skos:notation "343.012" ;
  skos:prefLabel "Personellrekruttering"@nb .

<http://dewey.info/class/343.012-343.019/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00136700" ;
  dc:modified "2018-01-22"^^xsd:date ;
  skos:broader <http://dewey.info/class/343.01/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/343.015-343.019/e23/>, <http://dewey.info/class/343.012/e23/>, <http://dewey.info/class/343.013/e23/>, <http://dewey.info/class/343.014/e23/> ;
  skos:notation "343.012-343.019" ;
  skos:prefLabel "Militærrett og forsvarsrett"@nb .

<http://dewey.info/class/343.015-343.019/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.012-343.019/e23/> ;
  skos:notation "343.015-343.019" ;
  skos:prefLabel "Bestemte aspekter ved militærrett og forsvarsrett"@nb .

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

<http://dewey.info/class/343.01/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/343.012-343.019/e23/> ;
  skos:notation "343.01" ;
  skos:prefLabel "Militærrett og forsvarsrett, veteranlover"@nb .

<http://dewey.info/class/343.013/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.012-343.019/e23/> ;
  skos:notation "343.013" ;
  skos:prefLabel "Militært liv, skikker, ressurser"@nb .

<http://dewey.info/class/343.014/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.012-343.019/e23/> ;
  skos:notation "343.014" ;
  skos:prefLabel "Disiplin og opptreden"@nb .

