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

<http://dewey.info/class/618.92858/e23/>
  skos:notation "618.92858" ;
  skos:prefLabel "Karakterforstyrrelser--pediatri"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.92858445/e23/> .

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

<http://dewey.info/class/618.92858445061/e23/>
  skos:notation "618.92858445061" ;
  skos:prefLabel "Selvmordsatferd--pediatri--legemiddelbehandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.92858445/e23/> .

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

<http://dewey.info/class/618.92858445/e23/>
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/618.92/e23/>
   <http://dewey.info/class/616.858445/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Selvmordsatferd--pediatri"@nb ;
  skos:narrower <http://dewey.info/class/618.92858445061/e23/> ;
  dc:created "2016-11-17"^^xsd:date ;
  dc:modified "2016-11-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/618.92858/e23/> ;
  dc:identifier "927dd407-3a44-4d76-a409-d26f66691403" ;
  skos:notation "618.92858445" .

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

