@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:1864
  skos:prefLabel "Begomovirus"@es, "Begomovirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:232856 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

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

nalt:232856
  skos:hiddenLabel "Eupatorium yellow vein virus-(MNS2)"@en, "EpYVV-(Tob) (Eupatorium yellow vein virus-(tobacco))"@en, "Eupatorium yellow vein virus-(tobacco)"@en, "Eupatorium yellow vein virus-(SOJ3)"@en, "EpYVV-(MNS2) (Eupatorium yellow vein virus-(MNS2))"@en, "EpYVV-(SOJ3) (Eupatorium yellow vein virus-(SOJ3))"@en, "Eupatorium-yellow-vein-virus"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:taxonomicRank nalt:350021 ;
  dc:modified "2019-05-31"^^xsd:date ;
  skos:altLabel "EpYVV (Eupatorium yellow vein virus)"@es, "EpYVV (Eupatorium yellow vein virus)"@en, "Eupatorium yellow vein geminivirus"@es, "Eupatorium yellow vein geminivirus"@en, "Eupatorium yellow vein begomovirus"@es, "Eupatorium yellow vein begomovirus"@en ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:created "2014-10-15"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:prefLabel "Eupatorium yellow vein virus"@en, "Eupatorium yellow vein virus"@es ;
  skos:broader nalt:1864 ;
  ns0:marc001 "66715" .

