@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/299.51482/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00123546" ;
  dc:modified "2018-07-17"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/299.514/e23/>
   <http://dewey.info/class/208.2/e23/>
 ) ;
  skos:altLabel "Nan-hua ching"@nb, "Lao-tzu. Tao te ching"@nb, "Tao te ching"@nb, "Zhuangzi.  Nanhua jing"@nb, "Laozi. Dao de jing"@nb, "Dao de jing"@nb, "Hellige skrifter--taoisme"@nb ;
  skos:broader <http://dewey.info/class/299.514/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "299.51482" ;
  skos:prefLabel "Chuang-Tzu. Nan-hua ching, …"@nb ;
  skos:relatedMatch realfagstermer:c011676 .

<http://dewey.info/class/208.2/e23/>
  a skos:Concept ;
  skos:prefLabel "Hellige skrifter"@nb .

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

<http://dewey.info/class/299.514/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/299.51482/e23/> ;
  skos:notation "299.514" ;
  skos:prefLabel "Taoisme"@nb .

