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

<http://dewey.info/class/004.167/e23/>
  a skos:Concept ;
  skos:prefLabel "Mobile dataenheter"@nb .

<http://dewey.info/class/371.3344167/e23/>
  a skos:Concept ;
  dc:created "2017-04-07"^^xsd:date ;
  dc:identifier "937b9dcb-71c3-48f3-b1ba-54d6161677cb" ;
  dc:modified "2020-09-08"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/371.334/e23/>
   <http://dewey.info/class/004.167/e23/>
 ) ;
  skos:altLabel "Nettbrett--bruk i undervisning"@nb, "Bærbare datamaskiner--bruk i undervisning"@nb, "Smarttelefoner--bruk i undervisning"@nb ;
  skos:broader <http://dewey.info/class/371.334/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "371.3344167" ;
  skos:prefLabel "Mobile dataenheter--bruk i undervisning, …"@nb .

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

<http://dewey.info/class/371.334/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/371.3344167/e23/> ;
  skos:notation "371.334" ;
  skos:prefLabel "Dataapplikasjoner"@nb .

