@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/652.307076/e23/>
  a skos:Concept ;
  skos:notation "652.307076" ;
  skos:prefLabel "Prøver og oppgaver"@nb .

<http://dewey.info/class/652.3/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/652.307/e23/> ;
  skos:notation "652.3" ;
  skos:prefLabel "Tastaturskriving"@nb .

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

<http://dewey.info/class/652.307/e23/>
  a skos:Concept ;
  ns0:classHere "Øvelser"@nb, "Tester"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00160185" ;
  dc:modified "2025-08-20"^^xsd:date ;
  skos:altLabel "Tester og øvelser i hurtighet--tastaturskriving"@nb, "Tester og øvelser i nøyaktighet--tastaturskriving"@nb ;
  skos:broader <http://dewey.info/class/652.3/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/652.307076/e23/> ;
  skos:notation "652.307" ;
  skos:prefLabel "Hurtighet og nøyaktighet"@nb .

