@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:9589
  skos:prefLabel "heterótrofos"@es, "heterotrophs"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:363 .

nalt:356
  skos:prefLabel "procesos y fenómenos ecológicos"@es, "ecological processes and phenomena"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:363 .

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

nalt:363_def
  rdf:value "Cantidad de carbono incorporado por heterotrofos (animales, saprofitas, hervíboros, etc.) a partir de la materia orgánica (alimento) por unidad de área en el tiempo."@es, "The amount of carbon incorporated by heterotrophs (animals, saprophytes, herbivores, etc.) from organic matter (food) per unit area over time."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:363
  skos:hiddenLabel "secondary-productivity"@en ;
  skos:prefLabel "productividad secundaria"@es, "secondary productivity"@en ;
  ns0:marc001 "33419" ;
  dc:modified "2015-09-01"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:356 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:9589 ;
  skos:definition nalt:363_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "secondary production (ecology)"@en .

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

