@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:28032
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "maternal antibodies"@en, "maternally-acquired immunity"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85082106> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_12430>, <http://id.cabi.org/cabt/70692>, <http://id.agrisemantics.org/gacs/C18190> ;
  dc:modified "2014-07-22"^^xsd:date ;
  ns0:marc001 "22642" ;
  skos:narrower nalt:28030 ;
  skos:prefLabel "maternal immunity"@en, "inmunidad maternal"@es ;
  skos:definition nalt:28032_def ;
  skos:broader nalt:4326 ;
  skos:hiddenLabel "maternal-immunity"@en .

nalt:4326
  skos:prefLabel "inmunidad pasiva"@es, "passive immunity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28032 .

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

nalt:28030
  skos:prefLabel "inmunidad calostral"@es, "colostral immunity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:28032 .

nalt:28032_def
  rdf:value "Resistencia a agentes causantes de enfermedades inducida por la introducción de inmunidad maternal en el feto por medio de la transferencia a través de la placenta hacia el neonato mediante el calostro y la leche."@es, "Resistance to a disease-causing agent induced by the introduction of maternal immunity into the fetus by transplacental transfer or into the neonate through colostrum and milk."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

