@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://dewey.info/class/3B--102/e23/>
  a skos:Concept ;
  ns0:including "Dramatiske monologer"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00143467" ;
  dc:modified "2012-05-29"^^xsd:date ;
  skos:altLabel "Dramatiske monologer (poesi)--de enkelte språks litteraturer"@nb, "Dramatisk poesi--de enkelte språks litteraturer"@nb ;
  skos:broader <http://dewey.info/class/3B--102-107/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/3B/e23/> ;
  skos:narrowMatch humord:c14406 ;
  skos:notation "T3B--102" ;
  skos:prefLabel "Dramatisk poesi"@nb ;
  skos:relatedMatch humord:c06659, realfagstermer:c030171 .

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

