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

<http://dewey.info/class/363.5974/e23/>
  skos:notation "363.5974" ;
  skos:prefLabel "Psykisk utviklingshemmede personer--boligpolitisk tiltak, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.597/e23/> .

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

<http://dewey.info/class/363.597/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.59/e23/> ;
  dc:identifier "adfe6fed-376f-4b0e-9af0-1d095a7dcf10" ;
  skos:narrower <http://dewey.info/class/363.5975/e23/>, <http://dewey.info/class/363.5974/e23/> ;
  skos:prefLabel "Funksjonshemmede personer--boligforhold"@nb ;
  dc:modified "2016-07-28"^^xsd:date ;
  skos:notation "363.597" ;
  dc:created "2016-07-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/363.59/e23/>
   <http://dewey.info/class/1--087/e23/>
 ) .

<http://dewey.info/class/1--087/e23/>
  skos:prefLabel "Funksjonshemmede og syke personer; begavede personer"@nb ;
  a skos:Concept .

<http://dewey.info/class/363.5975/e23/>
  skos:notation "363.5975" ;
  skos:prefLabel "Personer med utviklingsforstyrrelser--boligforhold"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.597/e23/> .

<http://dewey.info/class/363.59/e23/>
  skos:notation "363.59" ;
  skos:prefLabel "Boligforhold for bestemte persongrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.597/e23/> .

