@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:narrower nalt:306488 .

nalt:306488_def
  rdf:value "Estructura sobre o a través de la cual se descarga un flujo desde un tanque. Si el caudal se controla mecánicamente con puertas, por ejemplo, se trata de un drenaje controlado. Si la geometría del desagüe constituye el único control, se le considera un desagüe no controlado."@es, "A structure over or through which flow is discharged from a reservoir. If the rate of flow is controlled by mechanical means, such as gates, it is considered a controlled spillway. If the geometry of the spillway is the only control, it is considered an uncontrolled spillway."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:306488
  skos:prefLabel "spillways"@en, "desagües"@es ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:broader nalt:21737 ;
  ns0:marc001 "83953" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-08-09"^^xsd:date ;
  skos:related nalt:21736 ;
  skos:hiddenLabel "spill-way"@en, "spill-ways"@en, "spillway"@en ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:306488_def .

nalt:21736
  skos:prefLabel "canales (vías navegables)"@es, "canals (waterways)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:306488 .

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

