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

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

<http://dewey.info/class/355.62260973/e23/>
  skos:notation "355.62260973" ;
  skos:prefLabel "Offentlige utgifter--militær administrasjon--USA"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.622/e23/> .

<http://dewey.info/class/355.622/e23/>
  skos:narrower <http://dewey.info/class/355.62260973/e23/>, <http://dewey.info/class/355.6228/e23/>, <http://dewey.info/class/355.6223/e23/>, <http://dewey.info/class/355.6229/e23/> ;
  skos:broader <http://dewey.info/class/355.62/e23/> ;
  skos:altLabel "Økonomistyring--militære styrker"@nb ;
  a skos:Concept ;
  skos:prefLabel "Økonomistyring"@nb ;
  skos:notation "355.622" ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2018-12-03"^^xsd:date ;
  dc:identifier "ocd00139026" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/355.62/e23/>
  skos:notation "355.62" ;
  skos:prefLabel "Administrasjon av forsyninger, økonomisk administrasjon og lignende emner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/355.622/e23/> .

<http://dewey.info/class/355.6223/e23/>
  skos:notation "355.6223" ;
  skos:prefLabel "Finansiell kontroll--militær administrasjon, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.622/e23/> .

<http://dewey.info/class/355.6228/e23/>
  skos:notation "355.6228" ;
  skos:prefLabel "Budsjetter (offentlige)--væpnede styrker, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.622/e23/> .

<http://dewey.info/class/355.6229/e23/>
  skos:notation "355.6229" ;
  skos:prefLabel "Budsjetter (offentlige)--væpnede styrker--bestemte jurisdiksjoner, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.622/e23/> .

