@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:66457
  skos:prefLabel "Triticum aestivum"@es, "Triticum aestivum"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:66488 .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:66488
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:scopeNote "El virus del mosaico estriado del trigo fue eliminado del género Rymovirus y denominado como una especie análoga del género Tritimovirus por el Comité Ejecutivo del Comité Internacional sobre la Taxonomía de los Virus (ICTV) desde 1998."@es, "Wheat streak mosaic virus had been removed from the Genus ,Rymovirus, and designated as a type species of genus Tritimovirus by ICTV Executive Committee since 1998."@en ;
  skos:prefLabel "Wheat streak mosaic virus"@es, "Wheat streak mosaic virus"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:altLabel "Wheat streak mosaic potyvirus"@es, "Wheat streak mosaic potyvirus"@en, "Wheat streak mosaic tritimovirus"@en, "Wheat streak mosaic rymovirus"@en, "WSMV (Wheat streak mosaic virus)"@es, "WSMV (Wheat streak mosaic virus)"@en ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:66457 ;
  skos:hiddenLabel "Wheat-streak-mosaic-virus"@en ;
  skos:broader nalt:19945 ;
  ns0:marc001 "39976" ;
  ns0:taxonomicRank nalt:350021 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85146395> ;
  dc:modified "2017-02-17"^^xsd:date .

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

nalt:19945
  skos:prefLabel "Tritimovirus"@es, "Tritimovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:66488 .

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

