@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:15871
  skos:hiddenLabel "barley yellow dwarf luteoviruses"@en, "Barley-yellow-dwarf-virus"@en ;
  dc:modified "2019-11-15"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:taxonomicRank nalt:350023 ;
  skos:scopeNote "This virus is no longer valid in the International Committee on Taxonomy of Viruses database. Used for indexing only."@en, "Este virus ya no es válido en la base de datos del Comité Internacional sobre Taxonomía de Virus. Se utiliza solo para la indexación."@es ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_15942>, <http://id.agrisemantics.org/gacs/C23798>, <http://id.cabi.org/cabt/17219> ;
  skos:altLabel "Barley yellow dwarf luteovirus"@es, "Barley yellow dwarf luteovirus"@en ;
  skos:broader nalt:15872 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85011886> ;
  skos:prefLabel "Barley yellow dwarf virus"@es, "Barley yellow dwarf virus"@en ;
  ns0:marc001 "4562" .

nalt:350023
  skos:prefLabel "sin rango"@es, "no rank"@en ;
  a ns0:Topic, skos:Concept .

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

nalt:15872
  skos:prefLabel "Luteoviridae"@es, "Luteoviridae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:15871 .

