@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/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/3B--205/e23/>
  a skos:Concept ;
  ns0:including "Maskespill"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00143516" ;
  dc:modified "2012-05-30"^^xsd:date ;
  skos:altLabel "Maskespill--litteratur--de enkelte språks litteraturer"@nb ;
  skos:broader <http://dewey.info/class/3B--202-205/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/3B/e23/> ;
  skos:narrower <http://dewey.info/class/3B--2052/e23/>, <http://dewey.info/class/3B--2051/e23/>, <http://dewey.info/class/3B--2057/e23/> ;
  skos:notation "T3B--205" ;
  skos:prefLabel "Bestemte typer drama"@nb .

<http://dewey.info/class/3B--2051/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--205/e23/> ;
  skos:notation "T3B--2051" ;
  skos:prefLabel "Seriøst drama"@nb .

<http://dewey.info/class/3B--2052/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--205/e23/> ;
  skos:notation "T3B--2052" ;
  skos:prefLabel "Komedie og melodrama"@nb .

<http://dewey.info/class/3B--2057/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--205/e23/> ;
  skos:notation "T3B--2057" ;
  skos:prefLabel "Varieteer (drama)"@nb .

<http://dewey.info/class/3B--202-205/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/3B--205/e23/> ;
  skos:notation "T3B--202-205" ;
  skos:prefLabel "Drama begrenset til bestemte medier, omfang, typer"@nb .

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