@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/006.693/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Tredimensjonal video--datagrafikk"@nb, "Tredimensjonal grafikk--datagrafikk"@nb, "3D-video--datagrafikk"@nb, "Strålesporing--datagrafikk"@nb ;
  skos:narrower <http://dewey.info/class/006.6930151/e23/>, <http://dewey.info/class/006.693015308/e23/> ;
  skos:closeMatch bibbi:1667391, bibbi:1141359 ;
  skos:broader <http://dewey.info/class/006.69/e23/> ;
  a skos:Concept ;
  ns0:including "Strålesporing"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2018-07-13"^^xsd:date ;
  dc:identifier "ocd00117160" ;
  skos:prefLabel "Tredimensjonal grafikk"@nb ;
  skos:notation "006.693" .

<http://dewey.info/class/006.693015308/e23/>
  skos:notation "006.693015308" ;
  skos:prefLabel "Tredimensjonal grafikk--datagrafikk--kalibrering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.693/e23/> .

<http://dewey.info/class/006.6930151/e23/>
  skos:notation "006.6930151" ;
  skos:prefLabel "Tredimensjonal grafikk--datagrafikk--matematikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.693/e23/> .

<http://dewey.info/class/006.69/e23/>
  skos:notation "006.69" ;
  skos:prefLabel "Spesielle emner innen datagrafikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/006.693/e23/> .

