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

nalt:132320
  skos:prefLabel "Botrytis cinerea virus F"@es, "Botrytis cinerea virus F"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:153507 .

<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:153507
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  ns0:marc001 "60529" ;
  skos:altLabel "BotV-F (Botrytis virus F)"@es, "BotV-F (Botrytis virus F)"@en ;
  dc:modified "2019-05-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:132320 ;
  ns0:taxonomicRank nalt:350021 ;
  dc:created "2012-01-06"^^xsd:date ;
  skos:hiddenLabel "Botrytis virus F."@en, "Botrytis-virus-F"@en ;
  skos:prefLabel "Botrytis virus F"@en, "Botrytis virus F"@es ;
  skos:broader nalt:153506 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

