@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:-P5428KHP-J
  inist:semCategory "Device / Apparatus"@en, "Dispositif / Appareillage"@fr, "Dispositivo/Aparatos"@es ;
  skos:prefLabel "circuit logique"@fr, "logic circuit"@en, "circuito lógico"@es ;
  skos:hiddenLabel "Circuit logique"@fr, "Circuito lógico"@es, "Logic circuit"@en ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2488741> .

<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:-P5428KHP-J .

bjw: a skos:ConceptScheme .
