@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:-SQBJNLK3-3
  inist:semCategory "Traitement"@fr, "Tratamiento"@es, "Treatment"@en ;
  skos:hiddenLabel "Machine protection"@en, "Protección de máquina"@es, "Protection machine"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:prefLabel "protection de machine"@fr, "machine protection"@en, "protección de máquina"@es .

<http://data.loterre.fr/ark:/67375/BJW/TRAI>
  skos:prefLabel "Tratamiento"@es, "Traitement"@fr, "Treatment"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-SQBJNLK3-3 .

