@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:200839_def
  rdf:value "Disfunción prolongada del miocardio después de sufrir un episodio breve de isquemia severa, con un retorno paulatino de la actividad contráctil."@es, "Prolonged dysfunction of the myocardium after a brief episode of severe ischemia, with gradual return of contractile activity."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:54155
  skos:prefLabel "infarto del miocardio"@es, "myocardial infarction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:200839 .

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

nalt:200839
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh92002148> ;
  ns0:marc001 "70008" ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "stunned myocardium"@en ;
  skos:prefLabel "aturdimiento miocárdico"@es, "myocardial stunning"@en ;
  skos:definition nalt:200839_def ;
  dc:modified "2013-12-06"^^xsd:date ;
  dc:created "2013-08-01"^^xsd:date ;
  skos:broader nalt:54155 .

