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

<http://dewey.info/class/206.1/e23/>
  a skos:Concept ;
  skos:prefLabel "Ledere og deres arbeid"@nb .

<http://dewey.info/class/294.3/e23/>
  a skos:Concept ;
  skos:prefLabel "Buddhisme"@nb .

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

<http://dewey.info/class/294.35-294.37/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/294.361/e23/> ;
  skos:notation "294.35-294.37" ;
  skos:prefLabel "Religiøs etikk, ledere og organisasjon, misjon, religionsundervisning"@nb .

<http://dewey.info/class/294.3610951/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/294.361/e23/> ;
  skos:notation "294.3610951" ;
  skos:prefLabel "Religiøse ledere--buddhistiske--rolle og funktion--Kina"@nb .

<http://dewey.info/class/294.361/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00122673" ;
  dc:modified "2026-04-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/294.3/e23/>
   <http://dewey.info/class/206.1/e23/>
 ) ;
  skos:altLabel "Guruer--buddhistiske--rolle og funktion"@nb, "Prester--buddhistiske--rolle og funktion"@nb ;
  skos:broader <http://dewey.info/class/294.35-294.37/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c08614, humord:c08747 ;
  skos:narrower <http://dewey.info/class/294.3610951/e23/> ;
  skos:notation "294.361" ;
  skos:prefLabel "Religiøse ledere--buddhistiske--rolle og funktion, …"@nb .

