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

<http://dewey.info/class/220.0744212/e23/>
  mads:componentList (
   <http://dewey.info/class/22/e23/>
   <http://dewey.info/class/1--074/e23/>
   <http://dewey.info/class/2--421.2/e23/>
 ) ;
  skos:notation "220.0744212" ;
  skos:broader <http://dewey.info/class/220.074/e23/> ;
  dc:created "2017-11-06"^^xsd:date ;
  skos:prefLabel "Bibelen--utstillinger--City of London (England)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "d3c8ed6a-f80f-4b5b-862d-96481d87e231" ;
  a skos:Concept ;
  dc:modified "2018-07-02"^^xsd:date .

<http://dewey.info/class/220.074/e23/>
  skos:notation "220.074" ;
  skos:prefLabel "Bibelen--utstillinger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/220.0744212/e23/> .

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

<http://dewey.info/class/22/e23/>
  skos:prefLabel "Bibelen"@nb ;
  a skos:Concept .

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

