@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

nalt:216195
  skos:prefLabel "Rock bream iridovirus"@es, "Rock bream iridovirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:123553 .

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

nalt:123553
  skos:altLabel "TGIV (Taiwan grouper iridovirus)"@en, "TGIV (Taiwan grouper iridovirus)"@es, "ISKNV (Infectious spleen and kidney necrosis virus)"@en, "ISKNV (Infectious spleen and kidney necrosis virus)"@es, "ALIV (African lampeye iridovirus)"@en, "ALIV (African lampeye iridovirus)"@es, "GSDIV (Grouper sleepy disease iridovirus)"@en, "GSDIV (Grouper sleepy disease iridovirus)"@es, "African lampeye iridovirus"@en, "African lampeye iridovirus"@es, "Grouper sleepy disease iridovirus"@en, "Grouper sleepy disease iridovirus"@es, "SBIV (Sea bass iridovirus)"@en, "SBIV (Sea bass iridovirus)"@es, "DGIV (Dwarf gourami iridovirus)"@en, "DGIV (Dwarf gourami iridovirus)"@es, "Red Sea bream iridovirus"@en, "Red Sea bream iridovirus"@es, "RSIV (Red Sea bream iridovirus)"@en, "RSIV (Red Sea bream iridovirus)"@es, "Dwarf gourami iridovirus"@en, "Dwarf gourami iridovirus"@es, "Sea bass iridovirus"@en, "Sea bass iridovirus"@es, "Taiwan grouper iridovirus"@en, "Taiwan grouper iridovirus"@es ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:123552 ;
  skos:narrower nalt:216195 ;
  skos:hiddenLabel "Infectious-spleen-and-kidney-necrosis-virus"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:taxonomicRank nalt:350021 ;
  ns0:marc001 "54578" ;
  skos:prefLabel "Infectious spleen and kidney necrosis virus"@es, "Infectious spleen and kidney necrosis virus"@en ;
  dc:created "2008-06-02"^^xsd:date ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:modified "2019-06-06"^^xsd:date .

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 .

