@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 .

nalt:66457
  skos:prefLabel "Triticum aestivum"@es, "Triticum aestivum"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:20686 .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:20686
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85146395> ;
  ns0:marc001 "39973" ;
  ns0:taxonomicRank nalt:350021 ;
  skos:altLabel "Wheat spindle streak mosaic bymovirus"@es, "Wheat spindle streak mosaic bymovirus"@en, "Wheat spindle streak mosaic potyvirus"@es, "Wheat spindle streak mosaic potyvirus"@en, "WSSMV (Wheat spindle streak mosaic virus)"@es, "WSSMV (Wheat spindle streak mosaic virus)"@en ;
  dc:modified "2017-07-12"^^xsd:date ;
  skos:prefLabel "Wheat spindle streak mosaic virus"@en, "Wheat spindle streak mosaic virus"@es ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:related nalt:66457 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "Wheat spindle streak mosaic"@en, "Wheat-spindle-streak-mosaic-virus"@en ;
  skos:broader nalt:15863 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> .

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

nalt:15863
  skos:prefLabel "Bymovirus"@es, "Bymovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:20686 .

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

