@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/728.094823/e23/>
  skos:notation "728.094823" ;
  skos:prefLabel "Boliger--arkitektur--Østfold (Norge)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.09482/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.09482/e23/> .

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

<http://dewey.info/class/728.09482241/e23/>
  skos:notation "728.09482241" ;
  skos:prefLabel "Boliger--arkitektur--Asker (Akershus)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.09482/e23/> .

<http://dewey.info/class/728.0948273/e23/>
  skos:notation "728.0948273" ;
  skos:prefLabel "Boliger--arkitektur--Larvik (Vestfold : kommune)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.09482/e23/> .

<http://dewey.info/class/2--482/e23/>
  skos:prefLabel "Østlandet"@nb ;
  a skos:Concept .

<http://dewey.info/class/728.09482/e23/>
  mads:componentList (
   <http://dewey.info/class/728/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--482/e23/>
 ) ;
  skos:prefLabel "Boliger--arkitektur--Østlandet (Norge)"@nb ;
  skos:narrower <http://dewey.info/class/728.094823/e23/>, <http://dewey.info/class/728.0948273/e23/>, <http://dewey.info/class/728.09482241/e23/> ;
  dc:identifier "270d70c1-0578-4046-984b-115b60c89ce0" ;
  skos:broader <http://dewey.info/class/728/e23/> ;
  dc:modified "2016-04-21"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2016-04-21"^^xsd:date ;
  skos:notation "728.09482" .

