@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/248.24092/e23/>
  skos:notation "248.24092" ;
  skos:prefLabel "Konversjon (religiøs erfaring)--kristendom--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/248.24/e23/> .

<http://dewey.info/class/248.2/e23/>
  skos:notation "248.2" ;
  skos:prefLabel "Religiøs erfaring"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/248.24/e23/> .

<http://dewey.info/class/248.24/e23/>
  skos:narrower <http://dewey.info/class/248.24092/e23/>, <http://dewey.info/class/248.240942/e23/>, <http://dewey.info/class/248.241-248.246/e23/> ;
  skos:broader <http://dewey.info/class/248.2/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00121002" ;
  skos:notation "248.24" ;
  skos:closeMatch bibbi:1119624 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-04-21"^^xsd:date ;
  skos:altLabel "Konversjon (religiøs erfaring)--kristendom"@nb ;
  skos:prefLabel "Konversjon"@nb .

<http://dewey.info/class/248.240942/e23/>
  skos:notation "248.240942" ;
  skos:prefLabel "Konversjon (religiøs erfaring)--kristendom--England"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/248.24/e23/> .

<http://dewey.info/class/248.241-248.246/e23/>
  skos:notation "248.241-248.246" ;
  skos:prefLabel "Konversjon fra et trossystem til et annet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/248.24/e23/> .

