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

<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:144765
  dc:source "International Committee on Taxonomy of Viruses" ;
  ns0:taxonomicRank nalt:350021 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "Porcine sapelovirus"@es, "Porcine sapelovirus"@en, "PEV-A (Porcine enterovirus A)"@es, "PEV-A (Porcine enterovirus A)"@en, "PEV-8 (Porcine enterovirus 8)"@es, "PEV-8 (Porcine enterovirus 8)"@en, "Porcine enterovirus A"@es, "Porcine enterovirus A"@en, "Porcine enterovirus 8"@es, "Porcine enterovirus 8"@en ;
  a skos:Concept, ns0:Organism ;
  ns0:marc001previous "94611" ;
  dc:created "2011-04-28"^^xsd:date ;
  dc:modified "2020-04-13"^^xsd:date ;
  skos:prefLabel "Sapelovirus A"@en, "Sapelovirus A"@es ;
  ns0:marc001 "9813983841400041" ;
  skos:broader nalt:185423 ;
  skos:hiddenLabel "Porcine-sapelovirus"@en, "Porcine enterovirus A."@en .

nalt:185423
  skos:prefLabel "Sapelovirus"@es, "Sapelovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:144765 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

