@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:57149
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:prefLabel "Pectinophora gossypiella virus"@en, "Pectinophora gossypiella virus"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:1137 ;
  skos:related nalt:57146 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:hiddenLabel "Pectinophora-gossypiella-virus"@en ;
  skos:altLabel "PgV (Pectinophora gossypiella virus)"@es, "PgV (Pectinophora gossypiella virus)"@en ;
  ns0:marc001 "27462" ;
  dc:modified "2019-10-30"^^xsd:date ;
  ns0:taxonomicRank nalt:350023 .

ns0:Organism
  rdfs:label "Organism"@en ;
  a owl:Class .

nalt:350023
  skos:prefLabel "sin rango"@es, "no rank"@en ;
  a ns0:Topic, skos:Concept .

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

nalt:1137
  skos:prefLabel "virus no clasificados"@es, "unassigned viruses"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:57149 .

nalt:57146
  skos:prefLabel "Pectinophora gossypiella"@es, "Pectinophora gossypiella"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:57149 .

