@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:301307
  skos:prefLabel "flood damage"@en, "daño ocasionado por la inundación"@es ;
  skos:hiddenLabel "flood-damage"@en, "damage caused by floods"@en, "flooding damage"@en, "damage caused by flooding"@en, "damage caused by flood"@en, "floods damage"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:2715 ;
  ns0:marc001 "81541" ;
  skos:related nalt:40585, nalt:33992, nalt:212022 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-11-10"^^xsd:date ;
  dc:created "2017-06-01"^^xsd:date .

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

nalt:33992
  skos:prefLabel "inundaciones"@es, "floods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301307 .

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

nalt:212022
  skos:prefLabel "control de las inundaciones"@es, "flood control"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301307 .

nalt:2715
  skos:prefLabel "degradación ambiental"@es, "environmental degradation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:301307 .

nalt:40585
  skos:prefLabel "llanuras sujetas a inundaciones"@es, "floodplains"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301307 .

