@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/4--30285/e23/>
  skos:notation "T4--30285" ;
  skos:prefLabel "Computer applications"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/4--3028/e23/> .

<http://dewey.info/class/4--3028/e23/>
  ns0:classHere "Leksikografi"@nb, "Standardteknikker og arbeidsmetoder"@nb ;
  skos:altLabel "Leksikografi--bestemte språk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/4/e23/> ;
  dc:modified "2012-06-14"^^xsd:date ;
  skos:prefLabel "Hjelpeteknikker og hjelpemetoder; apparater, utstyr, materialer"@nb ;
  skos:broader <http://dewey.info/class/4--3/e23/> ;
  skos:notation "T4--3028" ;
  dc:identifier "ocd00145286" ;
  skos:narrower <http://dewey.info/class/4--30285/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept .

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

<http://dewey.info/class/4--3/e23/>
  skos:notation "T4--3" ;
  skos:prefLabel "Standardspråkets ordbøker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/4--3028/e23/> .

<http://dewey.info/table/4/e23/> a skos:ConceptScheme .
