@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.4/e23/>
  a skos:Concept ;
  skos:prefLabel "Spesielle emner innen kunst i vid forstand"@nb .

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

<http://dewey.info/class/700.42-700.49/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/700.42/e23/> ;
  skos:notation "700.42-700.49" ;
  skos:prefLabel "Kunst i vid forstand som omhandler bestemte temaer og motiver"@nb .

<http://dewey.info/class/700.4298/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/700.42/e23/> ;
  skos:notation "700.4298" ;
  skos:prefLabel "Arktiske øyer--geografi--kunst i vid forstand, …"@nb .

<http://dewey.info/class/700.4245632/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/700.42/e23/> ;
  skos:notation "700.4245632" ;
  skos:prefLabel "Roma (Italia)--geografi--kunst i vid forstand"@nb .

<http://dewey.info/class/3C--32/e23/>
  a skos:Concept ;
  skos:prefLabel "Geografi og reise"@nb .

<http://dewey.info/class/700.42/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00163613" ;
  dc:modified "2025-08-20"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/700.4/e23/>
   <http://dewey.info/class/3C--32/e23/>
 ) ;
  skos:altLabel "Steder--geografi--kunst i vid forstand"@nb, "Reiser--kunst i vid forstand"@nb ;
  skos:broader <http://dewey.info/class/700.42-700.49/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/700.4245632/e23/>, <http://dewey.info/class/700.4298/e23/> ;
  skos:notation "700.42" ;
  skos:prefLabel "Geografi--kunst i vid forstand, …"@nb .

