@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:1135
  skos:prefLabel "dsRNA viruses"@es, "dsRNA viruses"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:5011 .

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

nalt:5011
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:prefLabel "Agaricus bisporus virus 1"@es, "Agaricus bisporus virus 1"@en ;
  skos:broader nalt:1135, nalt:1137 ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  ns0:marc001 "1275" ;
  skos:altLabel "ABV-1 (Agaricus bisporus virus 1)"@es, "ABV-1 (Agaricus bisporus virus 1)"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:taxonomicRank nalt:350023 ;
  skos:scopeNote "Este virus ya no es válido en la base de datos del Comité Internacional sobre Taxonomía de Virus. Se utiliza solo para la indexación."@es, "This virus is no longer valid in the International Committee on Taxonomy of Viruses database. Used for indexing only."@en ;
  skos:hiddenLabel "Agaricus-bisporus-virus-1"@en ;
  dc:modified "2020-05-06"^^xsd:date ;
  skos:related nalt:5012 .

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:5012
  skos:prefLabel "micovirus"@es, "mycoviruses"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5011 .

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

