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

<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.392/e23/> .

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

<http://dewey.info/class/621.392/e23/>
  skos:altLabel "Feiltolerant databehandling--teknikk"@nb, "Feilsøking (informatikk)--teknikk"@nb, "Datamaskintesting--teknikk"@nb, "Ytelsesevaluering--informatikk--for utforming og forbedring--teknikk"@nb, "Systemanalyse--informatikk--teknikk"@nb, "Systemdesign--informatikk--teknikk"@nb, "Datamaskinorganisering--teknikk"@nb, "HDL (maskinvarebeskrivelsesspråk)"@nb, "Datamaskinarkitektur--teknikk"@nb, "Maskinvarebeskrivelsesspråk (HDL)"@nb ;
  dc:modified "2024-08-28"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00155619" ;
  skos:notation "621.392" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1121788, bibbi:1142963, bibbi:1125968 ;
  ns0:including "Maskinvarebeskrivelsesspråk (hdl)"@nb ;
  skos:prefLabel "Systemanalyse og systemdesign, datamaskinarkitektur"@nb ;
  skos:broader <http://dewey.info/class/621.39/e23/> ;
  a skos:Concept .

