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

<http://dewey.info/class/618.9289144/e23/>
  dc:identifier "a7dd22b7-2b86-454d-84bf-7e0332bb8480" ;
  dc:created "2017-03-21"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/618.928914/e23/> ;
  mads:componentList (
   <http://dewey.info/class/618.92/e23/>
   <http://dewey.info/class/616.89144/e23/>
 ) ;
  skos:closeMatch bibbi:1127907 ;
  skos:notation "618.9289144" ;
  dc:modified "2017-03-23"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Miljøterapi--psykiatri--pediatri"@nb .

<http://dewey.info/class/616.89144/e23/>
  skos:prefLabel "Miljøterapi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/618.92/e23/>
  skos:prefLabel "Pediatri"@nb ;
  a skos:Concept .

<http://dewey.info/class/618.928914/e23/>
  skos:notation "618.928914" ;
  skos:prefLabel "Psykiatri--pediatri--psykoterapi, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.9289144/e23/> .

