@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/658.3132/e23/>
  dc:identifier "ocd00160482" ;
  skos:broader <http://dewey.info/class/658.313/e23/> ;
  skos:prefLabel "Pensjonering"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Pensjonering--personalforvaltning"@nb, "Pensjonsalder--personalforvaltning"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2014-10-14"^^xsd:date ;
  skos:notation "658.3132" ;
  a skos:Concept .

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

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

