@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/760.2/e23/>
  skos:notation "760.2" ;
  skos:prefLabel "Diverse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/760/e23/> .

<http://dewey.info/class/76/e23/>
  skos:notation "76" ;
  skos:prefLabel "Trykkekunst og grafiske trykk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/760/e23/> .

<http://dewey.info/class/760.9/e23/>
  skos:notation "760.9" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/760.04/e23/>
  skos:notation "760.04" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/760.1/e23/>
  skos:notation "760.1" ;
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/760/e23/> .

<http://dewey.info/class/760.7/e23/>
  skos:notation "760.7" ;
  skos:prefLabel "Utdanning og opplæring, forskning, lignende emner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/760/e23/> .

<http://dewey.info/class/760/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00165889" ;
  skos:narrower <http://dewey.info/class/760.2/e23/>, <http://dewey.info/class/760.1/e23/>, <http://dewey.info/class/760.04/e23/>, <http://dewey.info/class/760.7/e23/>, <http://dewey.info/class/760.9/e23/> ;
  skos:broader <http://dewey.info/class/76/e23/> ;
  skos:altLabel "Grafikkfremstilling--grafikk"@nb, "Gravering--grafikk"@nb ;
  skos:prefLabel "Grafikkfremstilling og grafiske trykk"@nb ;
  skos:notation "760" ;
  dc:modified "2022-01-31"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept .

