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

<http://dewey.info/class/248.24670092/e23/>
  dc:created "2018-09-18"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/248.2467/e23/> ;
  dc:modified "2018-09-18"^^xsd:date ;
  skos:prefLabel "Kristendom--konversjon til--fra islam--biografier"@nb ;
  skos:closeMatch bibbi:1187713, bibbi:1106718, bibbi:1083692 ;
  mads:componentList (
   <http://dewey.info/class/248.246/e23/>
   <http://dewey.info/class/297/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  a skos:Concept ;
  skos:notation "248.24670092" ;
  dc:identifier "2857a06d-cc61-4160-9a6a-73569f65ce18" .

<http://dewey.info/class/248.2467/e23/>
  skos:notation "248.2467" ;
  skos:prefLabel "Kristendom--konversjon til--fra islam"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/248.24670092/e23/> .

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

<http://dewey.info/class/248.246/e23/>
  skos:prefLabel "Konversjon fra en ikke-kristen religion til kristendommen"@nb ;
  a skos:Concept .

<http://dewey.info/class/297/e23/>
  skos:prefLabel "Islam, babisme, baha'i"@nb ;
  a skos:Concept .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

