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

<http://dewey.info/class/006.22/e23/>
  skos:notation "006.22" ;
  dc:modified "2024-11-05"^^xsd:date ;
  dc:created "2010-05-04"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00277910" ;
  skos:closeMatch bibbi:1180385, bibbi:1695620, bibbi:1144417 ;
  skos:altLabel "Mikrokontrollere"@nb, "Datamaskinsystemer--innebygde"@nb ;
  skos:prefLabel "Innebygde datamaskinsystemer"@nb ;
  skos:broader <http://dewey.info/class/006.2/e23/> .

<http://dewey.info/class/006.2/e23/>
  skos:notation "006.2" ;
  skos:prefLabel "Systemer for spesielle formål"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/006.22/e23/> .

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

