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

nalt:45312_def
  rdf:value "Grado de variación de un rasgo que es genéticamente transmisible de padres a hijos."@es, "The degree of variation in a trait that is genetically transmissible from parent to offspring."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:45312
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "18104" ;
  skos:prefLabel "heritability"@en, "heredabilidad"@es ;
  skos:hiddenLabel "heritabilities"@en ;
  skos:related nalt:6542 ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://id.cabi.org/cabt/56723>, <http://aims.fao.org/aos/agrovoc/c_3570>, <http://id.agrisemantics.org/gacs/C1899> ;
  skos:altLabel "inheritability"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:4055 ;
  skos:definition nalt:45312_def ;
  dc:modified "2014-01-29"^^xsd:date .

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

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

nalt:6542
  skos:prefLabel "herencia (genética)"@es, "inheritance (genetics)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:45312 .

