@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/025.10948/e23/>
  skos:notation "025.10948" ;
  skos:prefLabel "Bibliotekadministrasjon--Norden"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.1/e23/> .

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

<http://dewey.info/class/025.1/e23/>
  skos:altLabel "Bibliotekadministrasjon"@nb ;
  skos:broader <http://dewey.info/class/025/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2019-11-25"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/025.17/e23/>, <http://dewey.info/class/025.10948/e23/>, <http://dewey.info/class/025.11/e23/>, <http://dewey.info/class/025.19/e23/>, <http://dewey.info/class/025.12/e23/> ;
  skos:closeMatch bibbi:1111288 ;
  skos:notation "025.1" ;
  skos:prefLabel "Administrasjon"@nb ;
  dc:identifier "ocd00117516" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/025.19/e23/>
  skos:notation "025.19" ;
  skos:prefLabel "Administrasjon av bestemte typer institusjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.1/e23/> .

<http://dewey.info/class/025.11/e23/>
  skos:notation "025.11" ;
  skos:prefLabel "Økonomi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.1/e23/> .

<http://dewey.info/class/025.12/e23/>
  skos:notation "025.12" ;
  skos:prefLabel "Fotokopieringstjenester (reprografi)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.1/e23/> .

<http://dewey.info/class/025/e23/>
  skos:notation "025" ;
  skos:prefLabel "Operasjoner i biblioteker og arkiver"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/025.1/e23/> .

<http://dewey.info/class/025.17/e23/>
  skos:notation "025.17" ;
  skos:prefLabel "Administrasjon av samlinger av spesielt materiale"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.1/e23/> .

