@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:185290
  skos:prefLabel "hepatitis viral del pato"@es, "duck virus hepatitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:185458 .

nalt:185458
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:hiddenLabel "DHAV-1"@en, "Duck hepatitis type 1 virus"@en, "DHAV-2"@en ;
  ns0:marc001 "94958" ;
  dc:created "2012-04-24"^^xsd:date ;
  skos:prefLabel "Avihepatovirus A"@en, "Avihepatovirus A"@es ;
  skos:altLabel "DHAV-1 (Duck hepatitis A virus, serotype 1)"@es, "DHAV-1 (Duck hepatitis A virus, serotype 1)"@en, "DHV-1 (Duck hepatitis virus 1)"@es, "DHV-1 (Duck hepatitis virus 1)"@en, "Duck hepatitis A virus"@es, "Duck hepatitis A virus"@en, "Duck hepatitis virus 1"@es, "DHAV-3 (Duck hepatitis A virus, serotype 3)"@es, "Duck hepatitis virus 1"@en, "DHAV-3 (Duck hepatitis A virus, serotype 3)"@en, "DHAV-2 (Duck hepatitis A virus, serotype 2)"@es, "DHAV (Duck hepatitis A virus)"@es, "DHAV-2 (Duck hepatitis A virus, serotype 2)"@en, "DHAV (Duck hepatitis A virus)"@en ;
  dc:modified "2020-04-07"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  skos:broader nalt:185420 ;
  skos:related nalt:185290 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  dc:source "International Committee on Taxonomy of Viruses" .

nalt:185420
  skos:prefLabel "Avihepatovirus"@es, "Avihepatovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:185458 .

ns0:Organism
  rdfs:label "Organism"@en ;
  a owl:Class .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@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 .

