@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:245785
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:related nalt:45572 ;
  skos:scopeNote "No constituye una especie válida, de acuerdo con el Comité Internacional para la Taxonomía de los Virus 2014. Utilice el término con fines de indexación cuando el tipo específico es desconocido."@es, "Hippeastrum chlorotic ringspot virus is not a valid species in 2014 International Committee on Taxonomy of Viruses. Use for indexing when the specific type is not unknown."@en ;
  dc:created "2015-03-26"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  dc:modified "2017-02-17"^^xsd:date ;
  skos:prefLabel "Hippeastrum chlorotic ringspot virus"@en, "Hippeastrum chlorotic ringspot virus"@es ;
  ns0:taxonomicRank nalt:350021 ;
  ns0:marc001 "67986" ;
  skos:hiddenLabel "Hippeastrum-chlorotic-ringspot-virus"@en ;
  skos:altLabel "HCRV (Hippeastrum chlorotic ringspot virus)"@es, "HCRV (Hippeastrum chlorotic ringspot virus)"@en ;
  skos:broader nalt:20411 .

nalt:45572
  skos:prefLabel "Hippeastrum"@es, "Hippeastrum"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:245785 .

nalt:20411
  skos:prefLabel "Orthotospovirus"@es, "Orthotospovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:245785 .

ns0:Organism
  rdfs:label "Organism"@en ;
  a owl:Class .

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

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

