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

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:29753
  skos:prefLabel "Vigna"@es, "Vigna"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:16401 .

nalt:1864
  skos:prefLabel "Begomovirus"@es, "Begomovirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:16401 .

nalt:16401
  skos:related nalt:29753 ;
  skos:hiddenLabel "Mungbean-yellow-mosaic-virus"@en, "Mung bean yellow mosaic India virus"@en ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "SbYMV (Soybean yellow mosaic virus)"@es, "SbYMV (Soybean yellow mosaic virus)"@en, "SYMV (Soybean yellow mosaic virus)"@es, "SYMV (Soybean yellow mosaic virus)"@en, "MYMV (Mungbean yellow mosaic virus)"@es, "MBYMV (Mung bean yellow mosaic virus)"@es, "MYMV (Mungbean yellow mosaic virus)"@en, "MBYMV (Mung bean yellow mosaic virus)"@en, "Mungbean yellow mosaic geminivirus"@es, "Mungbean yellow mosaic geminivirus"@en, "Soybean yellow mosaic virus"@es, "Soybean yellow mosaic virus"@en, "Mung bean yellow mosaic geminivirus"@es, "Mung bean yellow mosaic geminivirus"@en, "Mung bean yellow mosaic virus"@es, "Mung bean yellow mosaic virus"@en ;
  skos:broader nalt:1864 ;
  ns0:taxonomicRank nalt:350021 ;
  a ns0:Organism, skos:Concept ;
  ns0:marc001 "24224" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "Mungbean yellow mosaic virus"@es, "Mungbean yellow mosaic virus"@en ;
  dc:modified "2018-01-18"^^xsd:date .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

