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

bjw:-M10FSHQP-5
  inist:semCategory "Dispositivo/Aparatos"@es, "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  skos:prefLabel "réseau logique programmable"@fr, "red lógica programable"@es, "programmable logic array"@en ;
  skos:hiddenLabel "Programmable logic array"@en, "Red lógica programable"@es, "Réseau logique programmable"@fr ;
  skos:altLabel "FPLA"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2112217> ;
  a skos:Concept ;
  skos:inScheme bjw: .

<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:-M10FSHQP-5 .

bjw: a skos:ConceptScheme .
