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

nalt:8380
  skos:prefLabel "oxígeno disuelto"@es, "dissolved oxygen"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4630 .

nalt:4630
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8628>, <http://id.cabi.org/cabt/6487> ;
  skos:altLabel "oxic conditions"@en ;
  skos:related nalt:8381, nalt:8382, nalt:146185, nalt:4629, nalt:8380 ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:hiddenLabel "oxic state"@en, "oxic condition"@en, "oxic system"@en, "oxic environment"@en, "aerobic-conditions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "1149" ;
  skos:prefLabel "condiciones aeróbicas"@es, "aerobic conditions"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:199448 ;
  skos:broader nalt:4631 .

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

nalt:8381
  skos:prefLabel "oxígeno"@es, "oxygen"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:4630 .

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

nalt:199448
  skos:prefLabel "normoxia"@es, "normoxia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:4630 .

nalt:4631
  skos:prefLabel "factores ambientales"@es, "environmental factors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4630 .

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

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

nalt:146185
  skos:prefLabel "digestión aeróbica"@es, "aerobic digestion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4630 .

