@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:22398
  skos:hiddenLabel "cardiac-output"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:22398_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/24128>, <http://id.agrisemantics.org/gacs/C18501>, <http://id.loc.gov/authorities/subjects/sh85020184> ;
  ns0:marc001 "6944" ;
  skos:prefLabel "rendimiento cardíaco"@es, "cardiac output"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "volumen minuto del corazón"@es, "cardiac function"@en ;
  skos:broader nalt:18095 .

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

nalt:18095
  skos:prefLabel "hemodinámica"@es, "hemodynamics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:22398 .

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

nalt:22398_def
  rdf:value "Volumen de sangre que pasa por el corazón por unidad de tiempo. Generalmente se expresa en litros (volumen) para no confundirlo con el volumen por latido."@es, "The volume of blood passing through the heart per unit of time. It is usually expressed as liters (volume) per minute so as not to be confused with stroke volume (volume per beat)."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

