@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/681.112/e23/>
  ns0:including "Reguleringsinnretninger"@nb, "Tannhjul"@nb, "Hemverk"@nb, "Lagre"@nb ;
  skos:altLabel "Hemverk--urverk"@nb, "Gangpartier--urverk"@nb, "Lagre--urverk"@nb, "Echappementer--urverk"@nb, "Urverk"@nb, "Tannhjul--urverk"@nb, "Pendler--urverk"@nb ;
  skos:prefLabel "Bestanddeler (urverk)"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "681.112" ;
  dc:identifier "ocd00162329" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2015-05-20"^^xsd:date ;
  skos:broader <http://dewey.info/class/681.11/e23/> .

<http://dewey.info/class/681.11/e23/>
  skos:notation "681.11" ;
  skos:prefLabel "Instrumenter for måling av tid"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/681.112/e23/> .

