@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/741.647074713/e23/>
  skos:notation "741.647074713" ;
  skos:prefLabel "Illuminering av manuskripter--utstillinger--Ontario, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/741.647074/e23/> .

<http://dewey.info/class/741.647074/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2024-01-19"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/741.647/e23/>
   <http://dewey.info/class/1--074/e23/>
 ) ;
  skos:altLabel "Illuminering av manuskripter--utstillingskataloger"@nb ;
  skos:prefLabel "Illuminering av manuskripter--utstillinger, …"@nb ;
  skos:broader <http://dewey.info/class/741.647/e23/> ;
  dc:identifier "de500e36-2eec-4d6f-8e7e-317eeade8b99" ;
  dc:created "2024-01-19"^^xsd:date ;
  skos:narrower <http://dewey.info/class/741.647074713/e23/> ;
  a skos:Concept ;
  skos:notation "741.647074" .

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

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

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

