@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:21737
  skos:prefLabel "estructuras hidráulicas"@es, "hydraulic structures"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:212022 .

nalt:301307
  skos:prefLabel "daño ocasionado por la inundación"@es, "flood damage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:212022 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:33992
  skos:prefLabel "inundaciones"@es, "floods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:212022 .

nalt:46285
  skos:prefLabel "gestión del agua"@es, "water management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:212022 .

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

nalt:212022
  skos:hiddenLabel "flood mitigation"@en, "flood embankment"@en, "flood-protection"@en, "flood-control"@en, "flood embankments"@en, "flood-management"@en, "flood-prevention"@en, "flood-embankment"@en, "flood damage prevention"@en ;
  skos:prefLabel "control de las inundaciones"@es, "flood control"@en ;
  skos:related nalt:21737, nalt:301307, nalt:33992 ;
  dc:created "2014-03-13"^^xsd:date ;
  skos:broader nalt:46285 ;
  ns0:marc001 "66924" ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2019-10-01"^^xsd:date ;
  skos:altLabel "flood protection"@en, "flood prevention"@en, "flood management"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

