@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:42714_def
  rdf:value "Tiene lugar cuando, en un sitio dado, ambos alelos de un individuo son idénticos."@es, "An individual in which both alleles at a given locus are identical."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17553
  skos:prefLabel "genotipo"@es, "genotype"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42714 .

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

nalt:275963
  skos:prefLabel "amplificación diferencial de los alelos"@es, "allelic dropouts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42714 .

nalt:42714
  skos:prefLabel "homozygosity"@en, "homocigosidad"@es ;
  skos:related nalt:275963 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:42714_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "homozygote"@en, "homozygous genotype"@en ;
  ns0:marc001 "18469" ;
  skos:broader nalt:17553 ;
  skos:exactMatch <http://id.cabi.org/cabt/58006>, <http://id.agrisemantics.org/gacs/C9885> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "homozygous"@en, "homozygotes"@en ;
  dc:modified "2018-11-16"^^xsd:date .

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

