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

nalt:8391
  skos:prefLabel "metabolismo energético"@es, "energy metabolism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:4629 .

nalt:4630
  skos:prefLabel "condiciones aeróbicas"@es, "aerobic conditions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4629 .

nalt:4629_def
  rdf:value "Vida o reacciones metabólicas que tienen lugar en un ambiente que contiene oxígeno."@es, "Life or metabolic reactions occurring in an environment containing oxygen."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4629
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "aerobic growth"@en, "oxidative metabolism"@en, "aerobic respiration"@en ;
  ns0:marc001 "1150" ;
  skos:hiddenLabel "aerobic aquatic metabolism"@en, "microaerobic process"@en ;
  skos:related nalt:4627, nalt:8375, nalt:4630, nalt:8382, nalt:23423 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14017>, <http://aims.fao.org/aos/agrovoc/c_23988>, <http://id.cabi.org/cabt/6498> ;
  dc:modified "2014-08-15"^^xsd:date ;
  skos:definition nalt:4629_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:8391 ;
  skos:prefLabel "aerobiosis"@es, "aerobiosis"@en ;
  a skos:Concept, ns0:Topic .

nalt:23423
  skos:prefLabel "respiración celular"@es, "cell respiration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4629 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:8375
  skos:prefLabel "anaerobiosis"@es, "anaerobiosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4629 .

nalt:4627
  skos:prefLabel "organismos aerobios"@es, "aerobes"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:4629 .

nalt:8382
  skos:prefLabel "consumo de oxígeno"@es, "oxygen consumption"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4629 .

