@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/010.92/e23/>
  skos:notation "010.92" ;
  skos:prefLabel "Bibliografer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/010/e23/> .

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

<http://dewey.info/class/01/e23/>
  skos:notation "01" ;
  skos:prefLabel "Bibliografier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/010/e23/> .

<http://dewey.info/class/010.28/e23/>
  skos:notation "010.28" ;
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder; apparater, utstyr, materialer"@nb ;
  a skos:Concept .

<http://dewey.info/class/010/e23/>
  skos:notation "010" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2024-11-05"^^xsd:date ;
  skos:narrower <http://dewey.info/class/010.4/e23/>, <http://dewey.info/class/010.7/e23/>, <http://dewey.info/class/010.28/e23/>, <http://dewey.info/class/010.92/e23/> ;
  skos:prefLabel "Bibliografi"@nb ;
  dc:identifier "ocd00117243" ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/01/e23/> .

<http://dewey.info/class/010.7/e23/>
  skos:notation "010.7" ;
  skos:prefLabel "Utdanning og opplæring, forskning, lignende emner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/010/e23/> .

<http://dewey.info/class/010.4/e23/>
  skos:notation "010.4" ;
  skos:prefLabel "Spesielle emner vedrørende bibliografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/010/e23/> .

