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

nalt:42614
  skos:hiddenLabel "genetic correlations"@en, "genetic-correlation"@en ;
  skos:definition nalt:42614_def ;
  skos:prefLabel "genetic correlation"@en, "correlación genética"@es ;
  ns0:marc001 "16366" ;
  skos:related nalt:81449, nalt:57750 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4224>, <http://aims.fao.org/aos/agrovoc/c_29796>, <http://id.cabi.org/cabt/51054> ;
  dc:modified "2017-06-09"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:4055 ;
  a ns0:Topic, skos:Concept .

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

nalt:81449
  skos:prefLabel "análisis genético"@es, "genetic analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42614 .

nalt:57750
  skos:prefLabel "correlación fenotípica"@es, "phenotypic correlation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42614 .

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

nalt:42614_def
  rdf:value "Porción de una correlación fenotípica entre dos características en una población que se puede atribuir a efectos genéticos aditivos."@es, "The portion of a phenotypic correlation between two traits in a population that can be attributed to additive genetic effects."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:4055
  skos:prefLabel "genética cuantitativa"@es, "quantitative genetics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42614 .

