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

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

nalt:220903
  skos:prefLabel "Alphanecrovirus"@es, "Alphanecrovirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:24756 .

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

nalt:350023
  skos:prefLabel "sin rango"@es, "no rank"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:24756
  skos:broader nalt:13915 ;
  skos:narrower nalt:220904, nalt:54455, nalt:220903 ;
  ns0:taxonomicRank nalt:350023 ;
  dc:modified "2019-06-05"^^xsd:date ;
  skos:scopeNote "Necrovirus had been divided into two groups, Alphanecrovirus and Betanecrovirus by ICTV Executive Committee and is no longer valid genus in the ICTV Universal Virus Database. Use for indexing only when the specific type is not known. https://talk.ictvonline.org/ICTV/proposals/2011.009a-mP.A.v3.split_Necrovirus.pdf"@en, "El necrovirus fue dividido en los grupos alphanecrovirus y betanecrovirus por el Comité Ejecutivo del Comité Internacional sobre la Taxonomía de los Virus (ICTV) y ya no es un género válido, de acuerdo con la base de datos de virus universal del ICTV. El término se usa solo con fines de indexación cuando se desconoce el tipo específico."@es ;
  ns0:marc001 "24943" ;
  a ns0:Organism, skos:Concept ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:altLabel "necroviruses"@es, "necrovirus group"@es, "necroviruses"@en, "necrovirus group"@en ;
  skos:prefLabel "Necrovirus"@en, "Necrovirus"@es ;
  dc:created "2006-01-19"^^xsd:date .

nalt:54455
  skos:prefLabel "Tobacco necrosis virus"@es, "Tobacco necrosis virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:24756 .

nalt:220904
  skos:prefLabel "Betanecrovirus"@es, "Betanecrovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:24756 .

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

