@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.492/e23/>
  a skos:Concept ;
  dc:created "2018-01-19"^^xsd:date ;
  dc:identifier "36938238-a8ac-49ee-aee7-c1ffbaf5b5b6" ;
  dc:modified "2020-02-05"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/7/e23/>
   <http://dewey.info/class/2--492/e23/>
 ) ;
  skos:altLabel "Nederlandsk kunst"@nb ;
  skos:broader <http://dewey.info/class/709.4/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/709.49209031/e23/>, <http://dewey.info/class/709.49209032/e23/> ;
  skos:notation "709.492" ;
  skos:prefLabel "Kunst--Nederland, …"@nb .

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

<http://dewey.info/class/709.49209031/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/709.492/e23/> ;
  skos:notation "709.49209031" ;
  skos:prefLabel "Kunst--Nederland--1500-tallet"@nb .

<http://dewey.info/class/709.49209032/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/709.492/e23/> ;
  skos:notation "709.49209032" ;
  skos:prefLabel "Kunst--Nederland--1600-tallet"@nb .

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

<http://dewey.info/class/709.4/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/709.492/e23/> ;
  skos:notation "709.4" ;
  skos:prefLabel "Kunst--Europa"@nb .

<http://dewey.info/class/2--492/e23/>
  a skos:Concept ;
  skos:prefLabel "Nederland (Holland)"@nb .

