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

<http://dewey.info/class/069.22/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/069.2/e23/> ;
  skos:notation "069.22" ;
  skos:prefLabel "Planlegging av museumsbygninger"@nb .

<http://dewey.info/class/069.2/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00118006" ;
  dc:modified "2015-07-09"^^xsd:date ;
  skos:altLabel "Forvaltning av fysiske anlegg--museer"@nb ;
  skos:broader <http://dewey.info/class/069/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/069.21/e23/>, <http://dewey.info/class/069.22/e23/>, <http://dewey.info/class/069.29/e23/>, <http://dewey.info/class/069.24/e23/> ;
  skos:notation "069.2" ;
  skos:prefLabel "Forvaltning og bruk av fysiske anlegg"@nb .

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

<http://dewey.info/class/069.29/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/069.2/e23/> ;
  skos:notation "069.29" ;
  skos:prefLabel "VVS (varme-, ventilasjons- og sanitærteknikk) og lignende fasiliteter"@nb .

<http://dewey.info/class/069.21/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/069.2/e23/> ;
  skos:notation "069.21" ;
  skos:prefLabel "Beliggenhet og lokalisering"@nb .

<http://dewey.info/class/069.24/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/069.2/e23/> ;
  skos:notation "069.24" ;
  skos:prefLabel "Utstillingssaler"@nb .

<http://dewey.info/class/069/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/069.2/e23/> ;
  skos:notation "069" ;
  skos:prefLabel "Museologi"@nb .

