@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#> .

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

<http://dewey.info/class/696/e23/>
  a skos:Concept ;
  skos:prefLabel "VVS (varme-, ventilasjons- og sanitærteknikk)"@nb .

<http://dewey.info/class/338.47696/e23/>
  a skos:Concept ;
  dc:created "2017-03-28"^^xsd:date ;
  dc:identifier "be804583-6eba-4c1a-9469-03a8472b4df0" ;
  dc:modified "2017-04-05"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.47/e23/>
   <http://dewey.info/class/696/e23/>
 ) ;
  skos:broader <http://dewey.info/class/338.4769/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/338.476961/e23/> ;
  skos:notation "338.47696" ;
  skos:prefLabel "VVS (varme-, ventilasjons- og sanitærteknikk)--næring"@nb .

<http://dewey.info/class/338.4769/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.47696/e23/> ;
  skos:notation "338.4769" ;
  skos:prefLabel "Bygging--samfunnsøkonomi, …"@nb .

<http://dewey.info/class/338.476961/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.47696/e23/> ;
  skos:notation "338.476961" ;
  skos:prefLabel "Rørleggerbransjen"@nb .

<http://dewey.info/class/338.47/e23/>
  a skos:Concept ;
  skos:prefLabel "Tjenester og bestemte produkter"@nb .

