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

ins: a skos:ConceptScheme .
ins:-DSHQL5P0-B
  skos:prefLabel "RMN imaging"@en, "imagerie par résonance magnétique"@fr ;
  a skos:Concept ;
  skos:narrower ins:-BKCTPPW3-P .

ins:-BKCTPPW3-P
  skos:definition "L’imagerie par résonance magnétique fonctionnelle (IRMf) est une application de l'imagerie par résonance magnétique permettant de visualiser, de manière indirecte, l'activité cérébrale. Il s'agit d'une technique d'imagerie utilisée pour l'étude du fonctionnement du cerveau."@fr, "Functional magnetic resonance imaging or functional MRI (fMRI) measures brain activity by detecting changes associated with blood flow. This technique relies on the fact that cerebral blood flow and neuronal activation are coupled. When an area of the brain is in use, blood flow to that region also increases."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-DSHQL5P0-B ;
  skos:prefLabel "imagerie par résonance magnétique  fonctionnelle"@fr, "functional magnetic resonance imaging"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Functional_magnetic_resonance_imaging> .

