@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/704.94/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/704.946/e23/> ;
  skos:notation "704.94" ;
  skos:prefLabel "Bestemte motiver"@nb .

<http://dewey.info/class/704.946/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00163811" ;
  dc:modified "2014-09-10"^^xsd:date ;
  skos:altLabel "Allegori--kunstmotiver"@nb, "Symbolikk--kunstmotiver"@nb ;
  skos:broader <http://dewey.info/class/704.94/e23/> ;
  skos:closeMatch humord:c18228 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/704.9460902/e23/> ;
  skos:notation "704.946" ;
  skos:prefLabel "Symbolikk og allegorier"@nb ;
  skos:relatedMatch humord:c06618 .

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

<http://dewey.info/class/704.9460902/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/704.946/e23/> ;
  skos:notation "704.9460902" ;
  skos:prefLabel "Allegori--kunstmotiver--middelalderen"@nb .

