@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/table/4/e23/> a skos:ConceptScheme .
<http://dewey.info/class/4--3028/e23/>
  skos:notation "T4--3028" ;
  skos:prefLabel "Hjelpeteknikker og hjelpemetoder; apparater, utstyr, materialer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/4--30285/e23/> .

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

<http://dewey.info/class/4--30285/e23/>
  skos:prefLabel "Computer applications"@nb ;
  a skos:Concept ;
  dc:identifier "ocd00528895" ;
  ns0:classHere "Dataapplikasjoner innen leksikografi"@nb ;
  dc:modified "2024-10-01"^^xsd:date ;
  skos:broader <http://dewey.info/class/4--3028/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/4/e23/> ;
  dc:created "2024-08-17"^^xsd:date ;
  skos:altLabel "Leksikografi--bestemte språk--dataapplikasjoner"@nb ;
  skos:notation "T4--30285" .

