@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:11245
  skos:prefLabel "muerte celular"@es, "cell death"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:761 .

nalt:761
  skos:altLabel "necroses"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85090575>, <http://id.agrisemantics.org/gacs/C3368>, <http://id.cabi.org/cabt/77995>, <http://aims.fao.org/aos/agrovoc/c_15509>, <http://id.loc.gov/authorities/subjects/sh00006626> ;
  dc:modified "2020-04-14"^^xsd:date ;
  skos:related nalt:11245, nalt:770, nalt:11247 ;
  skos:definition nalt:761_def ;
  skos:hiddenLabel "necrotic foci"@en ;
  ns0:marc001 "24942" ;
  skos:broader nalt:319 ;
  skos:prefLabel "necrosis"@es, "necrosis"@en .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:761 .

nalt:770
  skos:prefLabel "degeneración de la piel"@es, "tissue degeneration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:761 .

<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:11247
  skos:prefLabel "respuesta hipersensible"@es, "hypersensitive response"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:761 .

nalt:761_def
  rdf:value "Muerte de los tejidos, normalmente como células individuales, un grupo de células o en áreas localizadas."@es, "Death of tissue, usually as individual cells, group of cells, or in localized areas."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a ns0:Definition .

