@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:208418_def
  rdf:value "Desarrollo anormal de las raíces de algunas plantas, observado especialmente en la remolacha, en la que es causado por el virus de la rizomanía de la remolacha (BNYVV)."@es, "Abnormal root development in plants, especially seen in sugar beet, where it is caused by the Beet Necrotic Yellow Vein Virus (BNYVV)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:208418
  skos:prefLabel "rhizomania"@en, "rizomanía"@es ;
  skos:broader nalt:58566 ;
  ns0:marc001 "72556" ;
  skos:related nalt:16338 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_24076>, <http://id.agrisemantics.org/gacs/C21514>, <http://id.cabi.org/cabt/195588> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:208418_def ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2014-11-17"^^xsd:date ;
  dc:created "2013-12-19"^^xsd:date .

nalt:16338
  skos:prefLabel "Beet necrotic yellow vein virus"@es, "Beet necrotic yellow vein virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:208418 .

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

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

nalt:58566
  skos:prefLabel "enfermedades de la raíz"@es, "root diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:208418 .

