@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/334.683/e23/>
  skos:notation "334.683" ;
  skos:prefLabel "Landbrukssamvirker, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/334.682-334.688/e23/> .

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

<http://dewey.info/class/62/e23/>
  skos:prefLabel "Teknikk (ingeniørfag)"@nb ;
  a skos:Concept .

<http://dewey.info/class/68/e23/>
  skos:prefLabel "Produksjon med bestemte bruksområder"@nb ;
  a skos:Concept .

<http://dewey.info/class/334.682-334.688/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/334.68/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "334.682-334.688" ;
  mads:componentList (
   <http://dewey.info/class/334.68/e23/>
   <http://dewey.info/class/68/e23/>
   <http://dewey.info/class/62/e23/>
 ) ;
  ns0:classHere "Markedsføringssamarbeid mellom produsenter innen utvinning, industri, bygg og anlegg"@nb ;
  skos:prefLabel "Produsentsamvirker i næringer innen utvinning, industri, bygg og anlegg"@nb ;
  dc:identifier "ocd00135333" ;
  skos:narrower <http://dewey.info/class/334.683/e23/> .

<http://dewey.info/class/334.68/e23/>
  skos:notation "334.68" ;
  skos:prefLabel "Produsentsamvirker inndelt etter næring"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/334.682-334.688/e23/> .

