@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

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

nalt:6329
  ns0:marc001 "61342" ;
  skos:scopeNote "Alfalfa transient streak virus is not a valid species in the Ninth Reports of the International Committee on Taxonomy of Viruses. Used for indexing only."@en, "El virus del rayado transitorio de la alfalfa ya no es una especie válida de acuerdo con el Noveno Informe del Comité Internacional sobre la Taxonomía de los Virus (ICTV). El término se usa solo con fines de indexación."@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "Lucerne transient streak virus"@en, "Lucerne transient streak virus"@es ;
  ns0:taxonomicRank nalt:350021 ;
  a skos:Concept, ns0:Organism ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:modified "2017-02-17"^^xsd:date ;
  skos:hiddenLabel "Lucerne-transient-streak-virus"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "LTSV (Lucerne transient streak virus)"@es, "LTSV (Lucerne transient streak virus)"@en, "Alfalfa transient streak virus"@es, "Alfalfa transient streak virus"@en ;
  skos:broader nalt:6331 .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

nalt:6331
  skos:prefLabel "Sobemovirus"@es, "Sobemovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:6329 .

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

