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

nalt:10078
  skos:prefLabel "Anthriscus sylvestris"@es, "Anthriscus sylvestris"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:186753 .

nalt:186753
  skos:scopeNote "El virus amarillo Anthriscus es el virus asistente en la transmisión del virus del moteado amarillo de la chirivía, a través del pulgón Cavariella aegopodii."@es, "Anthriscus yellows virus is the helper virus in the transmission of Parsnip yellow fleck virus by the aphid, Cavariella aegopodii."@en ;
  skos:related nalt:23168, nalt:56914, nalt:10078 ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:altLabel "AYV (Anthriscus yellows virus)"@es, "AYV (Anthriscus yellows virus)"@en ;
  dc:modified "2019-05-02"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  ns0:marc001 "60366" ;
  dc:created "2012-05-22"^^xsd:date ;
  skos:prefLabel "Anthriscus yellows virus"@es, "Anthriscus yellows virus"@en ;
  skos:broader nalt:51217 .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

nalt:51217
  skos:prefLabel "Waikavirus"@es, "Waikavirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:186753 .

nalt:56914
  skos:prefLabel "Parsnip yellow fleck virus"@es, "Parsnip yellow fleck virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:186753 .

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

nalt:23168
  skos:prefLabel "Cavariella aegopodii"@es, "Cavariella aegopodii"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:186753 .

