@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/700.10309/e23/>
  skos:notation "700.10309" ;
  skos:prefLabel "Påvirkning fra sosiale forhold på kunst i vid forstand--historie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/700.103/e23/> .

<http://dewey.info/class/700.1/e23/>
  skos:notation "700.1" ;
  skos:prefLabel "Filosofi og teori innen kunst i vid forstand"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/700.103/e23/> .

<http://dewey.info/class/700.103/e23/>
  skos:closeMatch bibbi:1139416, bibbi:1664313, bibbi:1144898, bibbi:1664312, bibbi:1640944, bibbi:1696196, bibbi:1664314, bibbi:1120040 ;
  dc:modified "2015-06-19"^^xsd:date ;
  skos:notation "700.103" ;
  a skos:Concept ;
  dc:identifier "ocd00163585" ;
  skos:prefLabel "Påvirkning fra sosiale forhold på kunst i vid forstand"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/700.10309/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/700.1/e23/> .

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

