@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/374.1144/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/374.11/e23/> ;
  skos:notation "374.1144" ;
  skos:prefLabel "Lærerevaluering--voksenopplæring, …"@nb .

<http://dewey.info/class/374.11/e23/>
  a skos:Concept ;
  dc:created "2017-01-16"^^xsd:date ;
  dc:identifier "50efce6f-b5e3-4272-8fb7-2776f7588a4b" ;
  dc:modified "2017-01-17"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/374.1/e23/>
   <http://dewey.info/class/371.1/e23/>
 ) ;
  skos:broader <http://dewey.info/class/374.11-374.18/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/374.1144/e23/>, <http://dewey.info/class/374.1102/e23/> ;
  skos:notation "374.11" ;
  skos:prefLabel "Lærere--voksenopplæring"@nb .

<http://dewey.info/class/371.1/e23/>
  a skos:Concept ;
  skos:prefLabel "Lærere, undervisning og lignende virksomhet"@nb .

<http://dewey.info/class/374.1/e23/>
  a skos:Concept ;
  skos:prefLabel "Organisering og virksomhet innen voksenopplæring"@nb .

<http://dewey.info/class/374.11-374.18/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/374.11/e23/> ;
  skos:notation "374.11-374.18" ;
  skos:prefLabel "Skoleorganisering og virksomhet innen voksenopplæring"@nb .

<http://dewey.info/class/374.1102/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/374.11/e23/> ;
  skos:notation "374.1102" ;
  skos:prefLabel "Undervisning--voksenopplæring, …"@nb .

