@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/222.11/e23/>
  skos:prefLabel "Første Mosebok (Genesis)"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/222.1109505/e23/>
  skos:broader <http://dewey.info/class/222.11095/e23/> ;
  a skos:Concept ;
  skos:notation "222.1109505" ;
  dc:identifier "ocd00120397" ;
  skos:closeMatch bibbi:1144598, bibbi:1671046, bibbi:1144597, bibbi:1098323 ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:altLabel "Noah--bibelhistorier"@nb, "Noahs ark--bibelhistorier"@nb, "Kain--bibelhistorier"@nb, "Genesis (Bibelen)--bibelhistorier"@nb, "Eva--bibelhistorier"@nb, "Eden--bibelhistorier"@nb, "Adam--bibelhistorier"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Abel--bibelhistorier, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/222.11/e23/>
   <http://dewey.info/class/221..9505/e23/>
 ) .

<http://dewey.info/class/222.11095/e23/>
  skos:notation "222.11095" ;
  skos:prefLabel "Genesis (Bibelen)--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/222.1109505/e23/> .

