@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/362.1756/e23/>
  skos:notation "362.1756" ;
  skos:prefLabel "Hospicer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.175/e23/> .

<http://dewey.info/class/362.175/e23/>
  dc:identifier "ocd00139558" ;
  skos:notation "362.175" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Døende pasienter"@nb, "Terminalpleie--sosial velferd"@nb ;
  skos:broader <http://dewey.info/class/362.17/e23/> ;
  skos:narrower <http://dewey.info/class/362.1750874/e23/>, <http://dewey.info/class/362.175083/e23/>, <http://dewey.info/class/362.1756/e23/> ;
  skos:closeMatch bibbi:1112491 ;
  a skos:Concept ;
  skos:prefLabel "Terminalpleie"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2017-09-21"^^xsd:date .

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

<http://dewey.info/class/362.1750874/e23/>
  skos:notation "362.1750874" ;
  skos:prefLabel "Psykisk utviklingshemmede personer--terminalpleie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.175/e23/> .

<http://dewey.info/class/362.175083/e23/>
  skos:notation "362.175083" ;
  skos:prefLabel "Barn--terminalpleie, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.175/e23/> .

<http://dewey.info/class/362.17/e23/>
  skos:notation "362.17" ;
  skos:prefLabel "Bestemte tjenester"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.175/e23/> .

