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

nalt:37345
  skos:hiddenLabel "Porcine-enterovirus"@en, "Porcine enteroviruses"@en ;
  skos:scopeNote "El enterovirus porcino ya no es una especie válida 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, "Porcine enterovirus is not a valid species in the 8th Report of the International Committee on the Taxonomy of Viruses. Use for indexing only when the specific type is not known."@en ;
  ns0:marc001 "29732" ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:taxonomicRank nalt:350023 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  a skos:Concept, ns0:Organism ;
  dc:modified "2019-05-28"^^xsd:date ;
  skos:prefLabel "Porcine enterovirus"@en, "Porcine enterovirus"@es ;
  skos:broader nalt:18945 ;
  skos:altLabel "PEV (Porcine enterovirus)"@es, "PEV (Porcine enterovirus)"@en .

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 .

