@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://lod.nal.usda.gov/naltv#Organism>
  rdfs:label "Organism"@en ;
  a owl:Class .

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

<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:153356
  skos:prefLabel "Alphaflexiviridae"@es, "Alphaflexiviridae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:13023 .

nalt:13023
  skos:hiddenLabel "Cassava Colombian symptomless virus"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20454>, <http://id.cabi.org/cabt/94025>, <http://aims.fao.org/aos/agrovoc/c_32865> ;
  ns0:taxonomicRank nalt:350018 ;
  ns0:marc001 "29886" ;
  dc:modified "2018-01-19"^^xsd:date ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  a skos:Concept, ns0:Organism ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "Potexvirus"@es, "Potexvirus"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh2007002842> ;
  skos:altLabel "potexviruses"@es, "potexviruses"@en, "potexvirus group"@es, "potexvirus group"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:59410 ;
  skos:broader nalt:153356 .

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

