@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 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:4628
  skos:prefLabel "organismos"@es, "organisms"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:8372 .

nalt:8374
  skos:prefLabel "digestión anaeróbica"@es, "anaerobic digestion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8372 .

nalt:8372_def
  rdf:value "Organismos que pueden sobrevivir y crecer en ausencia total o casi completa de oxígeno."@es, "Organisms which can survive and grow in the complete, or nearly complete absence of oxygen."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8372
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:8373, nalt:8374, nalt:8375, nalt:300565 ;
  skos:hiddenLabel "aerotolerant anaerobe"@en, "anaerobic organisms"@en, "anaerobic organism"@en, "aerotolerant-anaerobe"@en, "aerotolerant anaerobes"@en, "aerotolerant-anaerobes"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13464>, <http://id.cabi.org/cabt/9922> ;
  skos:prefLabel "anaerobes"@en, "anaerobios"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:4628 ;
  ns0:marc001 "2320" ;
  dc:modified "2020-11-03"^^xsd:date ;
  skos:definition nalt:8372_def .

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

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

nalt:8373
  skos:prefLabel "digestores anaeróbicos"@es, "anaerobic digesters"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:8372 .

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

nalt:300565
  skos:prefLabel "tratamiento anaeróbico"@es, "anaerobic treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:8372 .

