@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:11245
  skos:prefLabel "muerte celular"@es, "cell death"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:89615 .

nalt:8512
  skos:prefLabel "división celular"@es, "cell division"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:89615 .

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

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

nalt:23371
  skos:prefLabel "transducción de señal"@es, "signal transduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:89615 .

nalt:11242
  skos:prefLabel "apoptosis"@es, "apoptosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:89615 .

nalt:89615
  skos:hiddenLabel "programed cell death"@en, "programmed cell deaths"@en, "programmed suicide"@en ;
  skos:narrower nalt:11242 ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:23371, nalt:8512 ;
  ns0:marc001 "83390" ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "programmed cell death"@en, "muerte celular programada"@es ;
  dc:modified "2020-05-04"^^xsd:date ;
  skos:broader nalt:11245 .

