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

<http://dewey.info/class/362.11-362.16/e23/>
  skos:notation "362.11-362.16" ;
  skos:prefLabel "Tjenester i bestemte typer institusjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.12/e23/> .

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

<http://dewey.info/class/362.12/e23/>
  skos:altLabel "Helsesentre"@nb, "Poliklinisk behandling"@nb, "Klinikker"@nb, "Sykehusapotek"@nb, "Poliklinikker"@nb, "Kommunale helsetjenester"@nb, "Helsestasjoner"@nb ;
  skos:closeMatch bibbi:1142409, bibbi:1114618 ;
  ns0:including "Helsesentre"@nb, "Sykehusapotek"@nb, "Poliklinikker ved sykehus"@nb ;
  dc:identifier "ocd00139544" ;
  skos:prefLabel "Klinikker og lignende institusjoner"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:classHere "Poliklinisk behandling"@nb, "Kommunale helsetjenester"@nb ;
  skos:notation "362.12" ;
  skos:broader <http://dewey.info/class/362.11-362.16/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-07-04"^^xsd:date ;
  a skos:Concept .

