@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:46117
  skos:altLabel "HRV (Human rhinovirus)"@es, "HRV (Human rhinovirus)"@en ;
  skos:prefLabel "Human rhinovirus"@en, "Human rhinovirus"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:hiddenLabel "Human-rhinovirus"@en ;
  ns0:marc001 "18660" ;
  a ns0:Organism, skos:Concept ;
  skos:scopeNote "Human rhinovirus is not a valid speicies in the Ninth Report of the International Committee on Taxonomy of Viruses. Used for indexing when specific type is unknown."@en, "El rinovirus humano no es una especie válida según el Noveno Informe de Comité Internacional sobre la Taxonomía de los Virus (ICTV). El término se usa solo con fines de indexación cuando se desconoce el tipo específico."@es ;
  skos:broader nalt:18945 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:taxonomicRank nalt:350023 ;
  dc:modified "2019-09-24"^^xsd:date .

nalt:18945
  skos:prefLabel "Enterovirus"@es, "Enterovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:46117 .

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 .
<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

