@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#> .

<http://dewey.info/class/769/e23/>
  skos:notation "769" ;
  skos:prefLabel "Grafiske trykk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/769.9/e23/> .

<http://dewey.info/class/769.91-769.99/e23/>
  skos:notation "769.91-769.99" ;
  skos:prefLabel "Geografisk behandling, biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/769.9/e23/> .

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

<http://dewey.info/class/769.9001-769.9009/e23/>
  skos:notation "769.9001-769.9009" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/769.9/e23/> .

<http://dewey.info/class/769.901-769.905/e23/>
  skos:notation "769.901-769.905" ;
  skos:prefLabel "Historiske perioder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/769.9/e23/> .

<http://dewey.info/class/769.9/e23/>
  skos:narrower <http://dewey.info/class/769.9001-769.9009/e23/>, <http://dewey.info/class/769.901-769.905/e23/>, <http://dewey.info/class/769.91-769.99/e23/> ;
  skos:broader <http://dewey.info/class/769/e23/> ;
  dc:modified "2014-05-28"^^xsd:date ;
  skos:notation "769.9" ;
  dc:identifier "ocd00165980" ;
  skos:prefLabel "Historie, geografisk behandling, biografier knyttet til trykkekunst og grafiske trykk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept .

