@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/002.09/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/002.095/e23/> ;
  skos:notation "002.09" ;
  skos:prefLabel "Bøker--historie, …"@nb .

<http://dewey.info/class/002.0954/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/002.095/e23/> ;
  skos:notation "002.0954" ;
  skos:prefLabel "Bøker--India"@nb .

<http://dewey.info/class/002.0959/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/002.095/e23/> ;
  skos:notation "002.0959" ;
  skos:prefLabel "Bøker--Sørøst-Asia"@nb .

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

<http://dewey.info/class/002.0951/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/002.095/e23/> ;
  skos:notation "002.0951" ;
  skos:prefLabel "Bøker--Kina"@nb .

<http://dewey.info/class/002.0952/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/002.095/e23/> ;
  skos:notation "002.0952" ;
  skos:prefLabel "Bøker--Japan"@nb .

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

<http://dewey.info/class/002.095/e23/>
  a skos:Concept ;
  dc:created "2026-05-18"^^xsd:date ;
  dc:identifier "77e0015f-321f-472b-a01d-cfe847605246" ;
  dc:modified "2026-05-18"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/002/e23/>
   <http://dewey.info/class/2--5/e23/>
 ) ;
  skos:broader <http://dewey.info/class/002.09/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/002.0952/e23/>, <http://dewey.info/class/002.0959/e23/>, <http://dewey.info/class/002.0951/e23/>, <http://dewey.info/class/002.0954/e23/>, <http://dewey.info/class/002.0956/e23/> ;
  skos:notation "002.095" ;
  skos:prefLabel "Bøker--Asia"@nb .

<http://dewey.info/class/002.0956/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/002.095/e23/> ;
  skos:notation "002.0956" ;
  skos:prefLabel "Bøker--Midtøsten"@nb .

<http://dewey.info/class/2--5/e23/>
  a skos:Concept ;
  skos:prefLabel "Asia"@nb .

