@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/class/207.5/e23/>
  skos:notation "207.5" ;
  skos:prefLabel "Religionsundervisning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/207.509/e23/> .

<http://dewey.info/class/207.50942/e23/>
  skos:notation "207.50942" ;
  skos:prefLabel "Religionsundervisning--England"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/207.509/e23/> .

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

<http://dewey.info/class/207.509/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2025-05-14"^^xsd:date ;
  skos:broader <http://dewey.info/class/207.5/e23/> ;
  a skos:Concept ;
  dc:identifier "947931b2-b42d-49c6-b7ca-5a2ec886129c" ;
  skos:prefLabel "Religionsundervisning--historie"@nb ;
  skos:notation "207.509" ;
  mads:componentList (
   <http://dewey.info/class/207.5/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/207.5092/e23/>, <http://dewey.info/class/207.50942/e23/> ;
  dc:modified "2025-05-16"^^xsd:date .

<http://dewey.info/class/207.5092/e23/>
  skos:notation "207.5092" ;
  skos:prefLabel "Lærere--personer knyttet til religionsundervisning, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/207.509/e23/> .

