@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/616.89/e23/>
  skos:notation "616.89" ;
  skos:prefLabel "Psykiske forstyrrelser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.897/e23/> .

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

<http://dewey.info/class/616.897/e23/>
  skos:narrower <http://dewey.info/class/616.89709/e23/>, <http://dewey.info/class/616.8970651/e23/> ;
  skos:notation "616.897" ;
  skos:broader <http://dewey.info/class/616.89/e23/> ;
  skos:prefLabel "Paranoide forstyrrelser"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00153701" ;
  skos:closeMatch bibbi:1145065, bibbi:1119775 ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2015-02-02"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Paranoia--medisin"@nb, "Paranoide forstyrrelser--medisin"@nb .

<http://dewey.info/class/616.89709/e23/>
  skos:notation "616.89709" ;
  skos:prefLabel "Paranoide forstyrrelser--sykehistorier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.897/e23/> .

<http://dewey.info/class/616.8970651/e23/>
  skos:notation "616.8970651" ;
  skos:prefLabel "Paranoide forstyrrelser--psykologiske behandlinger, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.897/e23/> .

