@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

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

<http://dewey.info/class/767/e23/>
  skos:notation "767" ;
  skos:prefLabel "Etsing og kaldnålsradering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/765-767/e23/> .

<http://dewey.info/class/765/e23/>
  skos:notation "765" ;
  skos:prefLabel "Metallgravering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/765-767/e23/> .

<http://dewey.info/class/766/e23/>
  skos:notation "766" ;
  skos:prefLabel "Mezzotint, akvatint, lignende prosesser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/765-767/e23/> .

<http://dewey.info/class/761-767/e23/>
  skos:notation "761-767" ;
  skos:prefLabel "Trykkekunst"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/765-767/e23/> .

<http://dewey.info/class/765-767/e23/>
  dc:modified "2013-10-14"^^xsd:date ;
  a skos:Concept ;
  skos:notation "765-767" ;
  skos:narrower <http://dewey.info/class/767/e23/>, <http://dewey.info/class/766/e23/>, <http://dewey.info/class/765/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/761-767/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00165926" ;
  skos:prefLabel "Dyptrykkprosesser (intaglio)"@nb .

