@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: a skos:ConceptScheme .
bjw:-DVV36284-G
  inist:semCategory "Machine / Equipement"@fr, "Machine / Equipment"@en, "Máquina/Equipamiento"@es ;
  skos:prefLabel "sistema de mando y control"@es, "monitoring control system"@en, "système de contrôle et de commande"@fr ;
  skos:hiddenLabel "Command and control systems"@en, "Système contrôle commande"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:altLabel "command and control system"@en .

[]
  skos:prefLabel "Máquina / Equipamiento"@es, "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-DVV36284-G .

