@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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 .

nalt:57606
  skos:hiddenLabel "Petunia-flower-mottle-virus"@en ;
  skos:altLabel "PetFMV (Petunia flower mottle virus)"@en, "Petunia mottle flower virus"@es, "Petunia mottle flower virus"@en, "Petunia flower mottle potyvirus"@es, "Petunia flower mottle potyvirus"@en ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:scopeNote "El virus del moteado de la flor de la petunia no es una especie aprobada en la base de datos de virus universal 2013 del Comité Internacional sobre la Taxonomía de los Virus (ICTV), ya que constituye una cepa del virus datura colombiana."@es, "Petunia flower mottle virus is not an approved species in 2013 ICTV Universal Virus Database. Petunia flower mottle virus is a strain of Colombian datura virus."@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:12561 ;
  skos:prefLabel "Petunia flower mottle virus"@en, "Petunia flower mottle virus"@es ;
  ns0:marc001 "27946" ;
  a skos:Concept, ns0:Organism ;
  dc:modified "2017-02-17"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  dc:created "2006-01-19"^^xsd:date .

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

