@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/class/181.04-181.09/e23/>
  skos:notation "181.04-181.09" ;
  skos:prefLabel "Filosofi som har sitt utspring i bestemte religioner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/181.06/e23/> .

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

<http://dewey.info/class/181.06/e23/>
  mads:componentList (
   <http://dewey.info/class/181/e23/>
   <http://dewey.info/class/296/e23/>
 ) ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "181.06" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1115647 ;
  skos:broader <http://dewey.info/class/181.04-181.09/e23/> ;
  dc:modified "2021-02-17"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Jødisk filosofi"@nb ;
  dc:identifier "ocd00119117" .

<http://dewey.info/class/296/e23/>
  skos:prefLabel "Jødedom"@nb ;
  a skos:Concept .

<http://dewey.info/class/181/e23/>
  skos:prefLabel "Østens filosofi"@nb ;
  a skos:Concept .

