@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:narrower nalt:41066 .

nalt:20441
  skos:prefLabel "ecología del suelo"@es, "soil ecology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:41066 .

nalt:41066_def
  rdf:value "Comunidad interconectada de organismos que viven parte de su vida o su totalidad en el suelo."@es, "The interconnected community of organisms living all or part of their lives in the soil."@en ;
  dc:source "Natural Resources Conservation Services Soil Ecology Terms Glossary, USDA" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:41066
  skos:broader nalt:40866, nalt:20441 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "redes tróficas del suelo"@es, "soil food webs"@en ;
  ns0:marc001 "34298" ;
  skos:hiddenLabel "soil food web"@en, "soil-food-webs"@en, "terrestrial food web"@en ;
  skos:altLabel "terrestrial food webs"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:41066_def ;
  dc:modified "2019-12-16"^^xsd:date .

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

