@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:216655_def
  rdf:value "Antígenos de los viriones del hepacivirus, su superficie, núcleo u otros antígenos asociados."@es, "Antigens of the virions of hepacivirus, their surface, core, or other associated antigens."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:216655
  skos:prefLabel "antígenos de la hepatitis C"@es, "hepatitis C antigens"@en ;
  ns0:marc001 "67862" ;
  skos:hiddenLabel "hepatitis C antigen"@en ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:10369 ;
  skos:definition nalt:216655_def ;
  dc:created "2014-05-19"^^xsd:date ;
  skos:related nalt:45122 ;
  dc:modified "2015-03-31"^^xsd:date .

nalt:45122
  skos:prefLabel "Hepatitis C virus"@es, "Hepatitis C virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:216655 .

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

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

