@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:317870_def
  rdf:value "Proceso microbiológico en el que la energía se obtiene mediante la oxidación de compuestos inorgánicos para sintetizar compuestos orgánicos, normalmente en ausencia de luz solar."@es, "A microbial process where energy is obtained by the oxidation of inorganic compounds to synthesise organic compounds, typically in the absence of sunlight."@en ;
  dc:source "NAL Thesaurus" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:14059
  skos:prefLabel "fotosíntesis"@es, "photosynthesis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:317870 .

nalt:317870
  ns0:marc001 "85972" ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:317870_def ;
  skos:prefLabel "quimiosíntesis"@es, "chemosynthesis"@en ;
  skos:broader nalt:8391 ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:14059 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-06-15"^^xsd:date .

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

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

