@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/709.0500748153/e23/>
  a skos:Concept ;
  dc:created "2017-03-20"^^xsd:date ;
  dc:identifier "41e1c46b-6ac1-41c5-9eed-9eebdcd0b9dc" ;
  dc:modified "2017-03-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/709.05/e23/>
   <http://dewey.info/class/1--074/e23/>
   <http://dewey.info/class/2--815.3/e23/>
 ) ;
  skos:broader <http://dewey.info/class/709.05001-709.05008/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "709.0500748153" ;
  skos:prefLabel "Kunst i vid forstand--2000-tallet--utstillinger--Rio de Janeiro (Brasil : delstat)"@nb .

<http://dewey.info/class/709.05001-709.05008/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/709.0500748153/e23/> ;
  skos:notation "709.05001-709.05008" ;
  skos:prefLabel "Generell forminndeling"@nb .

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

<http://dewey.info/class/709.05/e23/>
  a skos:Concept ;
  skos:prefLabel "2000-tallet, 2000-2099"@nb .

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

