@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/3A--2/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3A--1-8/e23/> ;
  skos:notation "T3A--2" ;
  skos:prefLabel "Drama"@nb .

<http://dewey.info/class/3A--3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3A--1-8/e23/> ;
  skos:notation "T3A--3" ;
  skos:prefLabel "Fiksjon"@nb .

<http://dewey.info/table/3A/e23/> a skos:ConceptScheme .
<http://dewey.info/class/3A--8/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3A--1-8/e23/> ;
  skos:notation "T3A--8" ;
  skos:prefLabel "Diverse skrifter"@nb .

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

<http://dewey.info/class/3A--1-8/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00143215" ;
  dc:modified "2016-03-21"^^xsd:date ;
  skos:altLabel "Litterære former--de enkelte språks litteraturer--enkeltforfattere"@nb ;
  skos:broader <http://dewey.info/class/3A--0/e23/> ;
  skos:inScheme <http://dewey.info/table/3A/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/3A--2/e23/>, <http://dewey.info/class/3A--1/e23/>, <http://dewey.info/class/3A--8/e23/>, <http://dewey.info/class/3A--5/e23/>, <http://dewey.info/class/3A--4/e23/>, <http://dewey.info/class/3A--6/e23/>, <http://dewey.info/class/3A--3/e23/> ;
  skos:notation "T3A--1-8" ;
  skos:prefLabel "Bestemte litterære former"@nb .

<http://dewey.info/class/3A--0/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/3A--1-8/e23/> ;
  skos:notation "T3A--0" ;
  skos:prefLabel "Hjelpetabell 3A. Underinndeling av verker av eller om de enkelte forfattere"@nb .

<http://dewey.info/class/3A--1/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3A--1-8/e23/> ;
  skos:notation "T3A--1" ;
  skos:prefLabel "Poesi"@nb .

<http://dewey.info/class/3A--6/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3A--1-8/e23/> ;
  skos:notation "T3A--6" ;
  skos:prefLabel "Brev"@nb .

<http://dewey.info/class/3A--4/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3A--1-8/e23/> ;
  skos:notation "T3A--4" ;
  skos:prefLabel "Essayer"@nb .

<http://dewey.info/class/3A--5/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3A--1-8/e23/> ;
  skos:notation "T3A--5" ;
  skos:prefLabel "Taler"@nb .

