@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:-CC89JZ0S-Z
  a skos:Concept ;
  skos:prefLabel "imprégnation"@fr, "impregnación"@es, "impregnation"@en ;
  skos:hiddenLabel "Impregnation"@en, "Imprégnation"@fr, "Impregnación"@es ;
  inist:semCategory "Treatment"@en, "Tratamiento"@es, "Traitement"@fr ;
  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:-CC89JZ0S-Z .

