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

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

<http://dewey.info/class/612.65/e23/>
  skos:closeMatch bibbi:1130633, bibbi:1132404 ;
  dc:identifier "ocd00152138" ;
  skos:narrower <http://dewey.info/class/612.652/e23/>, <http://dewey.info/class/612.654/e23/> ;
  skos:notation "612.65" ;
  skos:altLabel "Barn--utvikling--menneskets fysiologi"@nb, "Barnestudier--fysiologi"@nb, "Barns utvikling--fysiologi"@nb ;
  dc:modified "2013-05-16"^^xsd:date ;
  skos:broader <http://dewey.info/class/612.65-612.67/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Barns utvikling"@nb .

<http://dewey.info/class/612.654/e23/>
  skos:notation "612.654" ;
  skos:prefLabel "Utvikling fra spedbarnsalder til begynnende pubertet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.65/e23/> .

<http://dewey.info/class/612.652/e23/>
  skos:notation "612.652" ;
  skos:prefLabel "Utvikling av nyfødte (neonatus)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.65/e23/> .

<http://dewey.info/class/612.65-612.67/e23/>
  skos:notation "612.65-612.67" ;
  skos:prefLabel "Postnatal utvikling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/612.65/e23/> .

