@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/292/e23/>
  skos:prefLabel "Klassisk religion (gresk og romersk religion)"@nb ;
  a skos:Concept .

<http://dewey.info/class/261.2/e23/>
  skos:prefLabel "Kristendom og andre trossystemer"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/261.22/e23/>
  skos:notation "261.22" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Kristendom og klassisk religion"@nb ;
  skos:closeMatch bibbi:1144877 ;
  mads:componentList (
   <http://dewey.info/class/261.2/e23/>
   <http://dewey.info/class/292/e23/>
 ) ;
  dc:modified "2015-12-09"^^xsd:date ;
  dc:created "2015-12-09"^^xsd:date ;
  dc:identifier "a17c41bc-9c60-48e8-a474-70b7101125e0" ;
  skos:broader <http://dewey.info/class/261.22-261.29/e23/> ;
  a skos:Concept .

<http://dewey.info/class/261.22-261.29/e23/>
  skos:notation "261.22-261.29" ;
  skos:prefLabel "Kristendom og andre religioner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/261.22/e23/> .

