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

<http://dewey.info/class/792.01/e23/>
  dc:modified "2018-07-31"^^xsd:date ;
  skos:notation "792.01" ;
  skos:prefLabel "Filosofi og teori"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1131337 ;
  skos:narrower <http://dewey.info/class/792.013/e23/>, <http://dewey.info/class/792.014/e23/>, <http://dewey.info/class/792.015/e23/> ;
  dc:identifier "ocd00168056" ;
  skos:broader <http://dewey.info/class/792/e23/> ;
  a skos:Concept .

<http://dewey.info/class/792.013/e23/>
  skos:notation "792.013" ;
  skos:prefLabel "Verdi, innflytelse, effekt"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/792.01/e23/> .

<http://dewey.info/class/792.014/e23/>
  skos:notation "792.014" ;
  skos:prefLabel "Teater--terminologi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/792.01/e23/> .

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

<http://dewey.info/class/792.015/e23/>
  skos:notation "792.015" ;
  skos:prefLabel "Kritikk og forståelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/792.01/e23/> .

<http://dewey.info/class/792/e23/>
  skos:notation "792" ;
  skos:prefLabel "Sceneopptredener"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/792.01/e23/> .

