@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:145901
  skos:broader nalt:123567 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "TTV-3 (Thermoproteus virus 3)"@es, "TTV-3 (Thermoproteus virus 3)"@en, "Thermoproteus virus 3"@es, "Thermoproteus virus 3"@en ;
  skos:prefLabel "Thermoproteus tenax virus 3"@es, "Thermoproteus tenax virus 3"@en ;
  skos:scopeNote "This virus is no longer valid in the International Committee on Taxonomy of Viruses. Used for indexing only."@en, "Este virus ya no es válido en el Comité Internacional de Taxonomía de Virus. Se usa solo para indexar."@es ;
  dc:created "2011-05-02"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  ns0:marc001 "60186" ;
  dc:modified "2019-09-09"^^xsd:date ;
  skos:hiddenLabel "Thermoproteus-tenax-virus-3"@en ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  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 .
nalt:123567
  skos:prefLabel "Betalipothrixvirus"@es, "Betalipothrixvirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:145901 .

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

