@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:230618
  skos:altLabel "Sweet potato leaf curl China Henan virus (China:Henan10:2012)"@es, "SPLCHnV (Sweet potato leaf curl China Henan virus)"@es, "SPLCHnV (Sweet potato leaf curl China Henan virus)"@en, "Sweet potato leaf curl China Henan virus (China:Henan10:2012)"@en, "Sweetpotato leaf curl China Henan virus"@es, "Sweetpotato leaf curl China Henan virus"@en ;
  ns0:taxonomicRank nalt:350021 ;
  skos:prefLabel "Sweet potato leaf curl China Henan virus"@en, "Sweet potato leaf curl China Henan virus"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:scopeNote "El virus China Henan 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 Henan virus is not an accepted and valid virus species in 2013 ICTV Universal Virus Database."@en ;
  dc:modified "2017-02-17"^^xsd:date ;
  dc:created "2014-09-30"^^xsd:date ;
  ns0:marc001 "73873" ;
  skos:hiddenLabel "Sweet-potato-leaf-curl-China-Henan-virus"@en ;
  a skos:Concept, ns0:Organism ;
  skos:broader nalt:1864 .

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

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 .

