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

<http://dewey.info/class/354.66/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/354.6/e23/> ;
  skos:notation "354.66" ;
  skos:prefLabel "Industriell produksjon"@nb .

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

<http://dewey.info/class/354.64/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/354.6/e23/> ;
  skos:notation "354.64" ;
  skos:prefLabel "Bygge- og anleggsvirksomhet"@nb .

<http://dewey.info/class/354.6/e23/>
  a skos:Concept ;
  ns0:classHere "Administrasjon av sekundærnæringer"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00138685" ;
  dc:modified "2018-01-22"^^xsd:date ;
  skos:altLabel "Sekundærnæringer--offentlig administrasjon"@nb ;
  skos:broader <http://dewey.info/class/354.3-354.8/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/354.66/e23/>, <http://dewey.info/class/354.68/e23/>, <http://dewey.info/class/354.64/e23/> ;
  skos:notation "354.6" ;
  skos:prefLabel "Offentlig administrasjon av næringer innen bygg og anlegg, industri, av tjenesteytende næringer"@nb ;
  skos:relatedMatch humord:c07664 .

<http://dewey.info/class/354.3-354.8/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/354.6/e23/> ;
  skos:notation "354.3-354.8" ;
  skos:prefLabel "Offentlig administrasjon av bestemte områder innen økonomisk og miljørelatert aktivitet"@nb .

<http://dewey.info/class/354.68/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/354.6/e23/> ;
  skos:notation "354.68" ;
  skos:prefLabel "Tjenesteytende næringer"@nb .

