@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/3B--301-308/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2012-05-31"^^xsd:date ;
  skos:narrower <http://dewey.info/class/3B--301/e23/>, <http://dewey.info/class/3B--308/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Fiksjon begrenset til bestemte omfang og typer"@nb ;
  skos:inScheme <http://dewey.info/table/3B/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "T3B--301-308" ;
  skos:broader <http://dewey.info/class/3B--3/e23/> ;
  dc:identifier "ocd00143543" .

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

<http://dewey.info/class/3B--3/e23/>
  skos:notation "T3B--3" ;
  skos:prefLabel "Fiksjon"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/3B--301-308/e23/> .

<http://dewey.info/class/3B--308/e23/>
  skos:notation "T3B--308" ;
  skos:prefLabel "Bestemte typer fiksjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--301-308/e23/> .

<http://dewey.info/class/3B--301/e23/>
  skos:notation "T3B--301" ;
  skos:prefLabel "Noveller"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--301-308/e23/> .

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