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

<http://dewey.info/class/621.3815282/e23/>
  skos:notation "621.3815282" ;
  skos:prefLabel "Flatetransistorer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.381528/e23/> .

<http://dewey.info/class/621.3815287/e23/>
  skos:notation "621.3815287" ;
  skos:prefLabel "Tyristorer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.381528/e23/> .

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

<http://dewey.info/class/621.38152/e23/>
  skos:notation "621.38152" ;
  skos:prefLabel "Halvledere"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.381528/e23/> .

<http://dewey.info/class/621.381528/e23/>
  skos:broader <http://dewey.info/class/621.38152/e23/> ;
  dc:identifier "ocd00155451" ;
  ns0:classHere "Bipolare transistorer"@nb ;
  skos:closeMatch bibbi:1122766 ;
  ns0:including "Fototransistorer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.3815284/e23/>, <http://dewey.info/class/621.3815287/e23/>, <http://dewey.info/class/621.3815282/e23/> ;
  skos:notation "621.381528" ;
  dc:modified "2013-08-22"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Transistorer og tyristorer"@nb ;
  skos:altLabel "Bipolare transistorer"@nb, "Fototransistorer"@nb, "Transistorer"@nb ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/621.3815284/e23/>
  skos:notation "621.3815284" ;
  skos:prefLabel "Felteffekttransistorer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.381528/e23/> .

