@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:-G3JNKJ2N-R
  skos:altLabel "leaching"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Lixiviación"@es, "Lixiviation"@fr, "Lixiviation"@en ;
  skos:prefLabel "lixiviación"@es, "lixiviation"@fr, "lixiviation"@en ;
  inist:semCategory "Tratamiento"@es, "Treatment"@en, "Traitement"@fr ;
  skos:inScheme bjw: .

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

