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

<http://dewey.info/class/792.76028/e23/>
  skos:closeMatch bibbi:1144349 ;
  skos:notation "792.76028" ;
  a skos:Concept ;
  dc:created "2018-04-18"^^xsd:date ;
  skos:prefLabel "Skuespillerkunst--stand up, …"@nb ;
  skos:altLabel "Gester--drama--stand up"@nb, "Uttrykk--drama--stand up"@nb ;
  skos:broader <http://dewey.info/class/792.76/e23/> ;
  mads:componentList (
   <http://dewey.info/class/792.76/e23/>
   <http://dewey.info/class/792.028/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/792.76028092/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ca375405-c1d7-4576-a99d-0e64cafe9d20" ;
  dc:modified "2018-04-18"^^xsd:date .

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

<http://dewey.info/class/792.028/e23/>
  skos:prefLabel "Skuespillerkunst og opptreden"@nb ;
  a skos:Concept .

<http://dewey.info/class/792.76/e23/>
  skos:notation "792.76" ;
  skos:prefLabel "Stand up"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/792.76028/e23/> .

<http://dewey.info/class/792.76028092/e23/>
  skos:notation "792.76028092" ;
  skos:prefLabel "Stand up-komikere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/792.76028/e23/> .

