@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-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/362.26/e23/>
  skos:broader <http://dewey.info/class/362.25-362.29/e23/> ;
  skos:altLabel "Schizofreni--sosial velferd"@nb, "Psykoser--sosial velferd"@nb, "Depressive psykoser"@nb, "Schizofreni"@nb ;
  dc:identifier "ocd00139684" ;
  ns0:including "Schizofreni"@nb ;
  dc:modified "2016-03-01"^^xsd:date ;
  skos:notation "362.26" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Psykoser"@nb .

<http://dewey.info/class/362.25-362.29/e23/>
  skos:notation "362.25-362.29" ;
  skos:prefLabel "Bestemte problemer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.26/e23/> .

