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

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

nalt:227286
  skos:prefLabel "Allamanda cathartica"@es, "Allamanda cathartica"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:227282 .

<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:227282 .

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

nalt:227282
  dc:modified "2017-02-17"^^xsd:date ;
  skos:hiddenLabel "Allamanda-leaf-curl-virus"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:prefLabel "Allamanda leaf curl virus"@en, "Allamanda leaf curl virus"@es ;
  ns0:taxonomicRank nalt:350021 ;
  skos:altLabel "AllLCV (Allamanda leaf curl virus)"@es, "AlLCV (Allamanda leaf curl virus)"@es, "AllLCV (Allamanda leaf curl virus)"@en, "AlLCV (Allamanda leaf curl virus)"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:227286 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:created "2014-09-03"^^xsd:date ;
  ns0:marc001 "62743" ;
  skos:broader nalt:1864 .

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

