@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 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#> .

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

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:82555
  skos:prefLabel "hepatitis E"@es, "hepatitis E"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40961 .

nalt:40961
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:45139 ;
  skos:hiddenLabel "Orthohepevirus A."@en, "Human hepatitis E viruses"@en, "Human hepatitis E virus"@en, "Hepatitis-E-virus"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:marc001 "9813984553300041" ;
  dc:modified "2019-10-31"^^xsd:date ;
  skos:altLabel "HEV (Hepatitis E virus)"@es, "HEV (Hepatitis E virus)"@en, "Hepatitis E virus"@es, "Hepatitis E virus"@en ;
  ns0:marc001previous "94362" ;
  skos:related nalt:82555, nalt:1988 ;
  ns0:taxonomicRank nalt:350021 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:exactMatch <http://id.cabi.org/cabt/56599>, <http://id.agrisemantics.org/gacs/C24443> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "Orthohepevirus A"@es, "Orthohepevirus A"@en .

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 .

nalt:1988
  skos:prefLabel "patógenos alimentarios"@es, "food pathogens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40961 .

