@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:5131
  skos:prefLabel "reacciones antígeno-anticuerpo"@es, "antigen-antibody reactions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:10346 .

nalt:10346_def
  rdf:value "Reacciones serológicas en las que un antisuero contra un antígeno reacciona con un antígeno no idéntico pero muy relacionado con él."@es, "Serological reactions in which an antiserum against one antigen reacts with a non-identical but closely related antigen."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:30199
  skos:prefLabel "inmunidad cruzada"@es, "cross immunity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:10346 .

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

nalt:10346
  ns0:marc001 "10258" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "cross-reactivity"@en, "cross-reaction"@en, "cross reactivity"@en ;
  skos:definition nalt:10346_def ;
  skos:broader nalt:5131 ;
  dc:modified "2016-03-22"^^xsd:date ;
  skos:related nalt:30199 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C10439>, <http://id.cabi.org/cabt/33979> ;
  skos:prefLabel "cross reaction"@en, "reacción cruzada"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept .

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

