@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/721.84/e23/>
  skos:notation "721.84" ;
  skos:prefLabel "Halvåpne og åpne rom"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/721.8/e23/> .

<http://dewey.info/class/721.82/e23/>
  skos:notation "721.82" ;
  skos:prefLabel "Åpninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/721.8/e23/> .

<http://dewey.info/class/721.83/e23/>
  skos:notation "721.83" ;
  skos:prefLabel "Midler for vertikal tilgang"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/721.8/e23/> .

<http://dewey.info/class/721.1-721.8/e23/>
  skos:notation "721.1-721.8" ;
  skos:prefLabel "Konstruksjonselementer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/721.8/e23/> .

<http://dewey.info/class/721.8/e23/>
  skos:broader <http://dewey.info/class/721.1-721.8/e23/> ;
  ns0:including "Ildsteder"@nb, "Balustrader"@nb, "Festeanordninger"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00164341" ;
  skos:altLabel "Festeanordninger--bygninger--arkitektur"@nb, "Ildsteder--arkitektur"@nb, "Balustrader"@nb, "Balustrader--arkitektur"@nb, "Festeanordninger--bygninger"@nb ;
  dc:modified "2013-08-20"^^xsd:date ;
  skos:narrower <http://dewey.info/class/721.83/e23/>, <http://dewey.info/class/721.82/e23/>, <http://dewey.info/class/721.84/e23/> ;
  skos:notation "721.8" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Andre elementer"@nb .

