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

<http://data.loterre.fr/ark:/67375/BJW/EMAT>
  skos:prefLabel "Estado de la materia / Estado del medio"@es, "Etat de la matière / Etat du milieu"@fr, "State of matter / State of medium"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-GXZCCHNR-B .

bjw:-GXZCCHNR-B
  skos:prefLabel "foam"@en, "espuma"@es, "mousse"@fr ;
  inist:semCategory "State of matter / State of medium"@en, "Etat de la matière / Etat du milieu"@fr, "Estado de la materia/Estado del medio"@es ;
  skos:altLabel "émulsion"@fr ;
  skos:hiddenLabel "Mousse (émulsion)"@fr, "Foam"@en, "Espuma"@es ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q215414> .

bjw: a skos:ConceptScheme .
