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

<http://dewey.info/class/3B--202-203/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/3B--203/e23/>, <http://dewey.info/class/3B--202/e23/> ;
  dc:identifier "ocd00143408" ;
  skos:notation "T3B--202-203" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/3B/e23/> ;
  skos:prefLabel "Drama for massemedier"@nb ;
  dc:modified "2012-04-03"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/3B--202-205/e23/> .

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

<http://dewey.info/class/3B--202/e23/>
  skos:notation "T3B--202" ;
  skos:prefLabel "Drama for radio og fjernsyn"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--202-203/e23/> .

<http://dewey.info/class/3B--203/e23/>
  skos:notation "T3B--203" ;
  skos:prefLabel "Drama for film"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3B--202-203/e23/> .

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

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