@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.899/e23/>
  skos:notation "615.899" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/615.892/e23/>
  skos:notation "615.892" ;
  skos:prefLabel "Akupunktur"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/615.89/e23/> .

<http://dewey.info/class/615.8/e23/>
  skos:notation "615.8" ;
  skos:prefLabel "Bestemte behandlinger og typer behandlinger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/615.89/e23/> .

<http://dewey.info/class/615.895/e23/>
  skos:notation "615.895" ;
  skos:prefLabel "Genterapi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/615.89/e23/> .

<http://dewey.info/class/615.89/e23/>
  skos:altLabel "Koppsetting--behandlingsformer"@nb ;
  skos:narrower <http://dewey.info/class/615.892/e23/>, <http://dewey.info/class/615.899/e23/>, <http://dewey.info/class/615.895/e23/> ;
  skos:prefLabel "Andre behandlingsformer"@nb ;
  dc:modified "2022-01-31"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "615.89" ;
  skos:broader <http://dewey.info/class/615.8/e23/> ;
  dc:identifier "ocd00152844" ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept .

