@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 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:4628
  skos:prefLabel "organismos"@es, "organisms"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:4627 .

nalt:4627_def
  rdf:value "Organismos que requieren oxígeno para crecer y sobrevivir."@es, "Organisms which require oxygen for their growth and survival."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

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

nalt:4627
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:related nalt:4629 ;
  skos:broader nalt:4628 ;
  skos:prefLabel "aerobes"@en, "organismos aerobios"@es ;
  skos:hiddenLabel "aerobic-strains"@en, "aerobic strain"@en, "aerobic strains"@en, "aerobic-strain"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C12645>, <http://id.cabi.org/cabt/6486> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:4627_def ;
  ns0:marc001 "1148" ;
  dc:modified "2020-04-14"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

