@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:-VNPD913X-R
  inist:semCategory "Device / Apparatus"@en, "Dispositivo/Aparatos"@es, "Dispositif / Appareillage"@fr ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Commande machine"@fr, "Control máquina"@es, "Machine control"@en ;
  skos:prefLabel "commande de machine"@fr, "machine control"@en, "control de máquina"@es ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q6723706> .

<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:-VNPD913X-R .

bjw: a skos:ConceptScheme .
