@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/297.61/e23/>
  skos:notation "297.61" ;
  skos:prefLabel "Ledere og deres arbeid"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/297.6109598/e23/> .

<http://dewey.info/class/297.6109598/e23/>
  skos:altLabel "Religiøse ledere--islamske--rolle og funksjon--Indonesia"@nb ;
  dc:modified "2022-03-03"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/297.61/e23/> ;
  mads:componentList (
   <http://dewey.info/class/297.61/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--598/e23/>
 ) ;
  dc:created "2022-03-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Imamer--rolle og funksjon--Indonesia, …"@nb ;
  dc:identifier "8700d80a-dda1-4d06-9e8c-9f08be6f64cb" ;
  skos:notation "297.6109598" .

<http://dewey.info/class/2--598/e23/>
  skos:prefLabel "Indonesia og Øst-Timor"@nb ;
  a skos:Concept .

