@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:59393
  skos:altLabel "Potato A virus"@es, "Potato A virus"@en, "TamMV (Tamarillo mosaic virus)"@es, "TamMV (Tamarillo mosaic virus)"@en, "Tamarillo mosaic virus"@es, "Potato mild mosaic virus"@es, "Tamarillo mosaic virus"@en, "Potato mild mosaic virus"@en, "Solanum virus 3"@es, "Solanum virus 3"@en, "Tamarillo mosaic potyvirus"@es, "Potato A potyvirus"@es, "PVA (Potato virus A)"@es, "Potato A potyvirus"@en, "PVA (Potato virus A)"@en, "Tamarillo mosaic potyvirus"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85105647> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "Potato virus A."@en, "Potato-virus-A"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:12561 ;
  ns0:taxonomicRank nalt:350021 ;
  dc:modified "2017-09-13"^^xsd:date ;
  a skos:Concept, ns0:Organism ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2007002914> ;
  ns0:marc001 "29862" ;
  skos:related nalt:59405 ;
  skos:prefLabel "Potato virus A"@es, "Potato virus A"@en ;
  dc:source "International Committee on Taxonomy of Viruses" .

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

nalt:59405
  skos:prefLabel "Solanum tuberosum"@es, "Solanum tuberosum"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:59393 .

