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

nalt:44757
  skos:prefLabel "válvulas cardiacas"@es, "heart valves"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:260262 .

nalt:12348
  skos:prefLabel "arritmia"@es, "arrhythmia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:260262 .

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

nalt:260262
  skos:hiddenLabel "atrial-fibrillation"@en ;
  skos:related nalt:44757, nalt:18089 ;
  skos:altLabel "familial atrial fibrillation"@en, "auricular fibrillation"@en ;
  skos:prefLabel "atrial fibrillation"@en, "fibrilación auricular"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:260262_def ;
  ns0:marc001 "63584" ;
  skos:broader nalt:12348 ;
  dc:created "2015-09-01"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2015-11-30"^^xsd:date .

nalt:260262_def
  rdf:value "Ritmo cardiaco anormal caracterizado por la rápida y descoordinada emisión de impulsos eléctricos en las cavidades superiores del corazón (aurículas), en cuyo caso la sangre no puede ser bombeada con eficacia a las cavidades inferiores del corazón (ventrículos). Es causado por la generación anormal de impulsos."@es, "Abnormal cardiac rhythm that is characterized by rapid, uncoordinated firing of electrical impulses in the upper chambers of the heart (heart atria). In such case, blood cannot be effectively pumped into the lower chambers of the heart (heart ventricles). It is caused by abnormal impulse generation."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

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

nalt:18089
  skos:prefLabel "circulación sanguínea"@es, "blood circulation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:260262 .

