@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:325123
  skos:prefLabel "carbono orgánico total"@es, "total organic carbon"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:325121 .

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

nalt:325121
  skos:related nalt:137721, nalt:325123, nalt:17382, nalt:75002 ;
  skos:hiddenLabel "blue-carbon"@en ;
  skos:prefLabel "carbono azul"@es, "blue carbon"@en ;
  ns0:marc001 "85458" ;
  a ns0:Chemical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:3913 ;
  dc:modified "2018-11-16"^^xsd:date ;
  dc:created "2018-10-05"^^xsd:date ;
  skos:definition nalt:325121_def .

nalt:325121_def
  rdf:value "Carbono almacenado en los ecosistemas costeros y marítimos."@es, "Carbon stored in the Earth's coastal and marine ecosystems."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:17382
  skos:prefLabel "captura de carbono"@es, "carbon sequestration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325121 .

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

nalt:75002
  skos:prefLabel "reservorios de carbono"@es, "carbon sinks"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325121 .

nalt:3913
  skos:prefLabel "carbono"@es, "carbon"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:325121 .

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

