@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/780.28/e23/>
  skos:narrower <http://dewey.info/class/780.285/e23/>, <http://dewey.info/class/780.284/e23/> ;
  skos:notation "780.28" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/780.2/e23/> ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/78/e23/>
   <http://dewey.info/class/1--028/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00166198" ;
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder; apparater, utstyr, materialer"@nb .

<http://dewey.info/class/780.284/e23/>
  skos:notation "780.284" ;
  skos:prefLabel "Apparater, utstyr, materialer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/780.28/e23/> .

<http://dewey.info/class/780.285/e23/>
  skos:notation "780.285" ;
  skos:prefLabel "Dataapplikasjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/780.28/e23/> .

<http://dewey.info/class/1--028/e23/>
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder; apparater, utstyr, materialer"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/780.2/e23/>
  skos:notation "780.2" ;
  skos:prefLabel "Diverse; tekster; litteratur om noter, lyd- og videoopptak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/780.28/e23/> .

<http://dewey.info/class/78/e23/>
  skos:prefLabel "Musikk"@nb ;
  a skos:Concept .

