@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 bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/647.2/e23/>
  skos:notation "647.2" ;
  skos:prefLabel "Ansatte"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/647/e23/> .

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

<http://dewey.info/class/647.068/e23/>
  skos:notation "647.068" ;
  skos:prefLabel "Ledelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/647/e23/> .

<http://dewey.info/class/647/e23/>
  dc:identifier "ocd00159971" ;
  skos:narrower <http://dewey.info/class/647.3/e23/>, <http://dewey.info/class/647.2/e23/>, <http://dewey.info/class/647.9/e23/>, <http://dewey.info/class/647.068/e23/>, <http://dewey.info/class/647.6/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Institusjonshushold"@nb, "Storhusholdninger"@nb, "Offentlige husholdninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/64/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:closeMatch bibbi:1120109 ;
  skos:notation "647" ;
  skos:prefLabel "Offentlige husholdninger (institusjonshushold)"@nb .

<http://dewey.info/class/64/e23/>
  skos:notation "64" ;
  skos:prefLabel "Husholdning og familieliv"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/647/e23/> .

<http://dewey.info/class/647.6/e23/>
  skos:notation "647.6" ;
  skos:prefLabel "Ansattes arbeidstid og oppgaver"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/647/e23/> .

<http://dewey.info/class/647.3/e23/>
  skos:notation "647.3" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/647.9/e23/>
  skos:notation "647.9" ;
  skos:prefLabel "Bestemte typer offentlige husholdninger og institusjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/647/e23/> .

