@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:-S586L9S9-J
  skos:hiddenLabel "Remote handling"@en, "Télémanipulation"@fr ;
  skos:prefLabel "télémanipulation"@fr, "telemanejo"@es, "remote handling"@en ;
  inist:semCategory "Técnica/Método"@es, "Technique / Method"@en, "Technique / Méthode"@fr ;
  a skos:Concept ;
  skos:altLabel "manipulation à distance"@fr, "manejo remoto"@es, "telemanipulation"@en, "manejo a distancia"@es ;
  skos:inScheme bjw: .

<http://data.loterre.fr/ark:/67375/BJW/TECH>
  skos:prefLabel "Técnica / Método"@es, "Technique / Méthode"@fr, "Technique / Method"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-S586L9S9-J .

bjw: a skos:ConceptScheme .
