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

bjw:-HNVVK26Z-8
  skos:hiddenLabel "Field programmable gate array"@en, "Réseau porte programmable"@fr, "Red puerta programable"@es ;
  skos:inScheme bjw: ;
  inist:semCategory "Dispositif / Appareillage"@fr, "Device / Apparatus"@en, "Dispositivo/Aparatos"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q190411> ;
  skos:altLabel "FPGA"@en, "réseau prédiffusé programmable"@fr ;
  skos:prefLabel "réseau de portes programmable"@fr, "red de puertas programable"@es, "field programmable gate array"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/DISP>
  skos:prefLabel "Dispositivo / Aparatos"@es, "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-HNVVK26Z-8 .

bjw: a skos:ConceptScheme .
