@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/371.3028/e23/>
  skos:notation "371.3028" ;
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder, studieteknikker, leksjonsplaner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/371.30281/e23/> .

<http://dewey.info/class/371.30281/e23/>
  ns0:classHere "Teknikker for foreldre"@nb ;
  skos:broader <http://dewey.info/class/371.3028/e23/> ;
  skos:prefLabel "Studieteknikker"@nb ;
  skos:closeMatch bibbi:1119941, bibbi:1143887 ;
  dc:modified "2017-09-21"^^xsd:date ;
  ns0:including "Notatskriving"@nb, "Bokreferater"@nb, "Oppgaveskriving"@nb, "Hjemmelekser"@nb, "Leseteknikk"@nb ;
  skos:notation "371.30281" ;
  skos:altLabel "Leseteknikk"@nb, "Bokreferater"@nb, "Oppgaveskriving"@nb, "Notatskriving"@nb, "Hjemmelekser"@nb ;
  dc:identifier "ocd00141002" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept .

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

