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

<http://dewey.info/class/616.852320092/e23/>
  skos:notation "616.852320092" ;
  skos:prefLabel "Hukommelsestap--medisin--biografier, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.85232/e23/> .

<http://dewey.info/class/616.8523/e23/>
  skos:notation "616.8523" ;
  skos:prefLabel "Dissosiative forstyrrelser og amnesi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.85232/e23/> .

<http://dewey.info/class/616.85232/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Hukommelsestap--medisin"@nb, "Amnesi--medisin"@nb, "Amnestiske forstyrrelser--medisin"@nb ;
  dc:modified "2018-06-13"^^xsd:date ;
  skos:notation "616.85232" ;
  dc:identifier "ocd00153542" ;
  skos:prefLabel "Amnesi"@nb ;
  ns0:classHere "Amnestiske forstyrrelser"@nb ;
  skos:narrower <http://dewey.info/class/616.852320092/e23/> ;
  a skos:Concept ;
  skos:closeMatch bibbi:1140790 ;
  skos:broader <http://dewey.info/class/616.8523/e23/> .

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

