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

nalt:13231_def
  rdf:value "Enfermedad que afecta a varia plantas y que es causada por fitoplasmas transmitidos por saltahojas; produce enanización y tinción de color amarillo de la plantas."@es, "A disease of various plants, caused by phytoplasmas transmitted by leafhoppers, resulting in dwarfing and yellowing of the plant."@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:13231
  skos:altLabel "flavescencia dorada"@es ;
  skos:definition nalt:13231_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "aster yellows"@en, "virus callistephus"@es ;
  skos:related nalt:1227 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:13232 ;
  ns0:marc001 "3799" ;
  skos:hiddenLabel "aster-yellows"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85008845> .

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

nalt:1227
  skos:prefLabel "Aster yellows phytoplasma"@es, "Aster yellows phytoplasma"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:13231 .

