@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:27978
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "coluvio"@es, "colluvium"@en ;
  ns0:marc001 "9304" ;
  dc:modified "2019-10-11"^^xsd:date ;
  skos:altLabel "colluvial deposits"@en ;
  skos:hiddenLabel "colluvial material"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh93002829> ;
  skos:broader nalt:6755 ;
  skos:definition nalt:27978_def .

nalt:27978_def
  rdf:value "Detritos de roca y suelo acumulados al pie de una ladera."@es, "Rock detritrus and soil accumulated at the foot of a slope."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a ns0:Definition .

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

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

nalt:6755
  skos:prefLabel "sedimentos"@es, "sediments"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:27978 .

