@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:11245
  skos:hiddenLabel "cell-death"@en, "cellular-death"@en, "cellular death"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85021644>, <http://id.agrisemantics.org/gacs/C9789>, <http://aims.fao.org/aos/agrovoc/c_49882> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "7356" ;
  skos:prefLabel "cell death"@en, "muerte celular"@es ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2020-04-14"^^xsd:date ;
  skos:related nalt:761 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:89615 ;
  skos:broader nalt:17472 ;
  skos:definition nalt:11245_def .

nalt:11245_def
  rdf:value "Cese de la habilidad de la célula para desempeñar funciones vitales como el metabolismo, el crecimiento, la reproducción, la capacidad de respuesta y la adaptabilidad."@es, "The termination of the cell's ability to carry out vital functions such as metabolism, growth, reproduction, responsiveness, and adaptability."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:761
  skos:prefLabel "necrosis"@es, "necrosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11245 .

nalt:17472
  skos:prefLabel "biología celular"@es, "cell biology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:11245 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:89615
  skos:prefLabel "muerte celular programada"@es, "programmed cell death"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:11245 .

