@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/2--44/e23/>
  skos:prefLabel "Frankrike og Monaco"@nb ;
  a skos:Concept .

<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.6470944092/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2023-02-10"^^xsd:date ;
  skos:broader <http://dewey.info/class/741.6470944/e23/> ;
  skos:altLabel "Illuminering av bøker--Frankrike--biografier"@nb ;
  dc:identifier "823a82e4-432c-4f3d-b37d-cb5bbdb9cddb" ;
  skos:notation "741.6470944092" ;
  skos:prefLabel "Illuminering av manuskripter--Frankrike--biografier, …"@nb ;
  dc:created "2023-02-08"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/741.647/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--44/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

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

