@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/299.51409/e23/>
  dc:identifier "1af8ec8c-7a6a-4ee6-9da9-40172f1cb92e" ;
  skos:narrower <http://dewey.info/class/299.514092/e23/> ;
  skos:broader <http://dewey.info/class/299.514/e23/> ;
  dc:modified "2017-01-23"^^xsd:date ;
  dc:created "2017-01-23"^^xsd:date ;
  skos:altLabel "Taoisme--religion--geografisk behandling"@nb ;
  mads:componentList (
   <http://dewey.info/class/299.514/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:notation "299.51409" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Taoisme--religion--historie, …"@nb .

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

<http://dewey.info/class/299.514092/e23/>
  skos:notation "299.514092" ;
  skos:prefLabel "Taoister--religion"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/299.51409/e23/> .

