@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/720.43/e23/>
  skos:notation "720.43" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/720.44/e23/>
  skos:notation "720.44" ;
  skos:prefLabel "Bærbare og midlertidige bygninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/720.4/e23/> .

<http://dewey.info/class/720/e23/>
  skos:notation "720" ;
  skos:prefLabel "Arkitektur"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/720.4/e23/> .

<http://dewey.info/class/720.49/e23/>
  skos:notation "720.49" ;
  skos:prefLabel "Flerbruksbygninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/720.4/e23/> .

<http://dewey.info/class/720.4/e23/>
  skos:closeMatch bibbi:1136945 ;
  skos:narrower <http://dewey.info/class/720.47/e23/>, <http://dewey.info/class/720.44/e23/>, <http://dewey.info/class/720.48/e23/>, <http://dewey.info/class/720.49/e23/>, <http://dewey.info/class/720.43/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "720.4" ;
  a skos:Concept ;
  dc:identifier "ocd00164252" ;
  skos:broader <http://dewey.info/class/720/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Spesielle emner innen arkitektur"@nb ;
  dc:modified "2018-06-04"^^xsd:date .

<http://dewey.info/class/720.47/e23/>
  skos:notation "720.47" ;
  skos:prefLabel "Arkitektur og miljø"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/720.4/e23/> .

<http://dewey.info/class/720.48/e23/>
  skos:notation "720.48" ;
  skos:prefLabel "Bygninger med bestemt form, atriumbygninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/720.4/e23/> .

