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

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

<http://dewey.info/class/621.307155/e23/>
  skos:broader <http://dewey.info/class/621.3/e23/> ;
  dc:identifier "2ab927d0-0021-4049-8f5b-7858d3172676" ;
  skos:prefLabel "Elektroteknikk--lærlingvirksomhet, …"@nb ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/621.3/e23/>
   <http://dewey.info/class/1--071.55/e23/>
 ) ;
  dc:created "2016-11-11"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:notation "621.307155" ;
  skos:altLabel "Elektroteknikk--internopplæring"@nb .

<http://dewey.info/class/621.3/e23/>
  skos:notation "621.3" ;
  skos:prefLabel "Elektroteknikk, magnetteknikk, optisk teknikk, kommunikasjonsteknikk, datateknikk; elektronikk, belysning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.307155/e23/> .

