@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:54663
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:altLabel "Prune brown line virus"@en, "Prune brown line virus"@es, "GraYVV (Grape yellow vein virus)"@en, "GraYVV (Grape yellow vein virus)"@es, "TOMRSV (Tomato ringspot virus)"@en, "TOMRSV (Tomato ringspot virus)"@es, "Euonymus ringspot virus"@en, "Euonymus ringspot virus"@es, "PYBMV (Peach yellow bud mosaic virus)"@en, "PYBMV (Peach yellow bud mosaic virus)"@es, "Grape yellow vein virus"@en, "Grape yellow vein virus"@es, "Peach yellow bud mosaic virus"@en, "Peach yellow bud mosaic virus"@es, "Grapevine yellow vein virus"@en, "Grapevine yellow vein virus"@es, "Red currant mosaic virus"@en, "Red currant mosaic virus"@es, "Tobacco ringspot virus 2"@en, "Tobacco ringspot virus 2"@es, "Prunus stem-pitting virus"@en, "Prunus stem-pitting virus"@es, "Winter peach mosaic virus"@es, "Blackberry Himalaya mosaic virus"@en, "Blackberry Himalaya mosaic virus"@es, "Winter peach mosaic virus"@en, "ToRSV (Tomato ringspot virus)"@en, "ToRSV (Tomato ringspot virus)"@es, "Tomato ringspot nepovirus"@es, "Tomato ringspot nepovirus"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  skos:hiddenLabel "Tomato-ringspot-virus"@en ;
  dc:modified "2017-02-17"^^xsd:date ;
  ns0:marc001 "37881" ;
  skos:broader nalt:11656 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  a ns0:Organism, skos:Concept ;
  skos:prefLabel "Tomato ringspot virus"@es, "Tomato ringspot virus"@en .

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 .

