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

<http://dewey.info/class/728.4-728.7/e23/>
  a skos:Concept ;
  dc:identifier "ocd00164653" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2013-08-30"^^xsd:date ;
  skos:narrower <http://dewey.info/class/728.6/e23/>, <http://dewey.info/class/728.4/e23/>, <http://dewey.info/class/728.5/e23/>, <http://dewey.info/class/728.7/e23/> ;
  skos:notation "728.4-728.7" ;
  skos:prefLabel "Boliger for spesielle formål"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/728/e23/> .

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

<http://dewey.info/class/728.5/e23/>
  skos:notation "728.5" ;
  skos:prefLabel "Hoteller og moteller"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.4-728.7/e23/> .

<http://dewey.info/class/728/e23/>
  skos:notation "728" ;
  skos:prefLabel "Bolighus og lignende bygninger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/728.4-728.7/e23/> .

<http://dewey.info/class/728.6/e23/>
  skos:notation "728.6" ;
  skos:prefLabel "Våningshus"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.4-728.7/e23/> .

<http://dewey.info/class/728.4/e23/>
  skos:notation "728.4" ;
  skos:prefLabel "Klubbhus"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.4-728.7/e23/> .

<http://dewey.info/class/728.7/e23/>
  skos:notation "728.7" ;
  skos:prefLabel "Feriehus, hytter, jakthytter, husbåter, mobile hjem"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.4-728.7/e23/> .

