@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:18644
  skos:prefLabel "bosques"@es, "forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:294926 .

nalt:95538
  skos:prefLabel "bosques de altura"@es, "upland forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:294926 .

nalt:294926
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:41244, nalt:41235, nalt:95538 ;
  skos:hiddenLabel "urban forest"@en, "urban-forests"@en, "urban-forest"@en ;
  skos:prefLabel "urban forests"@en, "bosques urbanos"@es ;
  ns0:marc001 "84318" ;
  dc:modified "2018-11-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:18644 ;
  skos:definition nalt:294926_def ;
  dc:created "2017-03-08"^^xsd:date .

nalt:294926_def
  rdf:value "Árboles que se encuentran en nuestros patios, parques, espacios públicos y a lo largo de nuestras calles. Aunque no solemos considerarlos como bosques, nos brindan muchos de sus beneficios, como el de limpiar el aire y el agua. Además de las utilidades medioambientales, los bosques urbanos aumentan el valor de las propiedades, reducen los costos energéticos de los hogares, bloquean la radiación UV, amortiguan el viento y el ruido y proporcionan sombra y belleza a nuestros vecindarios."@es, "Urban forests include the trees in our yards, parks, public spaces, and along our streets. Though we don’t often think of them as forests, they provide many forest benefits, such as cleaner air and water. In addition to environmental benefits, urban forests increase property values, reduce home energy costs, block UV radiation, buffer wind and noise, provide shade and beautify our neighborhoods."@en ;
  dc:source "USDA Urban Tree Canopy Assessment Glossary" ;
  a ns0:Definition .

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

nalt:41235
  skos:prefLabel "silvicultura urbana"@es, "urban forestry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:294926 .

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

nalt:41244
  skos:prefLabel "bosques secundarios"@es, "secondary forests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:294926 .

