@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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.2/e23/>
  skos:notation "338.2" ;
  skos:prefLabel "Utvinning av mineraler"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.26/e23/> .

<http://dewey.info/class/338.26/e23/>
  ns0:including "Relative produksjonskostnader"@nb, "Effekt av teknologisk innovasjon"@nb, "Produksjonsfaktorer"@nb, "Automatisering"@nb ;
  skos:altLabel "Teknologisk innovasjon--mineralindustri"@nb, "Automatisering--mineralindustri"@nb, "Effektivitet--mineralindustri"@nb, "Produksjonseffektivitet--mineralindustri"@nb, "Produktivitet--mineralindustri"@nb, "Produksjonsfaktorer--mineralindustri"@nb, "Industriproduktivitet--mineralindustri"@nb, "Mekanisering--mineralindustri"@nb, "Relative produksjonskostnader--mineralindustri"@nb ;
  dc:modified "2017-09-19"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00135725" ;
  ns0:classHere "Industriproduktivitet"@nb ;
  skos:prefLabel "Produksjonseffektivitet"@nb ;
  skos:broader <http://dewey.info/class/338.2/e23/> ;
  a skos:Concept ;
  skos:notation "338.26" .

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

