@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 .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:15492
  skos:prefLabel "síndrome de la mancha blanca"@es, "white spot syndrome"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:131984 .

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:132004
  skos:prefLabel "Whispovirus"@es, "Whispovirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:131984 .

nalt:131984
  dc:modified "2017-02-17"^^xsd:date ;
  dc:created "2009-10-14"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  a skos:Concept, ns0:Organism ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:altLabel "Penaeus mondon non-occluded baculovirus II"@es, "Penaeus mondon non-occluded baculovirus II"@en, "Systemic ectodermal and mesodermal baculovirus"@es, "Systemic ectodermal and mesodermal baculovirus"@en, "White spot baculovirus"@es, "Penaeus mondon non-occluded baculovirus III"@es, "Penaeus mondon non-occluded baculovirus III"@en, "White spot baculovirus"@en, "WSSV-1 (White spot syndrome virus 1)"@es, "WSSV-1 (White spot syndrome virus 1)"@en, "White spot syndrome virus 1"@es, "White spot syndrome virus 1"@en, "WSSV (White spot syndrome virus)"@en, "Chinese baculo-like virus"@es, "Chinese baculo-like virus"@en, "White spot bacilliform virus"@es, "White spot bacilliform virus"@en, "Penaeus japonicus rod-shaped nuclear virus"@es, "Penaeus japonicus rod-shaped nuclear virus"@en, "Hypodermic and hematopoietic necrosis baculovirus"@es, "Hypodermic and hematopoietic necrosis baculovirus"@en ;
  skos:hiddenLabel "White-spot-syndrome-virus"@en ;
  skos:prefLabel "White spot syndrome virus"@en, "White spot syndrome virus"@es ;
  skos:broader nalt:132004 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  ns0:marc001 "62251" ;
  skos:related nalt:15492 .

