@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/220.8/e23/>
  skos:prefLabel "Ikke-religiøse emner behandlet i Bibelen"@nb ;
  a skos:Concept .

<http://dewey.info/class/220.817/e23/>
  skos:notation "220.817" ;
  skos:prefLabel "Etikk--Bibelen"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/220.81777/e23/> .

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

<http://dewey.info/class/220.81777/e23/>
  mads:componentList (
   <http://dewey.info/class/220.8/e23/>
   <http://dewey.info/class/177..7/e23/>
 ) ;
  a skos:Concept ;
  skos:altLabel "Omtenksomhet--Bibelen"@nb ;
  dc:modified "2018-11-28"^^xsd:date ;
  skos:broader <http://dewey.info/class/220.817/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "220.81777" ;
  dc:created "2018-01-22"^^xsd:date ;
  skos:prefLabel "Kjærlighet--Bibelen, …"@nb ;
  dc:identifier "fb46be14-87d3-4a30-b694-c2840ce4c039" .

