@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:324464
  skos:altLabel "hemizygosity"@en ;
  skos:prefLabel "hemizygote"@en, "hemicigoto"@es ;
  dc:created "2018-09-18"^^xsd:date ;
  skos:related nalt:25836, nalt:6537 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "87735" ;
  skos:definition nalt:324464_def ;
  skos:hiddenLabel "hemizygotes"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:17553 .

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

nalt:6537
  skos:prefLabel "alelos"@es, "alleles"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324464 .

nalt:25836
  skos:prefLabel "eliminación cromosómica"@es, "chromosome elimination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324464 .

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

nalt:324464_def
  rdf:value "Individuo que tiene solo un alelo en un lugar determinado debido a la pérdida del otro alelo por una mutación (por ejemplo, una deleción cromosómica)."@es, "An individual having only one allele at a given locus because of the loss of the other allele through a mutation (e.g., chromosome deletion)."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

