@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/658.313/e23/>
  a skos:Concept ;
  skos:prefLabel "Avslutning av arbeidsforhold"@nb ;
  skos:notation "658.313" ;
  skos:altLabel "Avslutning av arbeidsforhold--personalforvaltning"@nb, "Sparking av ansatte--personalforvaltning"@nb, "Avskjedigelse av ansatte--personalforvaltning"@nb, "Oppsigelse av ansatte--personalforvaltning"@nb, "Fratredelse--personalforvaltning"@nb ;
  dc:modified "2015-09-14"^^xsd:date ;
  skos:narrower <http://dewey.info/class/658.3132/e23/>, <http://dewey.info/class/658.3134/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00160481" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:including "Avskjedigelse"@nb ;
  skos:broader <http://dewey.info/class/658.31/e23/> .

<http://dewey.info/class/658.31/e23/>
  skos:notation "658.31" ;
  skos:prefLabel "Bestemte emner innen personalforvaltning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/658.313/e23/> .

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

<http://dewey.info/class/658.3132/e23/>
  skos:notation "658.3132" ;
  skos:prefLabel "Pensjonering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.313/e23/> .

<http://dewey.info/class/658.3134/e23/>
  skos:notation "658.3134" ;
  skos:prefLabel "Nedbemanning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.313/e23/> .

