@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/362.196833/e23/>
  skos:notation "362.196833" ;
  skos:prefLabel "Parkinsons sykdom, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.1968330092/e23/> .

<http://dewey.info/class/362.1968330092/e23/>
  skos:closeMatch bibbi:1691856, bibbi:1026191, bibbi:1060342, bibbi:1061697, bibbi:1184045 ;
  dc:identifier "e1b95ed1-8238-4869-9ab8-57294f219dad" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2018-03-22"^^xsd:date ;
  skos:notation "362.1968330092" ;
  a skos:Concept ;
  skos:prefLabel "Parkinsons sykdom--biografier"@nb ;
  skos:broader <http://dewey.info/class/362.196833/e23/> ;
  dc:modified "2018-03-22"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/362.19/e23/>
   <http://dewey.info/class/616.833/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) .

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

<http://dewey.info/class/362.19/e23/>
  skos:prefLabel "Tjenester for pasienter med bestemte tilstander"@nb ;
  a skos:Concept .

<http://dewey.info/class/616.833/e23/>
  skos:prefLabel "Parkinsons sykdom og demens med Lewy-legemer"@nb ;
  a skos:Concept .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

