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

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

nalt:216653
  skos:altLabel "hepatitis A virus antigens"@en ;
  skos:hiddenLabel "hepatitis A antigen"@en, "hepatitis A virus antigen"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2014-05-19"^^xsd:date ;
  ns0:marc001 "67860" ;
  skos:definition nalt:216653_def ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "hepatitis A antigens"@en, "antígenos de la hepatitis A"@es ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:related nalt:40960 ;
  skos:broader nalt:10369 .

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

nalt:216653_def
  rdf:value "Antígenos producidos por varias cepas del virus de la hepatitis A, como el virus de la hepatitis A humano."@es, "Antigens produced by various strains of hepatitis A virus such as the human hepatitis A virus."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

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

