@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:46389
  skos:prefLabel "producción de sedimentos"@es, "sediment yield"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:225040 .

nalt:225040_def
  rdf:value "En el transporte, parte del sedimento total que es llevado por el contacto intermitente con el cauce de un río mediante rodado, deslizamiento y rebote."@es, "Bedload is that portion of the total sediment in transport that is carried by intermittent contact with the streambed by rolling, sliding, and bouncing."@en ;
  dc:source "US Enviornmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:225040
  dc:modified "2014-11-17"^^xsd:date ;
  dc:created "2014-08-19"^^xsd:date ;
  skos:hiddenLabel "bedloads"@en, "bed load"@en, "bed-load"@en ;
  skos:definition nalt:225040_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "bedload"@en, "arrastre de fondo"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:46389 ;
  ns0:marc001 "63850" .

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

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

