@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/338.51/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00135956" ;
  dc:modified "2014-10-02"^^xsd:date ;
  skos:altLabel "Industrikostnader"@nb, "Kostnader--samfunnsøkonomi"@nb ;
  skos:broader <http://dewey.info/class/338.5/e23/> ;
  skos:exactMatch realfagstermer:c004008, humord:c23942 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c27244, humord:c25723, humord:c23945 ;
  skos:narrower <http://dewey.info/class/338.514/e23/>, <http://dewey.info/class/338.512/e23/>, <http://dewey.info/class/338.516/e23/> ;
  skos:notation "338.51" ;
  skos:prefLabel "Kostnader"@nb .

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

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

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

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

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

