@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/616.8527/e23/>
  skos:prefLabel "Depressiv forstyrrelse og dysfori"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/618.976/e23/>
  skos:prefLabel "Spesielle helsetilstander, bestemte sykdommer"@nb ;
  a skos:Concept .

<http://dewey.info/class/618.9768527/e23/>
  skos:notation "618.9768527" ;
  skos:prefLabel "Depresjon (sinnstilstand)--geriatri, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.9768527062/e23/> .

<http://dewey.info/class/618.9768527062/e23/>
  skos:broader <http://dewey.info/class/618.9768527/e23/> ;
  skos:prefLabel "Depresjon (sinnstilstand)--geriatri--mosjonsterapi, …"@nb ;
  dc:modified "2016-03-31"^^xsd:date ;
  skos:notation "618.9768527062" ;
  dc:created "2016-03-31"^^xsd:date ;
  skos:altLabel "Depressiv forstyrrelse--geriatri--mosjonsterapi"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/618.976/e23/>
   <http://dewey.info/class/616.8527/e23/>
   <http://dewey.info/class/615..82/e23/>
 ) ;
  dc:identifier "69d60190-7915-4d75-af1d-06f1b927596d" .

