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

nalt:2996
  skos:prefLabel "inmunidad"@es, "immunity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:203529 .

nalt:34674
  skos:prefLabel "inmunomoduladores"@es, "immunomodulators"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:203529 .

nalt:83308
  skos:prefLabel "inmunoestimulación (fisiológica)"@es, "immunostimulation (physiological)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:203529 .

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

nalt:46965
  skos:prefLabel "inmunosupresión"@es, "immunosuppression"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:203529 .

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

nalt:203529
  skos:narrower nalt:83308, nalt:46965 ;
  skos:hiddenLabel "immunomodulatory actions"@en, "immuno-modulatory effect"@en, "immuno-modulatory effects"@en, "immune modulation"@en, "immune-modulation"@en, "immunomodulatory response"@en, "immunomodulatory action"@en, "immunoregulatory"@en, "modulating immune functions"@en, "immune modulations"@en, "modulating immune function"@en, "immunomodulatory responses"@en ;
  dc:modified "2020-06-24"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:2996 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85064538> ;
  skos:altLabel "immunoregulation"@en ;
  dc:created "2013-08-16"^^xsd:date ;
  skos:prefLabel "immunomodulation"@en, "inmunomodulación"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:203529_def ;
  ns0:marc001 "68319" ;
  skos:related nalt:34674 .

nalt:203529_def
  rdf:value "Alteración del sistema inmunológico o de una respuesta inmunitaria por medio de agentes que activan o suprimen su función. Puede incluir la inmunización o la administración de fármacos inmunomoduladores. La inmunomodulación también puede abarcar una alteración no terapéutica del sistema inmunológico provocada por sustancias endógenas o exógenas."@es, "Alteration of the immune system or of an immune response by agents that activate or suppress its function. This can include immunization or administration of immunomodulatory drugs. Immunomodulation can also encompass non-therapeutic alteration of the immune system effected by endogenous or exogenous substances."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

