@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:14216
  skos:prefLabel "Duck hepatitis B virus"@es, "Duck hepatitis B virus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:14214 .

nalt:14214
  skos:prefLabel "Avihepadnavirus"@es, "Avihepadnavirus"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:14217, nalt:14216 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "Duck hepatitis B group"@es, "Duck hepatitis B group"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  dc:modified "2017-02-17"^^xsd:date ;
  ns0:marc001 "4099" ;
  ns0:taxonomicRank nalt:350018 ;
  skos:broader nalt:14215 .

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

nalt:14217
  skos:prefLabel "Heron hepatitis B virus"@es, "Heron hepatitis B virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:14214 .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:14215
  skos:prefLabel "Hepadnaviridae"@es, "Hepadnaviridae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:14214 .

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

nalt:350018
  skos:prefLabel "genus"@en, "género"@es ;
  a ns0:Topic, skos:Concept .

