@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/658.312/e23/>
  skos:notation "658.312" ;
  skos:prefLabel "Arbeidsvilkår, prestasjonsvurdering, bruk av ansatte"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.31/e23/> .

<http://dewey.info/class/658.313/e23/>
  skos:notation "658.313" ;
  skos:prefLabel "Avslutning av arbeidsforhold"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.31/e23/> .

<http://dewey.info/class/658.31/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "658.31" ;
  skos:broader <http://dewey.info/class/658.3/e23/> ;
  skos:narrower <http://dewey.info/class/658.311/e23/>, <http://dewey.info/class/658.315/e23/>, <http://dewey.info/class/658.313/e23/>, <http://dewey.info/class/658.314/e23/>, <http://dewey.info/class/658.312/e23/> ;
  skos:prefLabel "Bestemte emner innen personalforvaltning"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00160456" ;
  dc:modified "2014-04-22"^^xsd:date .

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

<http://dewey.info/class/658.311/e23/>
  skos:notation "658.311" ;
  skos:prefLabel "Rekruttering og utvelgelse av medarbeidere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.31/e23/> .

<http://dewey.info/class/658.314/e23/>
  skos:notation "658.314" ;
  skos:prefLabel "Motivasjon, arbeidsmoral, disiplin"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.31/e23/> .

<http://dewey.info/class/658.315/e23/>
  skos:notation "658.315" ;
  skos:prefLabel "Relasjoner mellom arbeidsgivere og arbeidstakere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.31/e23/> .

<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.31/e23/> .

