@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:40866
  skos:prefLabel "redes tróficas"@es, "food webs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:341348 .

nalt:10481
  skos:prefLabel "composición alimentaria"@es, "food composition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:341348 .

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

nalt:341348_def
  rdf:value "Estudio de la relación de un organismo con su entorno mediante interacciones nutricionales."@es, "Nutritional ecology is the study of the relationship of an organism with its environment through nutritional interactions."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:341348
  skos:related nalt:40866, nalt:10481, nalt:9324 ;
  skos:hiddenLabel "nutrition ecology"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-10-29"^^xsd:date ;
  dc:created "2020-07-14"^^xsd:date ;
  skos:prefLabel "ecología nutricional"@es, "nutritional ecology"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:352 ;
  ns0:marc001 "95685" ;
  skos:definition nalt:341348_def .

nalt:9324
  skos:prefLabel "nutrición"@es, "nutrition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:341348 .

nalt:352
  skos:prefLabel "ecología"@es, "ecology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:341348 .

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

