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

nalt:350022
  skos:prefLabel "infraespecífico"@es, "infraspecific"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:273352
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  ns0:marc001 "77193" ;
  skos:altLabel "HzV-1 (Heliothis zea virus 1)"@es, "HzNV-1 (Heliothis zea nudivirus-1)"@es, "HzNV-1 (Heliothis zea nudivirus-1)"@en, "HzV-1 (Heliothis zea virus 1)"@en, "Heliothis zea virus 1"@es, "Heliothis zea virus 1"@en, "Hz-1 virus"@es, "Hz-1 virus"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:hiddenLabel "Heliothis zea nudivirus-1"@en, "HzNV-1"@en, "Heliothis-zea-virus-1"@en, "Heliothis zea virus 1 (HzV-1)"@en, "Heliothis zea NV-1"@en ;
  ns0:taxonomicRank nalt:350022 ;
  dc:modified "2019-06-03"^^xsd:date ;
  skos:broader nalt:44976 ;
  skos:prefLabel "Heliothis zea nudivirus 1"@en, "Heliothis zea nudivirus 1"@es ;
  dc:created "2016-02-29"^^xsd:date .

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

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

nalt:44976
  skos:prefLabel "Heliothis zea nudivirus"@es, "Heliothis zea nudivirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:273352 .

