@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/3B--102/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--102-107/e23/> ;
  skos:notation "T3B--102" ;
  skos:prefLabel "Dramatisk poesi"@nb .

<http://dewey.info/class/3B--107/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--102-107/e23/> ;
  skos:notation "T3B--107" ;
  skos:prefLabel "Humoristisk og satirisk poesi"@nb .

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

<http://dewey.info/class/3B--105/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--102-107/e23/> ;
  skos:notation "T3B--105" ;
  skos:prefLabel "Didaktisk poesi"@nb .

<http://dewey.info/class/3B--1/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/3B--102-107/e23/> ;
  skos:notation "T3B--1" ;
  skos:prefLabel "Poesi"@nb .

<http://dewey.info/class/3B--103/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--102-107/e23/> ;
  skos:notation "T3B--103" ;
  skos:prefLabel "Fortellende dikt"@nb .

<http://dewey.info/class/3B--102-107/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00143468" ;
  dc:modified "2026-03-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/3B--1/e23/> ;
  skos:inScheme <http://dewey.info/table/3B/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/3B--104/e23/>, <http://dewey.info/class/3B--102/e23/>, <http://dewey.info/class/3B--105/e23/>, <http://dewey.info/class/3B--107/e23/>, <http://dewey.info/class/3B--103/e23/> ;
  skos:notation "T3B--102-107" ;
  skos:prefLabel "Bestemte typer poesi"@nb .

<http://dewey.info/class/3B--104/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--102-107/e23/> ;
  skos:notation "T3B--104" ;
  skos:prefLabel "Lyrisk poesi og ballader"@nb .

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