@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/338.51/e23/>
  skos:prefLabel "Kostnader"@nb ;
  skos:narrower <http://dewey.info/class/338.514/e23/>, <http://dewey.info/class/338.512/e23/>, <http://dewey.info/class/338.516/e23/> ;
  a skos:Concept ;
  skos:altLabel "Industrikostnader"@nb, "Kostnader--samfunnsøkonomi"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "338.51" ;
  skos:broader <http://dewey.info/class/338.5/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2014-10-02"^^xsd:date ;
  dc:identifier "ocd00135956" .

<http://dewey.info/class/338.512/e23/>
  skos:notation "338.512" ;
  skos:prefLabel "Produksjonsfaktorer som produksjonskostnader"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.51/e23/> .

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

<http://dewey.info/class/338.516/e23/>
  skos:notation "338.516" ;
  skos:prefLabel "Fortjeneste"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.51/e23/> .

<http://dewey.info/class/338.5/e23/>
  skos:notation "338.5" ;
  skos:prefLabel "Generell produksjonsøkonomi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.51/e23/> .

<http://dewey.info/class/338.514/e23/>
  skos:notation "338.514" ;
  skos:prefLabel "Elementer innen kostnadsberegning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.51/e23/> .

