@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:42597
  skos:hiddenLabel "lethal gene"@en, "lethal-genes"@en ;
  skos:prefLabel "lethal genes"@en, "genes letales"@es ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_4289>, <http://id.agrisemantics.org/gacs/C14700>, <http://id.cabi.org/cabt/66167> ;
  skos:definition nalt:42597_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2013-09-05"^^xsd:date ;
  ns0:marc001 "21185" ;
  skos:altLabel "lethals (genes)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:6539 .

nalt:6539
  skos:prefLabel "genes"@es, "genes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42597 .

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

nalt:42597_def
  rdf:value "Genes que dan lugar a la muerte prematura del organismo; los genes letales dominates matan los heterocigotes, mientras que los genes letales recesivos sólo matan los homocigotes."@es, "Genes whose loss of function or gain of function mutation leads to the death of the carrier prior to maturity. They may be essential genes required for viability, or genes which cause a block of function of an essential gene at a time when the essential gene function is required for viability."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

