@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/741.64709407442659/e23/>
  mads:componentList (
   <http://dewey.info/class/741.647/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--4/e23/>
   <http://dewey.info/class/1--074/e23/>
   <http://dewey.info/class/2--426.59/e23/>
 ) ;
  skos:notation "741.64709407442659" ;
  skos:broader <http://dewey.info/class/741.647094/e23/> ;
  dc:created "2023-02-08"^^xsd:date ;
  skos:prefLabel "Illuminering av manuskripter--Europa--utstillinger--Cambridge (England : distrikt)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "3ee45705-27d0-4c53-9353-7e3d11240187" ;
  a skos:Concept ;
  dc:modified "2023-02-10"^^xsd:date .

<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.647094/e23/>
  skos:notation "741.647094" ;
  skos:prefLabel "Illuminering av manuskripter--Europa, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/741.64709407442659/e23/> .

<http://dewey.info/class/1--074/e23/>
  skos:prefLabel "Museer, samlinger, utstillinger"@nb ;
  a skos:Concept .

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

