@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:230612
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:marc001 "73874" ;
  dc:created "2014-09-30"^^xsd:date ;
  skos:altLabel "Sweet potato leaf curl China Sichuan virus-(China:Sichuan15:2012)"@es, "Sweet potato leaf curl China Sichuan virus-(China:Sichuan15:2012)"@en, "SPLCCSV (Sweet potato leaf curl China Sichuan virus)"@es, "SPLCCSV (Sweet potato leaf curl China Sichuan virus)"@en, "Sweetpotato leaf curl China Sichuan virus"@es, "Sweetpotato leaf curl China Sichuan virus"@en, "Sweet potato leaf curl China Sichuan virus-(China:Sichuan14:2012)"@es, "Sweet potato leaf curl China Sichuan virus-(China:Sichuan14:2012)"@en ;
  skos:prefLabel "Sweet potato leaf curl China Sichuan virus"@en, "Sweet potato leaf curl China Sichuan virus"@es ;
  skos:hiddenLabel "Sweet-potato-leaf-curl-China-Sichuan-virus"@en ;
  skos:scopeNote "El virus China Sichuan del enrollado de la hoja de la batata no es una especie de virus aceptada ni válida según la base de datos de virus universal 2013 del Comité Internacional sobre la Taxonomía de los Virus (ICTV)."@es, "Sweet potato leaf curl China Sichuan virus is not an accepted and valid virus species in 2013 ICTV Universal Virus Database."@en ;
  skos:broader nalt:1864 ;
  dc:modified "2017-02-17"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:1864
  skos:prefLabel "Begomovirus"@es, "Begomovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:230612 .

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 .

