@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://dewey.info/class/615.892/e23/>
  skos:altLabel "Moxabrenning--behandlingsformer"@nb, "Akupunktur--behandlingsformer"@nb, "Elektroakupunktur--behandlingsformer"@nb ;
  ns0:classHere "Oversiktsverker om akupunktur og akupressur"@nb ;
  skos:prefLabel "Akupunktur"@nb ;
  ns0:including "Elektroakupunktur"@nb, "Moxabrenning"@nb ;
  dc:identifier "ocd00152845" ;
  a skos:Concept ;
  skos:closeMatch bibbi:1110234 ;
  skos:narrower <http://dewey.info/class/615.892083/e23/> ;
  skos:broader <http://dewey.info/class/615.89/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2013-06-04"^^xsd:date ;
  skos:notation "615.892" .

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

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

