@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:19702
  skos:broader nalt:4055 ;
  skos:prefLabel "genetic merit"@en, "mérito genético"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C30873> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:8610, nalt:19694, nalt:9035, nalt:4054 ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "genetic-merit"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "40785" ;
  skos:definition nalt:19702_def .

nalt:19702_def
  rdf:value "La habilidad de un determinado padre de producir descendencia superior con rasgos deseables, comparado con otros padres."@es, "The ability of an individual parent to produce superior offspring with desirable traits as compared to other parents."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:19694
  skos:prefLabel "valor genético"@es, "breeding value"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19702 .

nalt:4054
  skos:prefLabel "efectos genéticos aditivos"@es, "additive gene effects"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19702 .

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

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

nalt:8610
  skos:prefLabel "parentesco"@es, "parentage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19702 .

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

nalt:9035
  skos:prefLabel "evaluación de sementales"@es, "sire evaluation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19702 .

