@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:13656
  skos:prefLabel "tormentas"@es, "storms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:63003 .

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

nalt:52292
  skos:prefLabel "viento"@es, "wind"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:63003 .

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

nalt:28601
  skos:prefLabel "rompevientos"@es, "windbreaks"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:63003 .

nalt:63003_def
  rdf:value "Hilera o hileras de árboles, arbustos u otras plantas utilizadas para reducir la erosión del viento, para proteger cultivos jóvenes y para controlar la nieve soplada por el viento. Los cortavientos también proporcionan excelente protección contra las inclemencias del tiempo para la vida silvestre, el ganado, las casas y las construcciones de granjas."@es, "A row or rows of trees, shrubs, or other plants used to reduce wind erosion, protect young crops and control blowing snow. Shelterbelts also provide excellent protection from the elements for wildlife, livestock, houses and farm buildings."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:63003
  dc:modified "2012-11-30"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:28601 ;
  skos:prefLabel "shelterbelts"@en, "cortaviento"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:13656, nalt:52292 ;
  ns0:marc001 "33781" ;
  skos:altLabel "shelter belts"@en, "shelter-belts"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/106519>, <http://id.agrisemantics.org/gacs/C15380> ;
  skos:definition nalt:63003_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85146914> .

