@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

nalt:270666_def
  rdf:value "Tipo de desagüe o tubo que permite que el agua no deseada pase debajo de una carretera, un camino, etc. de un lado al otro."@es, "A culvert is any kind of drain or pipe that allows unwanted water to flow under a road, trail etc. from one side to the other side."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:15969
  skos:prefLabel "agua de tormenta"@es, "stormwater"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:270666 .

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

nalt:34496
  skos:prefLabel "agua de drenaje"@es, "drainage water"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:270666 .

nalt:270666
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "76276" ;
  skos:prefLabel "culverts"@en, "alcantarillas"@es ;
  skos:hiddenLabel "culvert crossing"@en, "culvert"@en ;
  skos:related nalt:34496, nalt:15969 ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:21737 ;
  dc:created "2016-01-20"^^xsd:date ;
  skos:definition nalt:270666_def ;
  dc:modified "2016-11-14"^^xsd:date .

