@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

<http://dewey.info/class/618.92/e23/>
  skos:prefLabel "Pediatri"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/362.19892858840092/e23/>
  skos:broader <http://dewey.info/class/362.19892/e23/> ;
  skos:closeMatch bibbi:1091560 ;
  dc:created "2016-10-20"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/362.19/e23/>
   <http://dewey.info/class/618.92/e23/>
   <http://dewey.info/class/616.85884/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:prefLabel "Retts sykdom--barn--biografier"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "362.19892858840092" ;
  dc:modified "2016-10-20"^^xsd:date ;
  dc:identifier "010fe330-07ce-4251-9479-0a6b739b62d0" ;
  a skos:Concept .

<http://dewey.info/class/616.85884/e23/>
  skos:prefLabel "Psykisk utviklingshemning som skyldes genetiske sykdommer, andre medfødte abnormiteter"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/362.19892/e23/>
  skos:notation "362.19892" ;
  skos:prefLabel "Pediatriske tjenester"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.19892858840092/e23/> .

