@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#> .

<http://dewey.info/class/615.85163/e23/>
  skos:notation "615.85163" ;
  skos:prefLabel "Skriveterapi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/615.8516/e23/> .

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

<http://dewey.info/class/615.851/e23/>
  skos:notation "615.851" ;
  skos:prefLabel "Psykologiske behandlinger og aktivitetsterapi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/615.8516/e23/> .

<http://dewey.info/class/615.85162/e23/>
  skos:notation "615.85162" ;
  skos:prefLabel "Biblioterapi (terapeutisk bruk av lesing)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/615.8516/e23/> .

<http://dewey.info/class/615.8516/e23/>
  skos:notation "615.8516" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/615.851/e23/> ;
  dc:modified "2018-07-30"^^xsd:date ;
  skos:altLabel "Pedagogisk terapi--medisin"@nb ;
  skos:narrower <http://dewey.info/class/615.85162/e23/>, <http://dewey.info/class/615.85163/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Biblioterapi, skriveterapi, pedagogisk terapi"@nb ;
  dc:identifier "ocd00152830" .

