@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 bibbi: <https://id.bs.no/bibbi/> .
@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/708.4/e23/>
  skos:notation "708.4" ;
  skos:prefLabel "Kunstmuseer--Frankrike"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/708.4361/e23/> .

<http://dewey.info/class/708/e23/>
  skos:prefLabel "Gallerier, museer, private samlinger av kunst og kunsthåndverk"@nb ;
  a skos:Concept .

<http://dewey.info/class/708.4361/e23/>
  dc:created "2011-03-26"^^xsd:date ;
  skos:closeMatch bibbi:1171314, bibbi:1203287, bibbi:1173447, bibbi:1259409 ;
  dc:identifier "ocd00311220" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2024-07-02"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/708/e23/>
   <http://dewey.info/class/2--443.61/e23/>
 ) ;
  skos:broader <http://dewey.info/class/708.4/e23/> ;
  skos:prefLabel "Kunstmuseer--Paris (Frankrike)"@nb ;
  skos:notation "708.4361" ;
  a skos:Concept .

