@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:28514
  skos:altLabel "myocardial failure"@en, "cardiac failure"@en, "congestive heart failure"@en ;
  skos:prefLabel "heart failure"@en, "insuficiencia cardiaca congestiva"@es ;
  skos:broader nalt:12350 ;
  skos:definition nalt:28514_def ;
  skos:hiddenLabel "congestive-heart-failure"@en, "heart failures"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:229757 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2014-09-24"^^xsd:date ;
  ns0:marc001 "67722" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85059745> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85031087> .

nalt:28514_def
  rdf:value "Complicación presente en ENFERMEDADES CARDÍACAS. Llenado defectuoso del corazón y/o contracción y vaciado incompleto que se produce como resultado de la incapacidad del corazón para bombear una cantidad de sangre suficiente que supla las necesidades de los tejidos corporales o la capacidad de hacerlo sólo a una presión elevada."@es, "A heterogeneous condition in which the heart is unable to pump out sufficient blood to meet the metabolic need of the body. Heart failure can be caused by structural defects, functional abnormalities (ventricular dysfunction), or a sudden overload beyond its capacity."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

nalt:12350
  skos:prefLabel "enfermedades cardíacas"@es, "heart diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28514 .

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

nalt:229757
  skos:prefLabel "coenzima Q10"@es, "coenzyme Q10"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:28514 .

