@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/Agent__Facteur>
  skos:prefLabel "Agent / Facteur"@fr, "Agent / Factor"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-HZFS8XG4-6> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-PDJ7MLFJ-3>
  skos:prefLabel "matériau"@fr, "material"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-HZFS8XG4-6> .

<http://data.loterre.fr/ark:/67375/3WV-HZFS8XG4-6>
  skos:relatedMatch <https://www.techniques-ingenieur.fr/base-documentaire/energies-th4/production-de-froid-mecanique-42211210/systemes-thermiques-a-sorption-solide-be9737/principales-categories-de-sorbants-solides-be9737niv10001.html> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-PDJ7MLFJ-3> ;
  skos:prefLabel "sorbant"@fr, "sorbent"@en ;
  skos:exactMatch <https://educalingo.com/fr/dic-en/sorbent> .

