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

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

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

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

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

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

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

<http://dewey.info/class/3B--104/e23/>
  a skos:Concept ;
  ns0:classHere "Minnesang"@nb, "Trubadurpoesi"@nb ;
  ns0:including "Konkret poesi"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00143480" ;
  dc:modified "2012-05-30"^^xsd:date ;
  skos:altLabel "Minnesang (poesi)--de enkelte språks litteraturer"@nb, "Figurdikt--de enkelte språks litteraturer"@nb, "Trubadurpoesi--de enkelte språks litteraturer"@nb, "Lyrisk poesi--de enkelte språks litteraturer"@nb, "Konkret poesi--de enkelte språks litteraturer"@nb ;
  skos:broader <http://dewey.info/class/3B--102-107/e23/> ;
  skos:closeMatch humord:c06823, humord:c06808 ;
  skos:inScheme <http://dewey.info/table/3B/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c06791 ;
  skos:narrower <http://dewey.info/class/3B--1041/e23/>, <http://dewey.info/class/3B--1042/e23/>, <http://dewey.info/class/3B--1043/e23/>, <http://dewey.info/class/3B--1044/e23/> ;
  skos:notation "T3B--104" ;
  skos:prefLabel "Lyrisk poesi og ballader"@nb .

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