@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdr: <http://data.loterre.fr/ark:/67375/RDR> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/RDR/DISP>
  skos:prefLabel "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-CWLHST0F-F .

rdr: a skos:ConceptScheme .
rdr:-CWLHST0F-F
  skos:prefLabel "interconexión"@es, "interconnexion"@fr, "interconnection"@en ;
  skos:hiddenLabel "Interconnexion"@fr, "Interconnection"@en, "Interconexión"@es ;
  inist:semCategory "Device / Apparatus"@en, "Dispositif / Appareillage"@fr ;
  a skos:Concept ;
  skos:related rdr:-J6C0JK49-F, rdr:-K3T3WNFP-S ;
  skos:inScheme rdr: .

rdr:-J6C0JK49-F
  skos:prefLabel "integrated circuit"@en, "circuito integrado"@es, "circuit intégré"@fr ;
  a skos:Concept ;
  skos:related rdr:-CWLHST0F-F .

rdr:-K3T3WNFP-S
  skos:prefLabel "marco conductor"@es, "leadframe"@en, "grille de connexion"@fr ;
  a skos:Concept ;
  skos:related rdr:-CWLHST0F-F .

