@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:-RC08K4QC-8
  skos:exactMatch <https://www.wikidata.org/wiki/Q677065>, <https://en.wikipedia.org/wiki/Gas_chromatography> ;
  inist:semCategory "Analyse / Mesure"@fr, "Analysis / Measure"@en, "Análisis / Medida"@es ;
  skos:altLabel "gas phase crhomatography"@en, "GPC"@en ;
  skos:definition "Technique de chromatographie qui permet de séparer des molécules d'un mélange gazeux, éventuellement très complexe, de natures très diverses. Elle s'applique principalement aux composés gazeux ou susceptibles d'être vaporisés par chauffage sans décomposition. (d'après wikipédia)"@fr ;
  skos:hiddenLabel "Cromatografía fase gaseosa"@es, "Chromatographie phase gazeuse"@fr, "Gas chromatography"@en ;
  a skos:Concept ;
  skos:inScheme nht: ;
  skos:prefLabel "gas chromatography"@en, "cromatografía de gases"@es, "chromatographie en phase gazeuse"@fr .

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:-Analyse__Mesure
  skos:prefLabel "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-RC08K4QC-8 .

