@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:-BK1F98JG-V
  skos:prefLabel "hot isostatic pressing"@en, "prensado isostático en caliente"@es, "pressage isostatique à chaud"@fr ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Prensado isostático caliente"@es, "Hot isostatic pressing"@en, "Pressage isostatique chaud"@fr ;
  inist:semCategory "Tratamiento"@es, "Traitement"@fr, "Treatment"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1601582> ;
  a skos:Concept ;
  skos:altLabel "prensado isostático caliente"@es .

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

