@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/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/362.404/e23/>
  skos:prefLabel "Spesielle emner vedrørende personer med fysiske funksjonshemminger, personer med fysiske og psykiske funksjonshemninger"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/362.4048/e23/>
  skos:notation "362.4048" ;
  skos:prefLabel "Funksjonshemmede personer--materiell bistand"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.40484/e23/> .

<http://dewey.info/class/362.404848/e23/>
  skos:notation "362.404848" ;
  skos:prefLabel "Vernede arbeidsplasser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.40484/e23/> .

<http://dewey.info/class/362.40484/e23/>
  skos:altLabel "Sysstelsettingstiltak--sosiale tjenester--funksjonshemmede personer"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Sysselsettingstiltak"@nb ;
  skos:narrower <http://dewey.info/class/362.404848/e23/> ;
  dc:identifier "ocd00139746" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/362.4048/e23/> ;
  skos:notation "362.40484" ;
  skos:closeMatch bibbi:1288073 ;
  mads:componentList ( <http://dewey.info/class/362.404/e23/> ) ;
  dc:modified "2018-07-19"^^xsd:date ;
  a skos:Concept .

