@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:59035
  skos:prefLabel "Potato leafroll virus"@es, "Potato leafroll virus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:16334 .

<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 .
<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:15872
  skos:prefLabel "Luteoviridae"@es, "Luteoviridae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:16334 .

nalt:16334
  skos:altLabel "Luteovirus subgroup II"@es, "Luteovirus subgroup II"@en, "Potleavirus"@es, "Potleavirus"@en, "Betaluteovirus"@es, "Betaluteovirus"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:taxonomicRank nalt:350018 ;
  a ns0:Organism, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/92781>, <http://id.agrisemantics.org/gacs/C25050> ;
  ns0:marc001 "29463" ;
  skos:broader nalt:15872 ;
  skos:narrower nalt:59035 ;
  skos:prefLabel "Polerovirus"@es, "Polerovirus"@en ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:modified "2018-06-06"^^xsd:date .

nalt:350018
  skos:prefLabel "genus"@en, "género"@es ;
  a ns0:Topic, skos:Concept .

