@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/701-708/e23/>
  skos:notation "701-708" ;
  skos:prefLabel "Generell forminndeling av kunst og kunsthåndverk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/702/e23/> .

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

<http://dewey.info/class/702.78/e23/>
  skos:notation "702.78" ;
  skos:prefLabel "Kunstnerstempler og -signaturer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/702/e23/> .

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

<http://dewey.info/class/702/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/702.9/e23/>, <http://dewey.info/class/702.02/e23/>, <http://dewey.info/class/702.8/e23/>, <http://dewey.info/class/702.78/e23/> ;
  skos:prefLabel "Diverse innen kunst og kunsthåndverk"@nb ;
  mads:componentList (
   <http://dewey.info/class/7/e23/>
   <http://dewey.info/class/1--02/e23/>
 ) ;
  a skos:Concept ;
  skos:notation "702" ;
  dc:modified "2017-01-25"^^xsd:date ;
  dc:identifier "ocd00163700" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/701-708/e23/> .

<http://dewey.info/class/702.8/e23/>
  skos:notation "702.8" ;
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder; apparater, utstyr, materialer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/702/e23/> .

<http://dewey.info/class/1--02/e23/>
  skos:prefLabel "Diverse"@nb ;
  a skos:Concept .

<http://dewey.info/class/702.9/e23/>
  skos:notation "702.9" ;
  skos:prefLabel "Diverse innenfor kommersiell virksomhet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/702/e23/> .

<http://dewey.info/class/702.02/e23/>
  skos:notation "702.02" ;
  skos:prefLabel "Kunst--oversikter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/702/e23/> .

