@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 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:42713
  skos:altLabel "heterozygous genotype"@en, "heterozygote"@en ;
  dc:modified "2018-09-18"^^xsd:date ;
  skos:related nalt:324468, nalt:324472, nalt:275963 ;
  skos:hiddenLabel "heterozygotes"@en, "heterozygous"@en, "heterozygosities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:42713_def ;
  skos:exactMatch <http://id.cabi.org/cabt/57189>, <http://id.agrisemantics.org/gacs/C3099> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:17553 ;
  skos:prefLabel "heterozygosity"@en, "heterocigosidad"@es ;
  ns0:marc001 "18222" .

nalt:17553
  skos:prefLabel "genotipo"@es, "genotype"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42713 .

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

nalt:275963
  skos:prefLabel "amplificación diferencial de los alelos"@es, "allelic dropouts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42713 .

nalt:324468
  skos:prefLabel "desequilibrio alélico"@es, "allelic imbalance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42713 .

nalt:324472
  skos:prefLabel "pérdida de heterocigosidad"@es, "loss of heterozygosity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42713 .

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

nalt:42713_def
  rdf:value "Individuo que posee diferentes alelos en uno o más loci, en relación con un carácter específico."@es, "An individual having different alleles at one or more loci regarding a specific character."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

