@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 humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/792.022-792.028/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/792.026/e23/> ;
  skos:notation "792.022-792.028" ;
  skos:prefLabel "Bestemte teknikker, arbeidsmetoder, apparater, utstyr, materialer"@nb .

<http://dewey.info/class/792.026/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00168075" ;
  dc:modified "2014-07-21"^^xsd:date ;
  skos:altLabel "Kostymer--dramatiske framføringer--scenekunst"@nb, "Teaterkostymer"@nb, "Kostymer--dramatiske framføringer"@nb, "Teaterkostymer--dramatiske framføringer"@nb ;
  skos:broader <http://dewey.info/class/792.022-792.028/e23/> ;
  skos:exactMatch humord:c05551 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/792.026092/e23/> ;
  skos:notation "792.026" ;
  skos:prefLabel "Kostymer"@nb .

<http://dewey.info/class/792.026092/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/792.026/e23/> ;
  skos:notation "792.026092" ;
  skos:prefLabel "Kostymer--biografier"@nb .

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

