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

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

<http://dewey.info/class/3B--4/e23/>
  dc:modified "2016-03-21"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Essayer"@nb ;
  skos:inScheme <http://dewey.info/table/3B/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00143567" ;
  skos:broader <http://dewey.info/class/3B--1-8/e23/> ;
  skos:narrower <http://dewey.info/class/3B--4001-4009/e23/>, <http://dewey.info/class/3B--41-49/e23/> ;
  skos:notation "T3B--4" ;
  a skos:Concept ;
  skos:altLabel "Essayer (litteratur)--de enkelte språks litteraturer"@nb .

<http://dewey.info/class/3B--4001-4009/e23/>
  skos:notation "T3B--4001-4009" ;
  skos:prefLabel "Generell forminndeling; samlinger; historie, beskrivelse, kritisk vurdering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--4/e23/> .

<http://dewey.info/class/3B--41-49/e23/>
  skos:notation "T3B--41-49" ;
  skos:prefLabel "Essayer fra bestemte perioder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--4/e23/> .

<http://dewey.info/class/3B--1-8/e23/>
  skos:notation "T3B--1-8" ;
  skos:prefLabel "Bestemte litterære former"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/3B--4/e23/> .

<http://dewey.info/table/3B/e23/> a skos:ConceptScheme .
