@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-SHHHFH21-6>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-LS1CBQF9-8> ;
  skos:prefLabel "fluide HFC"@fr, "hydrofluorocarbon fluid"@en ;
  skos:altLabel "Hydro Fluoro Carbone"@en, "fluide frigorigène HFC"@fr ;
  skos:exactMatch <https://www.c-fluide.fr/2017/04/17/quest-ce-quun-fluide-frigorigene/> .

<http://data.loterre.fr/ark:/67375/3WV-LS1CBQF9-8>
  skos:prefLabel "fluide frigorigène"@fr, "refrigerant fluid"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-SHHHFH21-6> .

<http://data.loterre.fr/ark:/67375/3WV/Toxique>
  skos:prefLabel "Toxique"@fr, "Toxicant"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-SHHHFH21-6> .

