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

nalt:67
  skos:prefLabel "hidrología"@es, "hydrology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:225122 .

nalt:225122_def
  rdf:value "Sedimento que permanece suspendido en el agua por un tiempo considerable sin entrar en contacto con el fondo."@es, "Sediment which remains suspended in the water for a considerable period of time without coming in contact with the bottom."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:225122
  skos:hiddenLabel "suspended-sediment"@en, "suspended sediments"@en ;
  skos:prefLabel "sedimento suspendido"@es, "suspended sediment"@en ;
  skos:definition nalt:225122_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "73862" ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:broader nalt:67 ;
  dc:created "2014-08-19"^^xsd:date ;
  skos:related nalt:46389, nalt:233436 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

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

nalt:233436
  skos:prefLabel "harina de roca"@es, "rock flour"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:225122 .

