@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:20411
  skos:prefLabel "Orthotospovirus"@es, "Orthotospovirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:66134 .

nalt:66134
  skos:exactMatch <http://id.agrisemantics.org/gacs/C17571>, <http://aims.fao.org/aos/agrovoc/c_34133>, <http://id.cabi.org/cabt/118219> ;
  skos:prefLabel "Tomato spotted wilt orthotospovirus"@es, "Tomato spotted wilt orthotospovirus"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:altLabel "Tomato spotted wilt tospovirus"@en, "TSWV (Tomato spotted wilt virus)"@es, "TSWV (Tomato spotted wilt virus)"@en, "Tomato spotted wilt virus"@es, "Tomato spotted wilt virus"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:broader nalt:20411 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:hiddenLabel "Tomato-spotted-wilt-virus"@en ;
  ns0:taxonomicRank nalt:350021 ;
  dc:modified "2019-05-16"^^xsd:date ;
  ns0:marc001previous "94764" ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "9813987627400041" .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
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 .

