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

nalt:40960
  skos:prefLabel "Hepatovirus A"@es, "Hepatovirus A"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:82551 .

nalt:21858
  skos:prefLabel "hepatitis viral"@es, "viral hepatitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:82551 .

nalt:318188
  skos:prefLabel "infecciones por Enterovirus"@es, "enterovirus Infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:82551 .

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

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

nalt:82551_def
  rdf:value "Inflamación del hígado en humanos causada por un miembro del género hepatovirus, el virus de la hepatitis A humana, que puede transmitirse por medio de la contaminación fecal de los alimentos o del agua."@es, "Inflammation of the liver in humans caused by a member of the hepatovirus genus, human hepatitis A virus. It can be transmitted through fecal contamination of food or water."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:82551
  skos:exactMatch <http://id.cabi.org/cabt/56588>, <http://id.agrisemantics.org/gacs/C19094> ;
  skos:broader nalt:318188, nalt:21858 ;
  skos:related nalt:40960 ;
  skos:hiddenLabel "hepatitis A."@en, "hepatitis A infections"@en, "hepatitis A virus (HAV) infections"@en, "hepatitis A virus (HAV) infection"@en, "hepatitis A infection"@en ;
  skos:prefLabel "hepatitis A"@es, "hepatitis A"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2018-06-21"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85060293> ;
  skos:altLabel "infectious hepatitis"@en ;
  ns0:marc001 "61106" ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:definition nalt:82551_def .

