@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/153.1522/e23/>
  skos:notation "153.1522" ;
  skos:prefLabel "Utenatlæring, repetisjonslæring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.152/e23/> .

<http://dewey.info/class/153.15/e23/>
  skos:notation "153.15" ;
  skos:prefLabel "Læring"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/153.152/e23/> .

<http://dewey.info/class/153.1523/e23/>
  skos:notation "153.1523" ;
  skos:prefLabel "Imitasjonslæring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.152/e23/> .

<http://dewey.info/class/153.1528/e23/>
  skos:notation "153.1528" ;
  skos:prefLabel "Diskriminasjonslæring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.152/e23/> .

<http://dewey.info/class/153.152/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/153.1528/e23/>, <http://dewey.info/class/153.1523/e23/>, <http://dewey.info/class/153.1522/e23/>, <http://dewey.info/class/153.1526/e23/>, <http://dewey.info/class/153.1524/e23/> ;
  skos:prefLabel "Læringsmetoder"@nb ;
  dc:identifier "ocd00118676" ;
  skos:broader <http://dewey.info/class/153.15/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2012-07-18"^^xsd:date ;
  skos:notation "153.152" .

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

<http://dewey.info/class/153.1526/e23/>
  skos:notation "153.1526" ;
  skos:prefLabel "Assosiativ læring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.152/e23/> .

<http://dewey.info/class/153.1524/e23/>
  skos:notation "153.1524" ;
  skos:prefLabel "Læring ved prøving og feiling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.152/e23/> .

