@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

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:-FGBLCL5F-T .

bjw:-FGBLCL5F-T
  skos:hiddenLabel "Waste disposal"@en, "Elimination déchet"@fr, "Eliminación residuo"@es ;
  skos:inScheme bjw: ;
  inist:semCategory "Tratamiento"@es, "Treatment"@en, "Traitement"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2684232> ;
  skos:prefLabel "eliminación de residuo"@es, "élimination de déchet"@fr, "waste disposal"@en ;
  skos:altLabel "waste elimination"@en .

