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

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

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

nalt:350023
  skos:prefLabel "sin rango"@es, "no rank"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:37343
  skos:prefLabel "Human enterovirus"@en, "Human enterovirus"@es ;
  ns0:marc001 "18627" ;
  skos:altLabel "Human coxsackievirus"@es, "Human coxsackievirus"@en, "Human coxsackie virus"@es, "Human coxsackie virus"@en, "Human echovirus"@es, "Human echovirus"@en, "HEV (Human enterovirus)"@es, "HEV (Human enterovirus)"@en ;
  skos:scopeNote "Swine vesicular disease virus is a porcine variant of Human coxsackievirus B5, which is a serotype of Human enterovirus. Human enterovirus is not valid in the 8th Report of the International Committee on the Taxonomy of Viruses. Used for indexing when specific type is unknown."@en, "El virus de la enfermedad vesicular porcina es una variante porcina del virus Coxsackie B5 humano, que constituye un serotipo del enterovirus humano. El enterovirus humano no es válido según el Octavo Informe del 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:hiddenLabel "Human-enterovirus"@en, "Human enteroviruses"@en ;
  ns0:taxonomicRank nalt:350023 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  dc:modified "2020-04-07"^^xsd:date ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:18945 .

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

