@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:313483
  skos:prefLabel "osteonecrosis"@es, "osteonecrosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:761 .

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:226534
  skos:prefLabel "corazón hueco"@es, "hollow heart"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:761 .

nalt:324041
  skos:prefLabel "gangrena"@es, "gangrene"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader 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:226534, nalt:11247 ;
  skos:definition nalt:761_def ;
  skos:hiddenLabel "necrotic foci"@en ;
  ns0:marc001 "24942" ;
  skos:narrower nalt:47227, nalt:324041, nalt:313483 ;
  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 .

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

nalt:47227
  skos:prefLabel "infarto"@es, "infarction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:761 .

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

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 .

