@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:4160
  skos:prefLabel "fosforilación oxidante"@es, "oxidative phosphorylation"@en ;
  skos:broader nalt:24678, nalt:17286 ;
  ns0:marc001 "26676" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:4158 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "oxidative-phosphorylation"@en ;
  skos:definition nalt:4160_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23223> ;
  dc:modified "2015-04-03"^^xsd:date .

nalt:4160_def
  rdf:value "Proceso biquímico en el cual se sintetiza ATP a partir de ADP y fosfato inorgánico en el metabolismo celular."@es, "The biochemical process in which ATP is synthesized from ADP and inorganic phosphate in cell metabolism."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:17286
  skos:prefLabel "cadena de transporte de electrones"@es, "electron transport chain"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4160 .

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

nalt:4158
  skos:prefLabel "adenosina trifosfato"@es, "adenosine triphosphate"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:4160 .

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

nalt:24678
  skos:prefLabel "fosforilación"@es, "phosphorylation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4160 .

