@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:54155_def
  rdf:value "Necrosis extensa del miocardio, a consecuencia de interrupción del riego sanguíneo en la región."@es, "Necrosis of the myocardium caused by an obstruction of the blood supply to the heart (coronary circulation)."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:47801
  skos:prefLabel "isquemia miocárdica"@es, "myocardial ischemia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:54155 .

nalt:54155
  skos:exactMatch <http://id.cabi.org/cabt/76811>, <http://id.agrisemantics.org/gacs/C12410> ;
  skos:hiddenLabel "myocardial infarcts"@en, "myocardial-infarction"@en, "myocardial infarctions"@en, "heart attacks"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "infarto del miocardio"@es, "myocardial infarction"@en ;
  ns0:marc001 "24615" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:47801 ;
  skos:definition nalt:54155_def ;
  skos:altLabel "heart attack"@en, "myocardial infarct"@en ;
  skos:narrower nalt:200839 ;
  dc:modified "2015-06-10"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:200839
  skos:prefLabel "aturdimiento miocárdico"@es, "myocardial stunning"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:54155 .

