@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:14403
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  ns0:marc001 "4665" ;
  skos:altLabel "Mungbean mosaic virus"@es, "Mungbean mosaic virus"@en, "Guar green sterile virus"@es, "Guar green sterile virus"@en, "Dendrobium mosaic virus"@es, "Dendrobium mosaic virus"@en, "BCMV (Bean common mosaic virus)"@en, "BCMV (Bean common mosaic virus)"@es, "Peanut stripe virus"@es, "Peanut stripe virus"@en, "Bean common mosaic potyvirus"@en, "Bean common mosaic potyvirus"@es, "BCMV serotype B"@en, "BCMV serotype B"@es, "Blackeye cowpea mosaic virus"@es, "Blackeye cowpea mosaic virus"@en, "Bean western mosaic virus"@es, "Bean western mosaic virus"@en, "Peanut mild mottle virus"@es, "Peanut mild mottle virus"@en, "DEMV (Dendrobium mosaic virus)"@es, "DEMV (Dendrobium mosaic virus)"@en, "Blackeye cowpea mosaic potyvirus"@es, "Blackeye cowpea mosaic potyvirus"@en, "Azuki bean mosaic virus"@en, "Azuki bean mosaic virus"@es, "Peanut chlorotic ring mottle virus"@es, "Peanut chlorotic ring mottle virus"@en, "Peanut stripe potyvirus"@es, "Peanut stripe potyvirus"@en, "Bean common mosaic virus-serotype B"@en, "Bean common mosaic virus-serotype B"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85012646>, <http://aims.fao.org/aos/agrovoc/c_32388>, <http://id.agrisemantics.org/gacs/C26295>, <http://id.cabi.org/cabt/17702> ;
  skos:prefLabel "Bean common mosaic virus"@en, "Bean common mosaic virus"@es ;
  skos:hiddenLabel "Bean common mosaic virus-serotype B."@en, "Bean-common-mosaic-virus"@en, "BCMV serotype B."@en ;
  a ns0:Organism, skos:Concept ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:modified "2017-11-17"^^xsd:date ;
  skos:broader nalt:12561 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 .

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 .

nalt:12561
  skos:prefLabel "Potyvirus"@es, "Potyvirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:14403 .

