@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#> .

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

nalt:8383
  skos:prefLabel "requerimiento de oxígeno"@es, "oxygen requirement"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8382 .

nalt:4629
  skos:prefLabel "aerobiosis"@es, "aerobiosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8382 .

nalt:23423
  skos:prefLabel "respiración celular"@es, "cell respiration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8382 .

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

nalt:24658
  skos:prefLabel "química de las reacciones"@es, "reaction chemistry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:8382 .

nalt:19684
  skos:prefLabel "respiración"@es, "breathing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8382 .

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

nalt:8382
  ns0:marc001 "26702" ;
  skos:hiddenLabel "O2 consumed"@en, "oxygen-consumption"@en, "oxygen consumed"@en, "O2-consumption"@en, "O2 consumption"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/83642>, <http://aims.fao.org/aos/agrovoc/c_5478>, <http://id.agrisemantics.org/gacs/C6696> ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4630, nalt:4629, nalt:19684, nalt:8383, nalt:23423 ;
  skos:prefLabel "consumo de oxígeno"@es, "oxygen consumption"@en ;
  skos:broader nalt:24658 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-04-21"^^xsd:date .

