@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/371.3943/e23/>
  skos:notation "371.3943" ;
  skos:prefLabel "Selvstudier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.394/e23/> .

<http://dewey.info/class/371.3944/e23/>
  skos:notation "371.3944" ;
  skos:prefLabel "Programmert undervisning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.394/e23/> .

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

<http://dewey.info/class/371.39/e23/>
  skos:notation "371.39" ;
  skos:prefLabel "Andre undervisningsmetoder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/371.394/e23/> .

<http://dewey.info/class/371.3942/e23/>
  skos:notation "371.3942" ;
  skos:prefLabel "Undervisning og utdanningsrelaterte aktiviteter på høyere faglig nivå"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.394/e23/> .

<http://dewey.info/class/371.3941/e23/>
  skos:notation "371.3941" ;
  skos:prefLabel "Undervisning med åpne klasserom"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.394/e23/> .

<http://dewey.info/class/371.394/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/371.39/e23/> ;
  dc:identifier "ocd00141043" ;
  skos:narrower <http://dewey.info/class/371.3941/e23/>, <http://dewey.info/class/371.3942/e23/>, <http://dewey.info/class/371.3943/e23/>, <http://dewey.info/class/371.3944/e23/> ;
  ns0:classHere "Privatundervisning"@nb ;
  skos:closeMatch bibbi:1129828 ;
  skos:prefLabel "Individuell undervisning"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-02-12"^^xsd:date ;
  skos:notation "371.394" ;
  a skos:Concept ;
  skos:altLabel "Privatundervisning"@nb .

