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

<http://dewey.info/class/759.839192/e23/>
  dc:modified "2024-12-09"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:created "2024-12-09"^^xsd:date ;
  skos:notation "759.839192" ;
  dc:identifier "e833a59c-33ae-4534-a3c3-80b55d20814a" ;
  skos:broader <http://dewey.info/class/759.8391/e23/> ;
  skos:prefLabel "Norsk maleri--Stranda (Møre og Romsdal)"@nb ;
  skos:closeMatch bibbi:1694207 ;
  mads:componentList (
   <http://dewey.info/class/759/e23/>
   <http://dewey.info/class/2--483.9192/e23/>
 ) .

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

<http://dewey.info/class/759.8391/e23/>
  skos:notation "759.8391" ;
  skos:prefLabel "Norsk maleri--Sunnmøre (Møre og Romsdal)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/759.839192/e23/> .

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

