@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/686.4/e23/>
  skos:notation "686.4" ;
  skos:prefLabel "Fotokopiering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/686/e23/> .

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

<http://dewey.info/class/686/e23/>
  skos:prefLabel "Trykking og lignende virksomhet"@nb ;
  skos:altLabel "Bøker--teknologi"@nb, "Reprografi"@nb, "Bokkunst--teknologi"@nb, "Bokdesign--teknologi"@nb ;
  skos:notation "686" ;
  ns0:classHere "Bokkunst"@nb, "Produksjon av trykksaker"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:modified "2022-09-09"^^xsd:date ;
  skos:closeMatch bibbi:1120893 ;
  dc:identifier "ocd00162407" ;
  skos:narrower <http://dewey.info/class/686.2/e23/>, <http://dewey.info/class/686.4/e23/>, <http://dewey.info/class/686.3/e23/>, <http://dewey.info/class/686.1/e23/> ;
  skos:broader <http://dewey.info/class/68/e23/> .

<http://dewey.info/class/686.2/e23/>
  skos:notation "686.2" ;
  skos:prefLabel "Trykking"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/686/e23/> .

<http://dewey.info/class/686.3/e23/>
  skos:notation "686.3" ;
  skos:prefLabel "Bokbinding"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/686/e23/> .

<http://dewey.info/class/68/e23/>
  skos:notation "68" ;
  skos:prefLabel "Produksjon med bestemte bruksområder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/686/e23/> .

<http://dewey.info/class/686.1/e23/>
  skos:notation "686.1" ;
  skos:prefLabel "Oppfinnelsen av trykkekunsten"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/686/e23/> .

