@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/709.05014/e23/>
  skos:notation "709.05014" ;
  skos:prefLabel "Happenings, events, installasjonskunst"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/709.05014074/e23/> .

<http://dewey.info/class/709.05014074/e23/>
  skos:closeMatch bibbi:1196137, bibbi:1175418, bibbi:1175404 ;
  mads:componentList (
   <http://dewey.info/class/709.05014/e23/>
   <http://dewey.info/class/1--074/e23/>
 ) ;
  a skos:Concept ;
  skos:notation "709.05014074" ;
  dc:modified "2019-03-04"^^xsd:date ;
  skos:prefLabel "Installasjonskunst--2000-tallet--utstillinger"@nb ;
  dc:created "2019-03-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/709.05014/e23/> ;
  dc:identifier "ff3c9ae2-ff66-4127-9626-21cd9f24ef8c" .

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

<http://dewey.info/class/1--074/e23/>
  skos:prefLabel "Museer, samlinger, utstillinger"@nb ;
  a skos:Concept .

