@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:8124
  skos:prefLabel "reacción en cadena de la polimerasa"@es, "polymerase chain reaction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:207911 .

nalt:207911
  skos:broader nalt:8124 ;
  skos:hiddenLabel "quantitative real-time PCR"@en, "quantitative real-time-PCR"@en, "real time-PCR"@en, "real time PCR"@en, "realtime PCR"@en ;
  skos:altLabel "quantitative real-time polymerase chain reaction"@en, "quantitative PCR"@en, "real-time polymerase chain reaction"@en, "real-time PCR"@en, "qPCR (genetic technique)"@en ;
  skos:prefLabel "reacción en cadena de la polimerasa cuantitativa"@es, "quantitative polymerase chain reaction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2016-09-06"^^xsd:date ;
  skos:definition nalt:207911_def ;
  skos:exactMatch <http://id.cabi.org/cabt/99674>, <http://id.agrisemantics.org/gacs/C13173> ;
  dc:created "2013-11-12"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "72389" .

nalt:207911_def
  rdf:value "Métodos utilizados para detectar los productos de ADN amplificados de la reacción en cadena de la polimerasa a medida que estos se acumulan, en lugar de ubicarlos al final de la reacción."@es, "Methods used for detecting the amplified DNA products from the polymerase chain reaction as they accumulate instead of at the end of the reaction."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

