@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@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.027/e23/> ;
  skos:notation "792.022-792.028" ;
  skos:prefLabel "Bestemte teknikker, arbeidsmetoder, apparater, utstyr, materialer"@nb .

<http://dewey.info/class/792.027/e23/>
  a skos:Concept ;
  ns0:including "Parykker"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00168076" ;
  dc:modified "2014-09-22"^^xsd:date ;
  skos:altLabel "Hår--dramatiske framføringer--scenekunst"@nb, "Parykker--dramatiske framføringer"@nb, "Sminke--dramatiske framføringer"@nb, "Parykker--dramatiske framføringer--scenekunst"@nb, "Hår--dramatiske framføringer"@nb, "Sminke--dramatiske framføringer--scenekunst"@nb ;
  skos:broader <http://dewey.info/class/792.022-792.028/e23/> ;
  skos:closeMatch realfagstermer:c005537, humord:c12517, humord:c16716 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c16830 ;
  skos:notation "792.027" ;
  skos:prefLabel "Sminke og hår"@nb .

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

