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

<http://dewey.info/class/362.208691/e23/>
  skos:notation "362.208691" ;
  skos:prefLabel "Psykisk syke utenlandske borgere--sosial velferd"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.2086914/e23/> .

<http://dewey.info/class/362.2086914/e23/>
  dc:identifier "e3cf8c46-955e-493e-99b9-93af88f13586" ;
  dc:created "2016-09-02"^^xsd:date ;
  dc:modified "2018-10-30"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Psykisk syke asylsøkere--sosial velferd"@nb ;
  skos:closeMatch bibbi:1106414, bibbi:1145864 ;
  skos:broader <http://dewey.info/class/362.208691/e23/> ;
  skos:notation "362.2086914" ;
  skos:prefLabel "Psykisk syke flyktninger--sosial velferd, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/362.2/e23/>
   <http://dewey.info/class/1--086.914/e23/>
 ) ;
  a skos:Concept .

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

<http://dewey.info/class/362.2/e23/>
  skos:prefLabel "Personer med psykiske sykdommer og funksjonshemninger"@nb ;
  a skos:Concept .

