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

<http://dewey.info/class/374.29/e23/>
  a skos:Concept ;
  skos:notation "374.29" ;
  skos:prefLabel "[Ubenyttet]"@nb .

<http://dewey.info/class/374/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/374.2/e23/> ;
  skos:notation "374" ;
  skos:prefLabel "Voksenopplæring"@nb .

<http://dewey.info/class/374.22/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/374.2/e23/> ;
  skos:notation "374.22" ;
  skos:prefLabel "Grupper i voksenopplæring"@nb .

<http://dewey.info/class/374.2/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00141693" ;
  dc:modified "2015-03-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/374/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/374.28/e23/>, <http://dewey.info/class/374.26/e23/>, <http://dewey.info/class/374.27/e23/>, <http://dewey.info/class/374.22/e23/>, <http://dewey.info/class/374.29/e23/> ;
  skos:notation "374.2" ;
  skos:prefLabel "Grupper, media, datamaskiner i voksenopplæring"@nb .

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

<http://dewey.info/class/374.28/e23/>
  a skos:Concept ;
  skos:notation "374.28" ;
  skos:prefLabel "[Ubenyttet]"@nb .

<http://dewey.info/class/374.26/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/374.2/e23/> ;
  skos:notation "374.26" ;
  skos:prefLabel "Bruk av massemedier og datamaskiner"@nb .

<http://dewey.info/class/374.27/e23/>
  a skos:Concept ;
  skos:notation "374.27" ;
  skos:prefLabel "[Ubenyttet]"@nb .

