@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#> .

<http://dewey.info/class/728.37/e23/>
  skos:notation "728.37" ;
  skos:prefLabel "Eneboliger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/728.372/e23/> .

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

<http://dewey.info/class/728.37209422375/e23/>
  skos:notation "728.37209422375" ;
  skos:prefLabel "Fleretasjers hus--arkitektur--Maidstone (England : distrikt)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.372/e23/> .

<http://dewey.info/class/728.372094183/e23/>
  skos:notation "728.372094183" ;
  skos:prefLabel "Fleretasjers hus--Dublin (Irland : fylke)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.372/e23/> .

<http://dewey.info/class/728.372/e23/>
  dc:identifier "ocd00164646" ;
  a skos:Concept ;
  skos:notation "728.372" ;
  skos:altLabel "Fleretasjers hus--arkitektur"@nb ;
  skos:narrower <http://dewey.info/class/728.37209422375/e23/>, <http://dewey.info/class/728.3720942843/e23/>, <http://dewey.info/class/728.372094183/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Fleretasjers hus"@nb ;
  skos:broader <http://dewey.info/class/728.37/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2013-08-30"^^xsd:date .

<http://dewey.info/class/728.3720942843/e23/>
  skos:notation "728.3720942843" ;
  skos:prefLabel "Fleretasjers hus--arkitektur--York (England)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.372/e23/> .

