@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:217759 .

nalt:217759_def
  rdf:value "Inmunoglobulinas producidas en respuesta a antígenos bacterianos."@es, "Immunoglobulins produced in a response to bacterial 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:217759
  ns0:marc001 "63687" ;
  skos:definition nalt:217759_def ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "anticuerpos bacterianos"@es, "bacterial antibodies"@en ;
  skos:broader nalt:10218 ;
  dc:created "2014-06-04"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "bacterial-antibodies"@en, "bacterial antibody"@en .

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

