@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/621.39/e23/>
  skos:notation "621.39" ;
  skos:prefLabel "Datateknikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.395/e23/> .

<http://dewey.info/class/621.395/e23/>
  skos:altLabel "Integrerte kretser--informatikk"@nb, "Digitale kretser--informatikk"@nb, "Fastvare--maskinvare--teknikk"@nb, "VLSI (datamaskinkretser)"@nb, "Ekstra storskalaintegrasjon (VLSI)"@nb, "Datamaskinens strømforsyning--teknikk"@nb, "Logiske kretser"@nb, "Svitsjing--informatikk"@nb, "Logisk design--datamaskinkretser"@nb, "Operasjonsforsterkere"@nb, "Kretser--informatikk"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:closeMatch bibbi:1189646 ;
  dc:identifier "ocd00155620" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Elektroniske kretser"@nb ;
  ns0:classHere "Logiske kretser"@nb, "Design av logiske kretser"@nb, "Ekstra storskalaintegrasjon (vlsi)"@nb ;
  skos:broader <http://dewey.info/class/621.39/e23/> ;
  skos:notation "621.395" ;
  dc:modified "2017-09-21"^^xsd:date .

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

