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

<http://dewey.info/class/700.94810905/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/700.9481/e23/> ;
  skos:notation "700.94810905" ;
  skos:prefLabel "Kunst i vid forstand--Norge--2000-tallet"@nb .

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

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

<http://dewey.info/class/700.9481/e23/>
  a skos:Concept ;
  dc:created "2016-07-21"^^xsd:date ;
  dc:identifier "c9088d42-ec0d-4ea2-a994-2a90e75f9a44" ;
  dc:modified "2019-07-29"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/7/e23/>
   <http://dewey.info/class/2--481/e23/>
 ) ;
  skos:broader <http://dewey.info/class/700.94/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/700.94810905/e23/> ;
  skos:notation "700.9481" ;
  skos:prefLabel "Kunst i vid forstand--Norge"@nb .

<http://dewey.info/class/700.94/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/700.9481/e23/> ;
  skos:notation "700.94" ;
  skos:prefLabel "Kunst i vid forstand--Europa"@nb .

<http://dewey.info/class/2--481/e23/>
  a skos:Concept ;
  skos:prefLabel "Norge"@nb .

