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

ins:-WGDM0BQQ-K
  skos:prefLabel "diagnosis method"@en, "méthode diagnostique"@fr ;
  a skos:Concept ;
  skos:narrower ins:-TXMPC81C-0 .

ins: a skos:ConceptScheme .
ins:-TXMPC81C-0
  skos:definition "La PCR quantitative (ou QPCR), ou PCR en temps réel, est une méthode particulière de réaction en chaîne par polymérase permettant de mesurer la quantité initiale d'ADN. En réalité, la PCR quantitative mesure le nombre d'amplicon (portion d'ADN définie par un couple d'amorces)."@fr, "A real-time polymerase chain reaction (real-time PCR) is a laboratory technique of molecular biology based on the polymerase chain reaction (PCR). It monitors the amplification of a targeted DNA molecule during the PCR (i.e., in real time), not at its end, as in conventional PCR. Real-time PCR can be used quantitatively (quantitative real-time PCR) and semi-quantitatively (i.e., above/below a certain amount of DNA molecules) (semi-quantitative real-time PCR)."@en ;
  skos:inScheme ins: ;
  skos:altLabel "rt-pcr"@en, "real-time polymerase chain reaction"@en ;
  a skos:Concept ;
  skos:prefLabel "quantitative polymerase chain reaction"@en, "PCR quantitative"@fr ;
  skos:broader ins:-WGDM0BQQ-K ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Real-time_polymerase_chain_reaction> .

