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

qx8: a skos:ConceptScheme .
qx8:-1XC0Z5R7-S
  skos:prefLabel "study method"@en, "méthode d'étude"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-NQHX105F-W .

qx8:-NQHX105F-W
  skos:definition "La microscopie optique (MO) est basée sur les interactions de la lumière avec la surface d’un spécimen observable. L’information est véhiculée à travers un système optique composé de lentilles permettant de visualiser des objets ou des détails invisibles à l’observation directe par l’œil. (Adapté de : <a href=\"https://www.usherbrooke.ca/pram/les-techniques/microscopie/microscopie-optique\">https://www.usherbrooke.ca/pram/les-techniques/microscopie/microscopie-optique</a>)"@fr, "Optical microscopy (OM) is based on the interaction of light with the surface of an observable specimen. The information is conveyed through an optical system made up of lenses that allow us to visualise objects or details that are invisible to direct observation by the eye. (Adapted and translated from: <a href=\"https://www.usherbrooke.ca/pram/les-techniques/microscopie/microscopie-optique\">https://www.usherbrooke.ca/pram/les-techniques/microscopie/microscopie-optique</a>)"@en ;
  a skos:Concept ;
  skos:inScheme qx8: ;
  skos:broader qx8:-1XC0Z5R7-S ;
  skos:prefLabel "microscopie optique"@fr, "optical microscopy"@en ;
  skos:exactMatch <https://www.usherbrooke.ca/pram/les-techniques/microscopie/microscopie-optique> .

