@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/707.4/e23/>
  skos:notation "707.4" ;
  skos:prefLabel "Vandreutstillinger og tidsbegrensede samlinger og utstillinger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/707.4483911/e23/> .

<http://dewey.info/class/707.4483911/e23/>
  skos:altLabel "Samlinger--kunst--midlertidige--Ålesund (Møre og Romsdal)"@nb ;
  mads:componentList (
   <http://dewey.info/class/7/e23/>
   <http://dewey.info/class/1--074/e23/>
   <http://dewey.info/class/2--483.911/e23/>
 ) ;
  a skos:Concept ;
  skos:notation "707.4483911" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2020-08-20"^^xsd:date ;
  dc:modified "2023-03-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/707.4/e23/> ;
  dc:identifier "ad038e46-a853-4855-be47-10553708e24c" ;
  skos:prefLabel "Utstillinger--kunst--midlertidige--Ålesund (Møre og Romsdal), …"@nb .

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

<http://dewey.info/class/7/e23/>
  skos:prefLabel "Kunst og fritid"@nb ;
  a skos:Concept .

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

