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

<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:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

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

nalt:20410
  skos:prefLabel "Orthohantavirus"@es, "Orthohantavirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:18236 .

nalt:18236
  skos:altLabel "Sin Nombre virus-Convict Creek 107"@en, "SNV (Sin Nombre virus)"@en, "Sin Nombre virus"@es, "Hantaviral pulmonary syndrome virus"@es, "Sin Nombre virus"@en, "Hantaviral pulmonary syndrome virus"@en, "Blue River virus"@es, "Blue River virus"@en, "Pulmonary syndrome hantavirus"@es, "Blue River virus-Oklahoma"@es, "Pulmonary syndrome hantavirus"@en, "Blue River virus-Oklahoma"@en, "Sin Nombre virus-NMH10 virus"@es, "BRV (Blue River virus)"@es, "BRV (Blue River virus)"@en, "Sin Nombre virus-NMH10 virus"@en, "Monongahela virus"@es, "Monongahela virus"@en, "Blue River virus-Indiana"@es, "Blue River virus-Indiana"@en, "Sin Nombre virus-Convict Creek 107"@es, "SNV (Sin Nombre virus)"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:20410 ;
  skos:hiddenLabel "Sin-Nombre-virus"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  ns0:taxonomicRank nalt:350021 ;
  ns0:marc001previous "94649" ;
  skos:prefLabel "Sin Nombre orthohantavirus"@en, "Sin Nombre orthohantavirus"@es ;
  dc:modified "2019-05-02"^^xsd:date ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  ns0:marc001 "9813984344900041" ;
  a ns0:Organism, skos:Concept .

