@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:-HCZ9ZDGQ-P
  skos:prefLabel "simulation HIL"@fr, "simulación HIL"@es, "hardware in the loop simulation"@en ;
  skos:hiddenLabel "Hardware in the loop simulation"@en, "Simulación HIL"@es, "Simulation HIL"@fr ;
  skos:altLabel "simulation hardware-in-the-loop"@fr, "simulación hardware-in-the-loop"@es, "test HIL"@fr, "hardware in the loop test"@en ;
  inist:semCategory "Modelización/Cálculo"@es, "Modeling / Calculus"@en, "Modélisation / Calcul"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/MODL>
  skos:prefLabel "Modelización / Cálculo"@es, "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-HCZ9ZDGQ-P .

