@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://dewey.info/class/03/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/0/e23/> ;
  skos:notation "03" ;
  skos:prefLabel "Encyklopedier og leksika"@nb .

<http://dewey.info/class/08/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/0/e23/> ;
  skos:notation "08" ;
  skos:prefLabel "Generelle samlinger"@nb .

<http://dewey.info/class/0/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00252655" ;
  dc:modified "2018-01-19"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/02/e23/>, <http://dewey.info/class/06/e23/>, <http://dewey.info/class/07/e23/>, <http://dewey.info/class/05/e23/>, <http://dewey.info/class/09/e23/>, <http://dewey.info/class/01/e23/>, <http://dewey.info/class/08/e23/>, <http://dewey.info/class/00/e23/>, <http://dewey.info/class/04/e23/>, <http://dewey.info/class/03/e23/> ;
  skos:notation "0" ;
  skos:prefLabel "Informatikk, informasjon og generelle verker"@nb ;
  skos:topConceptOf <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/09/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/0/e23/> ;
  skos:notation "09" ;
  skos:prefLabel "Håndskrifter og sjeldne bøker"@nb .

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

<http://dewey.info/class/00/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/0/e23/> ;
  skos:notation "00" ;
  skos:prefLabel "Informatikk, kunnskap og systemer"@nb .

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

<http://dewey.info/class/06/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/0/e23/> ;
  skos:notation "06" ;
  skos:prefLabel "Foreninger, organisasjoner og museer"@nb .

<http://dewey.info/class/07/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/0/e23/> ;
  skos:notation "07" ;
  skos:prefLabel "Nyhetsmedier, journalistikk og publisering"@nb .

skos:topConceptOf rdfs:subPropertyOf skos:inScheme .
<http://dewey.info/class/04/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/0/e23/> ;
  skos:notation "04" ;
  skos:prefLabel "[Ubenyttet]"@nb .

<http://dewey.info/class/05/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/0/e23/> ;
  skos:notation "05" ;
  skos:prefLabel "Periodika"@nb .

