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

nalt:10218
  skos:prefLabel "anticuerpos"@es, "antibodies"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:217763 .

nalt:217763_def
  rdf:value "Inmunoglobulinas producidas en respuesta a antígenos virales."@es, "Immunoglobulins produced in a response to viral antigens."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:217763
  skos:hiddenLabel "anti-HIV antibody"@en, "viral-antibodies"@en, "anti-HIV antibodies"@en, "viral antibody"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "74888" ;
  dc:created "2014-06-04"^^xsd:date ;
  skos:broader nalt:10218 ;
  dc:modified "2016-02-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "viral antibodies"@en, "anticuerpos virales"@es ;
  skos:definition nalt:217763_def .

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

