@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#> .

<http://dewey.info/class/658.3044/e23/>
  skos:notation "658.3044" ;
  skos:prefLabel "Personalforvaltning av medarbeidere i bestemte typer stillinger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.304/e23/> .

<http://dewey.info/class/658.3045/e23/>
  skos:notation "658.3045" ;
  skos:prefLabel "Håndtering av problemansatte"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.304/e23/> .

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

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

<http://dewey.info/class/658.304/e23/>
  skos:broader <http://dewey.info/class/658.3/e23/> ;
  skos:narrower <http://dewey.info/class/658.3045/e23/>, <http://dewey.info/class/658.3044/e23/>, <http://dewey.info/class/658.3042/e23/> ;
  dc:modified "2014-04-22"^^xsd:date ;
  skos:prefLabel "Personalforvaltning av medarbeidere i bestemte typer stillinger og håndtering av problemansatte"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "658.304" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00160448" .

<http://dewey.info/class/658.3/e23/>
  skos:notation "658.3" ;
  skos:prefLabel "Personalforvaltning (HR-ledelse)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/658.304/e23/> .

