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

<http://dewey.info/class/753-758/e23/>
  skos:notation "753-758" ;
  skos:prefLabel "Ikonografi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/754/e23/> .

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

<http://dewey.info/class/754.094109033/e23/>
  skos:notation "754.094109033" ;
  skos:prefLabel "Sjangermaleri--Storbritannia--1700-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/754/e23/> .

<http://dewey.info/class/754/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/753-758/e23/> ;
  dc:identifier "ocd00165745" ;
  skos:closeMatch bibbi:1114077 ;
  skos:prefLabel "Sjangermalerier"@nb ;
  dc:modified "2015-02-10"^^xsd:date ;
  a skos:Concept ;
  skos:notation "754" ;
  skos:narrower <http://dewey.info/class/754.0949209032/e23/>, <http://dewey.info/class/754.094109033/e23/> ;
  skos:altLabel "Genremalerier"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/754.0949209032/e23/>
  skos:notation "754.0949209032" ;
  skos:prefLabel "Sjangermaleri--Nederland--1600-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/754/e23/> .

