@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 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#> .

nalt:13232
  skos:prefLabel "enfermedades fitoplásmicas"@es, "phytoplasmal diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:27573 .

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

nalt:27573
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:13232 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "amarilleo letal"@es, "lethal yellowing"@en ;
  skos:definition nalt:27573_def ;
  ns0:marc001 "21186" ;
  skos:hiddenLabel "lethal-yellowing"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "coconut lethal yellowing"@en ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:27573_def
  rdf:value "Enfermedad letal de la palma de coco y de otras palmas. Ha azotado las regiones que cultivan palmas de coco en Jamaica, Cuba, las Islas Caimán y Florida, y actualmente destruye palmas en Yucatán.La enfermedad la causan fitoplasmas y es transmitida por insectos chupadores llamados fulgoroideos. El primer signo visible es la caída de todos los frutos, seguido de marchitamiento de las flores nuevas y amarilleo de las hojas. No existe cura eficaz. Los árboles mueren entre 3 a 6 meses después de la aparición de los primeros síntomas."@es, "A fatal disease of coconut and other palms. It has swept through the coconut-growing regions of Jamaica, Cuba, the Cayman Islands, and Florida, and is presently destroying palms in the Yucatan. The disease is caused by phytoplasmas and is spread by plant-sucking insects called plant-hoppers. The first visible sign is the dropping of all fruit; this is followed by the withering of new flowers, and yellowing leaves. There is no effective cure; trees die within 3-6 months after appearance of the first symptoms."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

