@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/616.831106/e23/>
  skos:broader <http://dewey.info/class/616.8311/e23/> ;
  skos:prefLabel "Alzheimers sykdom--behandling"@nb ;
  skos:closeMatch bibbi:1145108 ;
  dc:identifier "ocd00386345" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.83110651/e23/>, <http://dewey.info/class/616.8311061/e23/>, <http://dewey.info/class/616.8311060724/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "616.831106" ;
  dc:created "2016-07-06"^^xsd:date ;
  mads:componentList ( <http://dewey.info/class/616.8311/e23/> ) ;
  dc:modified "2023-11-20"^^xsd:date .

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

<http://dewey.info/class/616.8311/e23/>
  skos:notation "616.8311" ;
  skos:prefLabel "Alzheimers sykdom"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.831106/e23/> .

<http://dewey.info/class/616.8311061/e23/>
  skos:notation "616.8311061" ;
  skos:prefLabel "Alzheimers sykdom--legemiddelbehandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.831106/e23/> .

<http://dewey.info/class/616.83110651/e23/>
  skos:notation "616.83110651" ;
  skos:prefLabel "Alzheimers sykdom--psykologiske behandlinger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.831106/e23/> .

<http://dewey.info/class/616.8311060724/e23/>
  skos:notation "616.8311060724" ;
  skos:prefLabel "Alzheimers sykdom--behandling--eksperimentell forskning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.831106/e23/> .

