@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:-J44508XJ-8 .

bjw:-J44508XJ-8
  inist:semCategory "Treatment"@en, "Tratamiento"@es, "Traitement"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Curing(plastics)"@en, "Durcissement (matière plastique)"@fr, "Endurecimiento(material plástico)"@es ;
  skos:altLabel "plastic curing"@en ;
  skos:prefLabel "endurecimiento de plástico"@es, "durcissement de matière plastique"@fr, "curing"@en ;
  skos:inScheme bjw: .

