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

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:16198
  skos:altLabel "Bean virus 2"@es, "Pea common mosaic virus"@es, "Pea common mosaic virus"@en, "Croatian clover virus"@en, "Croatian clover virus"@es, "Croatian clover potyvirus"@en, "Croatian clover potyvirus"@es, "Canna mosaic virus"@en, "Canna mosaic virus"@es, "Gladiolus mosaic virus"@es, "Gladiolus mosaic virus"@en, "Crocus tomasinianus virus"@en, "Crocus tomasinianus virus"@es, "White lupin mosaic virus"@es, "White lupin mosaic virus"@en, "Pea mosaic potyvirus PMV-1"@es, "Pea mosaic potyvirus PMV-1"@en, "BYMV (Bean yellow mosaic virus)"@en, "BYMV (Bean yellow mosaic virus)"@es, "CroCV (Croatian clover virus)"@en, "CroCV (Croatian clover virus)"@es, "Pea mosaic virus"@es, "Pea mosaic virus"@en, "Bean yellow mosaic potyvirus"@en, "Bean yellow mosaic potyvirus"@es, "Croatian clover mosaic virus"@en, "Croatian clover mosaic virus"@es, "Bean virus 2"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28772>, <http://id.cabi.org/cabt/17741>, <http://aims.fao.org/aos/agrovoc/c_34923>, <http://id.loc.gov/authorities/subjects/sh85012650> ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:12561 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-02-17"^^xsd:date ;
  skos:prefLabel "Bean yellow mosaic virus"@en, "Bean yellow mosaic virus"@es ;
  ns0:marc001 "4675" ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  ns0:taxonomicRank nalt:350021 ;
  skos:related nalt:17732 ;
  skos:hiddenLabel "Bean-yellow-mosaic-virus"@en .

<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:16198 .

nalt:17732
  skos:prefLabel "Phaseolus vulgaris"@es, "Phaseolus vulgaris"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:16198 .

