@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:350023
  skos:prefLabel "sin rango"@es, "no rank"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:59455
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:prefLabel "Rembrandt tulip breaking virus"@en, "Rembrandt tulip breaking virus"@es ;
  skos:broader nalt:12561 ;
  ns0:marc001 "31656" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "Rembrandt-tulip-breaking-virus"@en ;
  skos:scopeNote "El virus de la rotura del tulipán Rembrandt fue cambiado de la categoría de especie a la de especie tentativa del género Potyvirus de la familia Potyviridae por el Comité Ejecutivo del Comité Internacional sobre la Taxonomía de los Virus (ICTV). No es una especie de virus aprobada según la base de datos de virus universal 2013 del ICTV; constituye una cepa del virus del moteado del lirio."@es, "Rembrandt tulip breaking virus was moved from the status of species to tentative species, in the genus Potyvirus of the family Potyviridae by ICTV Executive Committee. Rembrandt tulip breaking virus is not an approved species in 2013 ICTV Universal Virus Database and is a strain of Lily mottle virus."@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-06-07"^^xsd:date ;
  skos:altLabel "ReTBV (Rembrandt tulip breaking virus)"@es, "ReTBV (Rembrandt tulip breaking virus)"@en ;
  ns0:taxonomicRank nalt:350023 ;
  dc:source "International Committee on Taxonomy of Viruses" .

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

nalt:12561
  skos:prefLabel "Potyvirus"@es, "Potyvirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:59455 .

