@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/374.01609494516/e23/>
  mads:componentList (
   <http://dewey.info/class/374.01/e23/>
   <http://dewey.info/class/370..116/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--494.516/e23/>
 ) ;
  skos:notation "374.01609494516" ;
  skos:broader <http://dewey.info/class/374.013-374.019/e23/> ;
  dc:created "2020-06-25"^^xsd:date ;
  skos:prefLabel "Internasjonal forståelse--læringsmål--voksenopplæring--Genève (Sveits)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "44f74ef7-be67-4846-9d9f-ac2b3a4d9ab5" ;
  a skos:Concept ;
  dc:modified "2020-06-25"^^xsd:date .

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

<http://dewey.info/class/374.013-374.019/e23/>
  skos:notation "374.013-374.019" ;
  skos:prefLabel "Yrkesopplæring, utdanning i moral og etikk, karakterdannelse; utdanning til samfunnsansvar, for internasjonal forståelse; flerkulturell og tospråklig utdanning; utdanning til kreativitet, for effektiv bruk av fritid"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/374.01609494516/e23/> .

<http://dewey.info/class/374.01/e23/>
  skos:prefLabel "Voksenopplæring med med bestemte målsettinger"@nb ;
  a skos:Concept .

