@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/616.8/e23/>
  skos:notation "616.8" ;
  skos:prefLabel "Sykdommer i nervesystemet og psykiske forstyrrelser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.8001-616.8009/e23/> .

<http://dewey.info/class/1--01/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/616.8007/e23/>
  skos:notation "616.8007" ;
  skos:prefLabel "Nevropsykiatri--utdanning og forskning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.8001-616.8009/e23/> .

<http://dewey.info/class/616.8001-616.8009/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/616.80021/e23/>, <http://dewey.info/class/616.8007/e23/>, <http://dewey.info/class/616.80092/e23/>, <http://dewey.info/class/616.8005/e23/> ;
  mads:componentList (
   <http://dewey.info/class/616.8/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/1--01/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/616.8/e23/> ;
  skos:notation "616.8001-616.8009" ;
  dc:identifier "ocd00153460" ;
  skos:prefLabel "Generell forminndeling"@nb .

<http://dewey.info/class/616.80092/e23/>
  skos:notation "616.80092" ;
  skos:prefLabel "Sykdommer i nervesystemet og psykiske forstyrrelser--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.8001-616.8009/e23/> .

<http://dewey.info/class/616.8005/e23/>
  skos:notation "616.8005" ;
  skos:prefLabel "Sykdommer i nervesystemet og psykiske forstyrrelser--periodika"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.8001-616.8009/e23/> .

<http://dewey.info/class/616.80021/e23/>
  skos:notation "616.80021" ;
  skos:prefLabel "Nevropsykiatri--statistikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.8001-616.8009/e23/> .

