@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:14084_def
  rdf:value "Rápido movimiento sobre una ladera de grandes cantidades de nieve."@es, "The rapid downslope movement of large quantities of snow."@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:14084
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "avalanches"@en, "avalanchas"@es ;
  ns0:marc001 "4038" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:499 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_727>, <http://id.agrisemantics.org/gacs/C27775>, <http://id.cabi.org/cabt/15665>, <http://id.loc.gov/authorities/subjects/sh85010490> ;
  dc:modified "2014-11-13"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:14084_def .

nalt:499
  skos:prefLabel "movimiento de masas"@es, "mass movement"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:14084 .

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

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

