@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:-RK2Q4BGL-R
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q917260> ;
  inist:semCategory "Traitement"@fr, "Treatment"@en, "Tratamiento"@es ;
  skos:prefLabel "pasivación"@es, "passivation"@fr, "passivation"@en ;
  skos:hiddenLabel "Passivation"@fr, "Passivation"@en, "Pasivación"@es ;
  skos:inScheme bjw: .

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

