@prefix nht: <http://data.loterre.fr/ark:/67375/NHT> .
@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#> .

nht:
  skos:prefLabel "Vocabulario de física de la materia condensada"@es, "Vocabulaire de physique de l'état condensé"@fr, "Condensed matter physics vocabulary"@en ;
  a skos:ConceptScheme .

nht:-VV5B22NB-H
  skos:exactMatch <https://en.wikipedia.org/wiki/Carboxylation>, <https://www.wikidata.org/wiki/Q901081> ;
  skos:prefLabel "carboxilación"@es, "carboxylation"@fr, "carboxylation"@en ;
  inist:semCategory "Traitement"@fr, "Treatment"@en, "Tratamiento"@es ;
  a skos:Concept ;
  skos:hiddenLabel "Carboxylation"@fr, "Carboxylation"@en, "Carboxilación"@es ;
  skos:definition "Réaction chimique aboutissant à l'addition d'un groupe fonctionnel carboxyle à une molécule organique. (d'après wikipédia)"@fr ;
  skos:inScheme nht: .

nht:-Traitement
  skos:prefLabel "Traitement"@fr, "Treatment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-VV5B22NB-H .

