@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/class/1--068/e23/>
  skos:notation "T1--068" ;
  skos:prefLabel "Ledelse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/1--0682/e23/> .

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

<http://dewey.info/class/1--0682/e23/>
  skos:altLabel "Fysiske anlegg (bygninger og utstyr)--ledelse"@nb, "Vedlikehold av tomter"@nb, "Energiforvaltning--bedriftsledelse"@nb, "Vedlikehold av utstyr"@nb, "Utstyr--forvaltning av fysiske anlegg"@nb, "VVS (varme-, ventilasjons- og sanitærteknikk)--forvaltning av fysiske anlegg"@nb, "Vedlikehold--forvaltning av fysiske anlegg"@nb ;
  skos:notation "T1--0682" ;
  ns0:classHere "Oversiktsverker om energiforvaltning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--068/e23/> ;
  dc:identifier "ocd00119376" ;
  dc:modified "2013-04-03"^^xsd:date ;
  ns0:including "Utstyr og vvs (varme-, ventilasjons- og sanitærteknikk)"@nb, "Vedlikehold"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Forvaltning av fysiske anlegg"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/1/e23/> .

