@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/721.832/e23/>
  skos:notation "721.832" ;
  skos:prefLabel "Trapper"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/721.83/e23/> .

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

<http://dewey.info/class/721.83/e23/>
  skos:notation "721.83" ;
  skos:altLabel "Ramper"@nb, "Ramper--arkitektur"@nb ;
  dc:modified "2013-08-20"^^xsd:date ;
  skos:narrower <http://dewey.info/class/721.832/e23/>, <http://dewey.info/class/721.833/e23/> ;
  dc:identifier "ocd00164345" ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:including "Ramper"@nb ;
  skos:prefLabel "Midler for vertikal tilgang"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/721.8/e23/> .

<http://dewey.info/class/721.833/e23/>
  skos:notation "721.833" ;
  skos:prefLabel "Heiser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/721.83/e23/> .

<http://dewey.info/class/721.8/e23/>
  skos:notation "721.8" ;
  skos:prefLabel "Andre elementer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/721.83/e23/> .

