@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:210774
  dc:modified "2018-05-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:taxonomicRank nalt:350021 ;
  skos:altLabel "ZTMV (Zucchini tigre mosaic virus)"@es, "ZTMV (Zucchini tigre mosaic virus)"@en, "ZTMV (zucchini tigré mosaic virus)"@es, "ZTMV (zucchini tigré mosaic virus)"@en, "Papaya ringspot virus - type T"@es, "Papaya ringspot virus - type T"@en ;
  skos:prefLabel "Zucchini tigre mosaic virus"@en, "Zucchini tigre mosaic virus"@es ;
  skos:hiddenLabel "Zucchini tiger mosaic virus"@en, "Papaya ringspot virus - type T."@en, "Papaya ringspot virus -type T"@en ;
  skos:scopeNote "El virus del mosaico atigrado del calabacín no es una especie de virus aceptada por el Comité Internacional sobre la Taxonomía de los Virus (ICTV) según la base de datos de virus universal 2013."@es, "Zucchini tigre mosaic virus is not an ICTV accepted virus species in the 2013 ICTV Universal Virus Database."@en ;
  skos:broader nalt:12561 ;
  dc:created "2014-02-21"^^xsd:date ;
  ns0:marc001 "75142" .

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

