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

nalt:5138
  skos:prefLabel "factores inmunológicos"@es, "immunologic factors"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:10336 .

nalt:10336
  skos:exactMatch <http://id.cabi.org/cabt/60537>, <http://id.agrisemantics.org/gacs/C29012>, <http://aims.fao.org/aos/agrovoc/c_29622> ;
  skos:hiddenLabel "antigen-antibody-complex"@en, "antigen—antibody complex"@en ;
  skos:broader nalt:5138 ;
  skos:altLabel "immune complex"@en, "immune complexes"@en, "antigen antibody complex"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "2855" ;
  skos:prefLabel "antigen-antibody complex"@en, "complejo antígeno-anticuerpo"@es ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2014-04-29"^^xsd:date ;
  skos:related nalt:10345 ;
  skos:definition nalt:10336_def ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85064535> ;
  dc:created "2006-01-19"^^xsd:date .

nalt:10345
  skos:prefLabel "enfermedades del complejo inmune"@es, "immune complex diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:10336 .

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

nalt:10336_def
  rdf:value "Complejo formado por la unión de moléculas de antígenos y anticuerpos. La deposición de grandes complejos antígeno-anticuerpo que produce daño a los tejidos causa enfermedades al complejo inmunitario."@es, "The complex formed by the binding of antigen and antibody molecules. The deposition of large antigen-antibody complexes leading to tissue damage causes immune complex diseases."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

