@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/113.8/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00118281" ;
  dc:modified "2016-09-19"^^xsd:date ;
  skos:altLabel "Døden--filosofi"@nb, "Livets opprinnelse--filosofi"@nb, "Livet--filosofi"@nb ;
  skos:broader <http://dewey.info/class/113/e23/> ;
  skos:closeMatch realfagstermer:c014978 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c26259, humord:c15043 ;
  skos:notation "113.8" ;
  skos:prefLabel "Livets filosofi"@nb ;
  skos:relatedMatch realfagstermer:c001456, humord:c08714, humord:c05092, humord:c11986, realfagstermer:c013047, humord:c16568 .

<http://dewey.info/class/113/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/113.8/e23/> ;
  skos:notation "113" ;
  skos:prefLabel "Kosmologi (naturfilosofi)"@nb .

