@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/741.647/e23/>
  skos:prefLabel "Illuminering av manuskripter og bøker"@nb ;
  a skos:Concept .

<http://dewey.info/class/741.647094931/e23/>
  skos:notation "741.647094931" ;
  skos:prefLabel "Illuminering av manuskripter--Flandern, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/741.64709493/e23/> .

<http://dewey.info/class/2--493/e23/>
  skos:prefLabel "Belgia og Luxembourg"@nb ;
  a skos:Concept .

<http://dewey.info/class/741.647094/e23/>
  skos:notation "741.647094" ;
  skos:prefLabel "Illuminering av manuskripter--Europa, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/741.64709493/e23/> .

<http://dewey.info/class/741.64709493/e23/>
  skos:narrower <http://dewey.info/class/741.647094931/e23/>, <http://dewey.info/class/741.647094935/e23/> ;
  skos:altLabel "Illuminering av bøker--Belgia"@nb ;
  dc:modified "2025-03-10"^^xsd:date ;
  dc:identifier "d71aaa0c-4404-4116-8741-68ab297f6056" ;
  dc:created "2025-03-10"^^xsd:date ;
  skos:broader <http://dewey.info/class/741.647094/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/741.647/e23/>
   <http://dewey.info/class/2--493/e23/>
 ) ;
  skos:notation "741.64709493" ;
  a skos:Concept ;
  skos:prefLabel "Illuminering av manuskripter--Belgia, …"@nb .

<http://dewey.info/class/741.647094935/e23/>
  skos:notation "741.647094935" ;
  skos:prefLabel "Illuminering av manuskripter--Luxembourg, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/741.64709493/e23/> .

