@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<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-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.245/e23/> .

<http://dewey.info/class/261.245/e23/>
  skos:altLabel "Hinduisme og kristendom"@nb, "Kristendom og hinduisme--kristent syn"@nb, "Hinduisme og kristendom--kristent syn"@nb ;
  skos:prefLabel "Kristendom og hinduisme, …"@nb ;
  dc:modified "2018-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00306410" ;
  skos:broader <http://dewey.info/class/261.22-261.29/e23/> ;
  dc:created "2011-03-26"^^xsd:date ;
  a skos:Concept ;
  skos:notation "261.245" ;
  mads:componentList (
   <http://dewey.info/class/261.2/e23/>
   <http://dewey.info/class/294.5/e23/>
 ) .

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

