@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:57098
  ns0:taxonomicRank nalt:350021 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:scopeNote "El virus del mosaico enanizante del guisante fue dividido en enamovirus PEMV-1 y umbravirus PEMV-2."@es, "Pea enation mosaic virus has been split into PEMV-1 Enamovirus and PEMV-2 Umbravirus."@en ;
  skos:prefLabel "Pea enation mosaic virus-2"@en, "Pea enation mosaic virus-2"@es ;
  skos:altLabel "Pea enation mosaic virus 2"@en, "PEMV-2 (Pea enation mosaic virus-2)"@es, "PEMV-2 (Pea enation mosaic virus-2)"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "Pea-enation-mosaic-virus-2"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:16203 ;
  ns0:marc001 "27407" ;
  dc:modified "2019-05-29"^^xsd:date ;
  skos:narrower nalt:16202 .

nalt:16203
  skos:prefLabel "Umbravirus"@es, "Umbravirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:57098 .

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 .

nalt:16202
  skos:prefLabel "Bean yellow vein-banding virus"@es, "Bean yellow vein-banding virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:57098 .

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

