@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 .

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

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

nalt:27273
  ns0:marc001 "9022" ;
  a skos:Concept, ns0:Organism ;
  skos:altLabel "Bean yellow mosaic virus-N"@es, "Bean yellow mosaic virus-N"@en, "Pea necrosis virus"@es, "Bean yellow mosaic virus-S"@es, "Bean yellow mosaic virus-S"@en, "Pea necrosis virus"@en, "CYVV (Clover yellow vein virus)"@es, "CYVV (Clover yellow vein virus)"@en, "SVY (Statice virus Y)"@es, "SVY (Statice virus Y)"@en, "Statice virus Y"@es, "Statice virus Y"@en, "Pea mottle virus"@es, "Pea mottle virus"@en, "Alsike clover mosaic virus"@es, "Alsike clover mosaic virus"@en, "PNV (Pea necrosis virus)"@es, "PNV (Pea necrosis virus)"@en, "Statice Y potyvirus"@es, "Statice Y potyvirus"@en, "Clover yellow vein potyvirus"@es, "Clover yellow vein potyvirus"@en, "ClYVV (Clover yellow vein virus)"@es, "ClYVV (Clover yellow vein virus)"@en ;
  ns0:taxonomicRank nalt:350021 ;
  skos:hiddenLabel "Clover-yellow-vein-virus"@en, "Statice virus Y."@en ;
  skos:broader nalt:12561 ;
  dc:modified "2017-11-17"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85027213> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:prefLabel "Clover yellow vein virus"@es, "Clover yellow vein virus"@en ;
  dc:created "2006-01-19"^^xsd:date .

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

