@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/371.90432-371.90439/e23/>
  skos:notation "371.90432-371.90439" ;
  skos:prefLabel "Bestemte undervisningsmetoder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/371.904334/e23/> .

<http://dewey.info/class/371.9043344678/e23/>
  skos:notation "371.9043344678" ;
  skos:prefLabel "Internett--bruk i undervisning--spesialpedagogikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.904334/e23/> .

<http://dewey.info/class/371.9043/e23/>
  skos:prefLabel "Undervisningsmetoder"@nb ;
  a skos:Concept .

<http://dewey.info/class/371.904334/e23/>
  dc:created "2016-06-23"^^xsd:date ;
  a skos:Concept ;
  skos:closeMatch bibbi:1187555 ;
  mads:componentList (
   <http://dewey.info/class/371.9043/e23/>
   <http://dewey.info/class/371..334/e23/>
 ) ;
  skos:altLabel "Datamaskinassistert undervisning--spesialpedagogikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/371.9043344678/e23/> ;
  skos:notation "371.904334" ;
  dc:identifier "71273231-2da3-4719-9640-2e8f9c16155f" ;
  dc:modified "2016-06-23"^^xsd:date ;
  skos:prefLabel "Datamaskiner--bruk i undervisning--spesialpedagogikk, …"@nb ;
  skos:broader <http://dewey.info/class/371.90432-371.90439/e23/> .

