@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/371.204/e23/>
  a skos:Concept ;
  skos:notation "371.204" ;
  skos:prefLabel "[Ubenyttet]"@nb .

<http://dewey.info/class/371.2/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/371.201-371.207/e23/> ;
  skos:notation "371.2" ;
  skos:prefLabel "Skoleadministrasjon; administrasjon av elevers og studenters faglige aktiviteter"@nb .

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

<http://dewey.info/class/371.202/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.201-371.207/e23/> ;
  skos:notation "371.202" ;
  skos:prefLabel "Personalforvaltning av øvrig personale"@nb .

<http://dewey.info/class/371.203/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.201-371.207/e23/> ;
  skos:notation "371.203" ;
  skos:prefLabel "Undervisningsinspeksjon"@nb .

<http://dewey.info/class/371.201/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.201-371.207/e23/> ;
  skos:notation "371.201" ;
  skos:prefLabel "Personalforvaltning"@nb .

<http://dewey.info/class/371.206/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.201-371.207/e23/> ;
  skos:notation "371.206" ;
  skos:prefLabel "Økonomistyring"@nb .

<http://dewey.info/class/371.207/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.201-371.207/e23/> ;
  skos:notation "371.207" ;
  skos:prefLabel "Administrativ ledelse"@nb .

<http://dewey.info/class/371.201-371.207/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00140929" ;
  dc:modified "2015-03-17"^^xsd:date ;
  skos:broader <http://dewey.info/class/371.2/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/371.202/e23/>, <http://dewey.info/class/371.206/e23/>, <http://dewey.info/class/371.204/e23/>, <http://dewey.info/class/371.201/e23/>, <http://dewey.info/class/371.203/e23/>, <http://dewey.info/class/371.207/e23/> ;
  skos:notation "371.201-371.207" ;
  skos:prefLabel "Skoleadministrasjon"@nb .

