@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/362.20899457/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "74819180-f4ec-40ec-9c10-49277977dded" ;
  dc:created "2016-10-24"^^xsd:date ;
  skos:notation "362.20899457" ;
  skos:prefLabel "Psykisk syke samer--sosial velferd"@nb ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/362.2/e23/>
   <http://dewey.info/class/1--089/e23/>
   <http://dewey.info/class/5--945.7/e23/>
 ) ;
  dc:modified "2018-07-23"^^xsd:date ;
  skos:broader <http://dewey.info/class/362.2089/e23/> ;
  skos:closeMatch bibbi:1136684 .

<http://dewey.info/class/1--089/e23/>
  skos:prefLabel "Etniske og nasjonale grupper"@nb ;
  a skos:Concept .

<http://dewey.info/class/362.2089/e23/>
  skos:notation "362.2089" ;
  skos:prefLabel "Etniske grupper--psykisk helse--sosial velferd"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.20899457/e23/> .

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

