@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:10230
  dc:modified "2019-03-13"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:10232, nalt:10218 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:733, nalt:23404 ;
  skos:altLabel "antibody production"@en, "antibody response"@en, "autoantibody production"@en ;
  skos:prefLabel "antibody formation"@en, "formación de anticuerpos"@es ;
  ns0:marc001 "2826" ;
  skos:hiddenLabel "antibody responses"@en, "antibody-formation"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C5142>, <http://id.cabi.org/cabt/11469>, <http://aims.fao.org/aos/agrovoc/c_8850> ;
  skos:related nalt:10233 ;
  a skos:Concept, ns0:Topic .

nalt:10218
  skos:prefLabel "anticuerpos"@es, "antibodies"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10230 .

nalt:10233
  skos:prefLabel "inmunidad humoral"@es, "humoral immunity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:10230 .

nalt:733
  skos:prefLabel "ascites"@es, "ascites"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:10230 .

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

nalt:23404
  skos:prefLabel "hibridomas"@es, "hybridomas"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:10230 .

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

nalt:10232
  skos:prefLabel "respuesta inmunitaria (fisiológica)"@es, "immune response"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:10230 .

