@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#> .

<http://dewey.info/table/3B/e23/> a skos:ConceptScheme .
<http://dewey.info/class/3B--204/e23/>
  skos:notation "T3B--204" ;
  skos:prefLabel "Drama med begrenset omfang"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/3B--2041/e23/> .

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

<http://dewey.info/class/3B--2041/e23/>
  skos:inScheme <http://dewey.info/table/3B/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Enaktere--litteratur--de enkelte språks litteraturer"@nb, "Sketsjer--litteratur--de enkelte språks litteraturer"@nb, "Mellomspill (drama)--litteratur--de enkelte språks litteraturer"@nb ;
  skos:prefLabel "Enaktere"@nb ;
  ns0:including "Mellomspill"@nb, "Sketsjer"@nb ;
  skos:broader <http://dewey.info/class/3B--204/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2017-10-10"^^xsd:date ;
  skos:notation "T3B--2041" ;
  dc:identifier "ocd00143514" .

