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

nalt:10369
  skos:prefLabel "antígenos virales"@es, "viral antigens"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:216654 .

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

nalt:216654
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:10369 ;
  skos:hiddenLabel "hepatitis B e antigen"@en, "Hepatitis B virus surface antigen"@en, "Hepatitis B virus core antigen"@en, "hepatitis B antigen"@en, "Hepatitis B virus core antigens"@en, "hepatitis B core antigen"@en, "Hepatitis B virus (HBV) core antigens"@en, "Hepatitis B virus surface antigens"@en, "Hepatitis B virus (HBV) surface antigen"@en, "Hepatitis B virus (HBV) core antigen"@en, "hepatitis B surface antigen"@en, "Hepatitis B virus (HBV) surface antigens"@en ;
  dc:created "2014-05-19"^^xsd:date ;
  skos:altLabel "Australia antigens"@en, "hepatitis B surface antigens"@en, "hepatitis Be antigens"@en, "hepatitis B e antigens"@en, "hepatitis B core antigens"@en ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:prefLabel "antígenos de la hepatitis B"@es, "hepatitis B antigens"@en ;
  ns0:marc001 "67861" ;
  skos:related nalt:45135 ;
  skos:definition nalt:216654_def .

nalt:216654_def
  rdf:value "Antígenos del virión del virus de la hepatitis B o de la partícula de Dane, su superficie (antígenos de superficie de la hepatitis B), núcleo (antígenos del núcleo de la hepatitis B) y otros antígenos asociados, incluidos los antígenos e de la hepatitis B."@es, "Antigens of the virion of the hepatitis B virus or the Dane particle, its surface (hepatitis B surface antigens), core (hepatitis B core antigens), and other associated antigens, including the hepatitis B e antigens."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

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

nalt:45135
  skos:prefLabel "Hepatitis B virus"@es, "Hepatitis B virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:216654 .

