@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 bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/362.178/e23/>
  skos:notation "362.178" ;
  skos:prefLabel "Terapeutiske tjenester"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.1782/e23/> .

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

<http://dewey.info/class/362.1782/e23/>
  skos:prefLabel "Farmasøytiske tjenester"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/362.1782091724/e23/>, <http://dewey.info/class/362.17820942/e23/> ;
  skos:closeMatch bibbi:1436255, bibbi:1110484 ;
  a skos:Concept ;
  dc:identifier "ocd00139563" ;
  skos:notation "362.1782" ;
  skos:altLabel "Farmasøytiske tjenester--sosial velferd"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2014-06-13"^^xsd:date ;
  skos:broader <http://dewey.info/class/362.178/e23/> .

<http://dewey.info/class/362.17820942/e23/>
  skos:notation "362.17820942" ;
  skos:prefLabel "Farmasøytiske tjenester--sosial velferd--England"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.1782/e23/> .

<http://dewey.info/class/362.1782091724/e23/>
  skos:notation "362.1782091724" ;
  skos:prefLabel "Farmasøytiske tjenester--sosial velferd--utviklingsland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.1782/e23/> .

