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

<http://dewey.info/class/023/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00117458" ;
  dc:modified "2012-01-10"^^xsd:date ;
  skos:altLabel "Personalforvaltning--biblioteker"@nb, "Personell--biblioteker"@nb ;
  skos:broader <http://dewey.info/class/02/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/023.7/e23/>, <http://dewey.info/class/023.9/e23/>, <http://dewey.info/class/023.8/e23/>, <http://dewey.info/class/023.2-023.4/e23/>, <http://dewey.info/class/023.01/e23/> ;
  skos:notation "023" ;
  skos:prefLabel "Personalforvaltning (HR-ledelse)"@nb ;
  skos:relatedMatch humord:c19076 .

<http://dewey.info/class/02/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/023/e23/> ;
  skos:notation "02" ;
  skos:prefLabel "Bibliotek- og informasjonsvitenskap"@nb .

<http://dewey.info/class/023.7/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/023/e23/> ;
  skos:notation "023.7" ;
  skos:prefLabel "Stillingsbeskrivelser"@nb .

<http://dewey.info/class/023.01/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/023/e23/> ;
  skos:notation "023.01" ;
  skos:prefLabel "Personalforvaltning--biblioteker--filosofi"@nb .

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

<http://dewey.info/class/023.2-023.4/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/023/e23/> ;
  skos:notation "023.2-023.4" ;
  skos:prefLabel "Typer stillinger"@nb .

<http://dewey.info/class/023.8/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/023/e23/> ;
  skos:notation "023.8" ;
  skos:prefLabel "Forvaltning av internopplæring"@nb .

<http://dewey.info/class/023.9/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/023/e23/> ;
  skos:notation "023.9" ;
  skos:prefLabel "Aspekter ved personalforvaltning"@nb .

