@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#> .

<http://dewey.info/class/181.114/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/181.112-181.115/e23/> ;
  skos:notation "181.114" ;
  skos:prefLabel "Taoistisk filosofi"@nb .

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

<http://dewey.info/class/181.112-181.115/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00119124" ;
  dc:modified "2012-07-23"^^xsd:date ;
  skos:broader <http://dewey.info/class/181.11/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/181.115/e23/>, <http://dewey.info/class/181.114/e23/>, <http://dewey.info/class/181.112/e23/> ;
  skos:notation "181.112-181.115" ;
  skos:prefLabel "Skoler og retninger i kinesisk filosofi"@nb .

<http://dewey.info/class/181.112/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/181.112-181.115/e23/> ;
  skos:notation "181.112" ;
  skos:prefLabel "Konfusiansk filosofi"@nb .

<http://dewey.info/class/181.11/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/181.112-181.115/e23/> ;
  skos:notation "181.11" ;
  skos:prefLabel "Kina og Korea"@nb .

<http://dewey.info/class/181.115/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/181.112-181.115/e23/> ;
  skos:notation "181.115" ;
  skos:prefLabel "Moistisk filosofi, dialektisianistisk filosofi, legalistisk filosofi"@nb .

