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

nalt:24781
  skos:altLabel "ChRV (Cherry rosette virus)"@en, "Cherry rosette nepovirus"@es, "Cherry rosette nepovirus"@en, "ChRV (Cherry rosette virus)"@es ;
  skos:broader nalt:11656 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:taxonomicRank nalt:350021 ;
  skos:scopeNote "El virus de la roseta del cerezo no es una especie válida según 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, "Cherry rosette virus is not a valid species in the Ninth Report of the International Committee on Taxonomy of Viruses. Used for indexing only."@en ;
  dc:modified "2019-05-02"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "Cherry-rosette-virus"@en ;
  ns0:marc001 "7951" ;
  skos:prefLabel "Cherry rosette virus"@es, "Cherry rosette virus"@en .

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

nalt:11656
  skos:prefLabel "Nepovirus"@es, "Nepovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:24781 .

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 .

