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

qx8: a skos:ConceptScheme .
qx8:-F098G6RG-7
  skos:prefLabel "physical property"@en, "propriété physique"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-74W1NL5R-K .

qx8:-74W1NL5R-K
  skos:broader qx8:-F098G6RG-7 ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Refractive_index>, <http://data.loterre.fr/ark:/67375/26L-LR30VH6F-M>, <https://fr.wikipedia.org/wiki/Indice_de_r%C3%A9fraction> ;
  skos:definition "In optics, the refractive index (also known as refraction index or index of refraction) of a material is a dimensionless number that describes how fast light travels through the material. It is defined as where c is the speed of light in vacuum and v is the phase velocity of light in the medium. Increasing the refractive index corresponds to decreasing the speed of light in the material. (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Refractive_index\">https://en.wikipedia.org/wiki/Refractive_index</a>)"@en, "L'indice de réfraction est une grandeur sans dimension caractéristique d'un milieu, décrivant le comportement de la lumière au sein de celui-ci. Il dépend de la longueur d'onde du rayonnement lumineux mais aussi des caractéristiques de l'environnement (notamment pression et température). L'indice de réfraction est parfois appelé « constante optique » d'un matériau, ce qui est un abus de langage, puisqu'il est à la fois variable selon des grandeurs qui lui sont extérieures, et non unique pour un milieu donné, car lié aux propriétés optiques, cristallographiques ou encore diélectriques de la matière, qui ne sont pas nécessairement isotropes. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/Indice_de_r%C3%A9fraction\">https://fr.wikipedia.org/wiki/Indice_de_r%C3%A9fraction</a>)"@fr ;
  skos:prefLabel "indice de réfraction"@fr, "refractive index"@en ;
  skos:altLabel "réfractivité"@fr, "réfringence"@fr ;
  a skos:Concept ;
  skos:inScheme qx8: .

