@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl:-J9FT4HV8-M
  skos:prefLabel "adsorption"@fr, "adsorption"@en ;
  a skos:Concept ;
  skos:narrower mdl:-GJCRWSCH-K .

mdl: a skos:ConceptScheme .
mdl:-GJCRWSCH-K
  skos:broader mdl:-J9FT4HV8-M ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Physisorption> ;
  skos:prefLabel "physisorption"@fr, "physisorption"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Physisorption"@en, "Physisorption"@fr, "physisorptions"@en, "physisorptions"@fr, "physical adsorptions"@en ;
  skos:definition "La physisorption, également appelée adsorption physique, est un processus dans lequel la structure électronique d'un atome ou d'une molécule est à peine perturbée lors de l'adsorption.  (traduit depuis \"Wikipedia, The Free Encyclopedia\", <a href=\"https://en.wikipedia.org/wiki/Physisorption\" target=\"_blank\">https://en.wikipedia.org/wiki/Physisorption</a>)"@fr, "Physisorption, also called physical adsorption, is a process in which the electronic structure of the atom or molecule is barely perturbed upon adsorption. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Physisorption\" target=\"_blank\">https://en.wikipedia.org/wiki/Physisorption</a>)"@en ;
  skos:altLabel "physical adsorption"@en ;
  skos:inScheme mdl: .

