@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:17007
  skos:prefLabel "dióxido de carbono"@es, "carbon dioxide"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:281542 .

nalt:137721
  skos:prefLabel "mercados de carbono"@es, "carbon markets"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:281542 .

nalt:17382
  skos:prefLabel "captura de carbono"@es, "carbon sequestration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:281542 .

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

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

nalt:281542
  skos:related nalt:17382, nalt:17007, nalt:137721, nalt:14059 ;
  skos:prefLabel "fijación de dióxido de carbono"@es, "carbon dioxide fixation"@en ;
  skos:hiddenLabel "carbondioxide fixation"@en, "CO2 bio-fixation"@en, "CO2 fixation"@en, "carbon dioxide bio-fixation"@en, "CO2 biofixation"@en, "carbon-dioxide fixation"@en ;
  skos:altLabel "carbon fixation"@en, "carbon assimilation"@en, "carbon dioxide biofixation"@en ;
  ns0:marc001 "75885" ;
  skos:broader nalt:17280 ;
  dc:created "2016-06-15"^^xsd:date ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept .

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

nalt:17280
  skos:prefLabel "vías bioquímicas"@es, "biochemical pathways"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:281542 .

