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

<http://dewey.info/class/333.33822/e23/>
  skos:notation "333.33822" ;
  skos:prefLabel "Bolighusmarkedet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.3382/e23/> .

<http://dewey.info/class/333.33823/e23/>
  skos:notation "333.33823" ;
  skos:prefLabel "Boligforhold--samfunnsøkonomi--pris, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.3382/e23/> .

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

<http://dewey.info/class/333.3382/e23/>
  mads:componentList ( <http://dewey.info/class/333.338/e23/> ) ;
  skos:broader <http://dewey.info/class/333.338/e23/> ;
  skos:narrower <http://dewey.info/class/333.33823/e23/>, <http://dewey.info/class/333.33822/e23/> ;
  skos:altLabel "Boligforhold--samfunnsøkonomi--verdi og pris"@nb ;
  dc:modified "2017-07-04"^^xsd:date ;
  skos:notation "333.3382" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Verdivurdering av bolighus, …"@nb ;
  dc:identifier "f28f15de-eee0-4dce-94b1-0444057c0244" ;
  a skos:Concept ;
  dc:created "2017-07-04"^^xsd:date .

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

