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

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

nalt:43529
  skos:prefLabel "Gossypium"@es, "Gossypium"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:231506 .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:1864
  skos:prefLabel "Begomovirus"@es, "Begomovirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:231506 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

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

nalt:231506
  skos:prefLabel "Cotton leaf curl Bangalore virus"@es, "Cotton leaf curl Bangalore virus"@en ;
  skos:broader nalt:1864 ;
  skos:altLabel "Cotton leaf curl Bangalore virus -(India:Bangalore:2004)"@es, "Cotton leaf curl Bangalore virus -(India:Bangalore:2004)"@en, "CLCuBV (Cotton leaf curl Bangalore virus)"@es, "CLCuBV (Cotton leaf curl Bangalore virus)"@en, "CLCuBV (IN:Ban:04) (Cotton leaf curl Bangalore virus -(India:Bangalore:2004))"@es, "CLCuBV (IN:Ban:04) (Cotton leaf curl Bangalore virus -(India:Bangalore:2004))"@en, "Cotton leaf curl Bangalore virus  - (India:Bangalore:2004)"@es, "Cotton leaf curl Bangalore virus  - (India:Bangalore:2004)"@en, "CLCuBaV (Cotton leaf curl Bangalore virus)"@es, "CLCuBaV (Cotton leaf curl Bangalore virus)"@en ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  ns0:marc001 "65433" ;
  dc:modified "2017-02-17"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Organism ;
  skos:hiddenLabel "Cotton-leaf-curl-Bangalore-virus"@en ;
  skos:related nalt:43529 ;
  dc:created "2014-10-08"^^xsd:date .

