@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:33037
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "11784" ;
  skos:broader nalt:17409 ;
  skos:exactMatch <http://id.cabi.org/cabt/38361>, <http://id.agrisemantics.org/gacs/C16080>, <http://aims.fao.org/aos/agrovoc/c_37366> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "diallel mating"@en, "diallel crosses"@en, "diallel crossing"@en ;
  skos:prefLabel "análisis de dialelos"@es, "diallel analysis"@en ;
  skos:hiddenLabel "diallel-analysis"@en ;
  dc:modified "2016-05-19"^^xsd:date ;
  skos:definition nalt:33037_def ;
  a skos:Concept, ns0:Topic .

nalt:17409
  skos:prefLabel "técnicas y protocolos genéticos"@es, "genetic techniques and protocols"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:33037 .

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

nalt:33037_def
  rdf:value "Agrupamiento de genotipos en todas las combinaciones posibles para determinar la contribución genética relativa de cada padre a una característica específica de la progenie."@es, "Mating a group of genotypes in all possible combinations in order to determine the relative genetic contribution of each parent to specific characters in the offspring."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

