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

ins: a skos:ConceptScheme .
ins:-K9Q7M7RF-P
  skos:prefLabel "imaging technique"@en, "technique d'imagerie"@fr ;
  a skos:Concept ;
  skos:narrower ins:-HJHFTLDG-3 .

ins:-HJHFTLDG-3
  a skos:Concept ;
  skos:prefLabel "tomographie par émission de positons"@fr, "pet imaging"@en ;
  skos:altLabel "PET"@en, "PET"@fr, "positron emission tomography"@en, "PET scan"@fr, "PET scan"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Positron_emission_tomography> ;
  skos:definition "La tomographie par émission de positons (TEP), dénommée PET ou PET scan pour « positron emission tomography » en anglais, est une méthode d'imagerie médicale pratiquée par les spécialistes en médecine nucléaire qui permet de mesurer en trois dimensions une activité métabolique ou moléculaire d'un organe grâce aux émissions produites par les positons (positrons en anglais) issus d'un produit radioactif injecté au préalable."@fr, "Positron emission tomography (PET) is a functional imaging technique that uses radioactive substances known as radiotracers to visualize and measure changes in metabolic processes, and in other physiological activities including blood flow, regional chemical composition, and absorption."@en ;
  skos:broader ins:-K9Q7M7RF-P ;
  skos:inScheme ins: .

