@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:-D87L29M0-L
  skos:prefLabel "vaporization"@en, "vaporisation"@fr, "vaporización"@es ;
  skos:hiddenLabel "Vaporización"@es, "Vaporization"@en, "Vaporisation"@fr ;
  skos:inScheme bjw: ;
  inist:semCategory "Chemical reaction"@en, "Réaction chimique"@fr, "Reacción química"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q6452502> ;
  a skos:Concept .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/REAC>
  skos:prefLabel "Reacción química"@es, "Réaction chimique"@fr, "Chemical reaction"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-D87L29M0-L .

