@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/246.72/e23/>
  skos:narrower <http://dewey.info/class/246.725/e23/>, <http://dewey.info/class/246.723/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "246.72" ;
  skos:altLabel "Religiøse skuespill--religiøs betydning--kristendom"@nb, "Teater--religiøs betydning--kristendom"@nb, "Religiøse opptog--religiøs betydning--kristendom"@nb ;
  dc:identifier "ocd00120985" ;
  dc:modified "2018-07-17"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/246.7/e23/> ;
  skos:prefLabel "Drama"@nb .

<http://dewey.info/class/246.7/e23/>
  skos:notation "246.7" ;
  skos:prefLabel "Drama, musikk og dans"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/246.72/e23/> .

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

<http://dewey.info/class/246.725/e23/>
  skos:notation "246.725" ;
  skos:prefLabel "Dukketeater"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/246.72/e23/> .

<http://dewey.info/class/246.723/e23/>
  skos:notation "246.723" ;
  skos:prefLabel "Pasjonsspill"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/246.72/e23/> .

