@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:239489
  dc:modified "2017-02-17"^^xsd:date ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:altLabel "Squash yellow mottle virus"@es, "Squash yellow mottle virus"@en, "MClLCV (Melon chlorotic leaf curl virus)"@es, "MClLCV (Melon chlorotic leaf curl virus)"@en, "MCLCV (Melon chlorotic leaf curl virus)"@es, "MCLCV (Melon chlorotic leaf curl virus)"@en, "MCLCuV (Melon chlorotic leaf curl virus)"@es, "MCLCuV (Melon chlorotic leaf curl virus)"@en, "SYMMoV (Squash yellow mild mottle virus)"@es, "SYMMoV (Squash yellow mild mottle virus)"@en, "SYMMV (Squash yellow mild mottle virus)"@es, "SYMMV (Squash yellow mild mottle virus)"@en, "Squash yellow mild mottle virus"@es, "Squash yellow mild mottle virus"@en ;
  ns0:marc001 "69537" ;
  skos:scopeNote "Both Melon chlorotic leaf curl virus (AF325497) and Squash yellow mild mottle virus (AY064391) were listed as species in ICTV 8th Report. Squash yellow mild mottle virus was abolished in 2009 by ICTV."@en, "El virus del enrollado clorótico de la hoja del melón (AF325497) y el virus del moteado amarillo suave de la calabaza (AY064391) fueron enumerados como especies en el Octavo Informe del Comité Internacional sobre la Taxonomía de los Virus (ICTV). El virus del moteado amarillo suave de la calabaza fue eliminado en 2009 por el ICTV."@es ;
  skos:hiddenLabel "SYMMoV-(CR) (Squash yellow mild mottle virus-(Costa Rica:1998))"@en, "Melon chlorotic leaf curl virus-Costa Rica"@en, "Melon chlorotic leaf curl virus-(Guatemala)"@en, "MCLCuV-GT (Melon chlorotic leaf curl virus-(Guatemala))"@en, "Melon-chlorotic-leaf-curl-virus"@en ;
  dc:created "2015-01-30"^^xsd:date ;
  skos:broader nalt:1864 ;
  skos:prefLabel "Melon chlorotic leaf curl virus"@en, "Melon chlorotic leaf curl virus"@es ;
  ns0:taxonomicRank nalt:350021 ;
  a ns0:Organism, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> .

nalt:1864
  skos:prefLabel "Begomovirus"@es, "Begomovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:239489 .

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 .

