@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:-Q521B07N-1
  skos:prefLabel "chimisorption"@fr, "chemisorption"@en, "adsorción química"@es ;
  skos:inScheme bjw: ;
  inist:semCategory "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:hiddenLabel "Adsorción química"@es, "Chimisorption"@fr, "Chemisorption"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q899417> ;
  a skos:Concept .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/PPPC>
  skos:prefLabel "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-Q521B07N-1 .

