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

<http://dewey.info/class/299.457/e23/>
  skos:closeMatch bibbi:1121100, bibbi:1121099, bibbi:1478035, bibbi:1129925 ;
  skos:notation "299.457" ;
  dc:identifier "da424152-ade9-4884-916c-26af8fd56ad0" ;
  skos:broader <http://dewey.info/class/299.1-299.4/e23/> ;
  mads:componentList (
   <http://dewey.info/class/299/e23/>
   <http://dewey.info/class/5--945.7/e23/>
 ) ;
  dc:modified "2016-08-29"^^xsd:date ;
  skos:narrower <http://dewey.info/class/299.45722/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Samer--religion"@nb ;
  dc:created "2016-08-29"^^xsd:date ;
  a skos:Concept .

<http://dewey.info/class/299/e23/>
  skos:prefLabel "Religioner som ikke har annen plassering"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/299.45722/e23/>
  skos:notation "299.45722" ;
  skos:prefLabel "Sørsamer--religion"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/299.457/e23/> .

<http://dewey.info/class/299.1-299.4/e23/>
  skos:notation "299.1-299.4" ;
  skos:prefLabel "Religioner av indo-europeisk, semitisk, ikke-semittisk afroasiatisk, nord-asiatisk, vest-asiatisk, dravidisk opprinnelse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/299.457/e23/> .

