@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:225037
  dc:modified "2014-11-17"^^xsd:date ;
  skos:prefLabel "beach erosion"@en, "erosión de las playas"@es ;
  skos:definition nalt:225037_def ;
  ns0:marc001 "63845" ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "beach-erosion"@en, "beach erosions"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:15764 ;
  dc:created "2014-08-19"^^xsd:date .

nalt:15764
  skos:prefLabel "erosión hídrica"@es, "water erosion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:225037 .

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

nalt:225037_def
  rdf:value "Retroceso de la línea costera de grandes lagos y aguas costeras producida por la acción de las olas, corrientes costeras u otras causas distintas de la subsidencia."@es, "The retreat of the shoreline of large lakes and coastal waters caused by wave action, shore currents or causes other than subsidence."@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 ns0:Definition .

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

