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

<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:144766
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:hiddenLabel "Enterovirus-G"@en, "Porcine enterovirus B."@en, "Enterovirus G."@en ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  ns0:taxonomicRank nalt:350021 ;
  skos:broader nalt:18945 ;
  skos:altLabel "PEV-B (Porcine enterovirus B)"@es, "PEV-B (Porcine enterovirus B)"@en, "Porcine enterovirus B"@es, "PEV-10 (Porcine enterovirus 10)"@es, "PEV-10 (Porcine enterovirus 10)"@en, "PEV-9 (Porcine enterovirus 9)"@es, "Porcine enterovirus B"@en, "PEV-9 (Porcine enterovirus 9)"@en, "Porcine enterovirus 10"@es, "Porcine enterovirus 10"@en, "Porcine enterovirus 9"@es, "Porcine enterovirus 9"@en ;
  dc:modified "2017-11-17"^^xsd:date ;
  skos:prefLabel "Enterovirus G"@en, "Enterovirus G"@es ;
  ns0:marc001 "66448" ;
  dc:created "2011-04-28"^^xsd:date .

