@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/333.33823/e23/>
  skos:broader <http://dewey.info/class/333.3382/e23/> ;
  dc:created "2016-10-20"^^xsd:date ;
  skos:prefLabel "Boligforhold--samfunnsøkonomi--pris, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/333.33823094821/e23/>, <http://dewey.info/class/333.3382309481/e23/> ;
  mads:componentList ( <http://dewey.info/class/333.338/e23/> ) ;
  dc:identifier "25dc3142-e0b1-40f6-80a4-ba591de11433" ;
  dc:modified "2017-07-12"^^xsd:date ;
  skos:altLabel "Boligpriser"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "333.33823" .

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

<http://dewey.info/class/333.3382309481/e23/>
  skos:notation "333.3382309481" ;
  skos:prefLabel "Boligpriser--Norge"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.33823/e23/> .

<http://dewey.info/class/333.33823094821/e23/>
  skos:notation "333.33823094821" ;
  skos:prefLabel "Boligpriser--Oslo (Oslo : by)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.33823/e23/> .

<http://dewey.info/class/333.3382/e23/>
  skos:notation "333.3382" ;
  skos:prefLabel "Verdivurdering av bolighus, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/333.33823/e23/> .

<http://dewey.info/class/333.338/e23/>
  skos:prefLabel "Bygninger og andre installasjoner"@nb ;
  a skos:Concept .

