@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:-Z19HR83D-8
  skos:hiddenLabel "Chromatographie couche mince"@fr, "Cromatografía capa fina"@es, "Thin-layer chromatography"@en ;
  skos:prefLabel "chromatographie sur couche mince"@fr, "cromatografía en capa fina"@es, "thin-layer chromatography"@en ;
  inist:semCategory "Analysis / Measure"@en, "Analyse / Mesure"@fr, "Análisis / Medida"@es ;
  skos:definition "Technique de chromatographie planaire dont la phase mobile est liquide. Elle est couramment utilisée pour séparer des composants dans un but d'analyse (CCM analytique) ou de purification (CCM préparative). (d'après wikipédia)"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q746133>, <https://en.wikipedia.org/wiki/Thin-layer_chromatography> ;
  skos:inScheme nht: ;
  a skos:Concept ;
  skos:altLabel "CCM"@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:-Z19HR83D-8 .

