@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:44200
  skos:definition nalt:44200_def ;
  skos:altLabel "haemagglutination inhibition test"@en, "hemagglutination inhibition assay"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "haemagglutination inhibition assay"@en, "hemagglutination-inhibition-test"@en, "hemagglutination-inhibition test"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_29656>, <http://id.agrisemantics.org/gacs/C24123>, <http://id.cabi.org/cabt/54114> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:5135 ;
  ns0:marc001 "17968" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "prueba de inhibición de hemaglutinación"@es, "hemagglutination inhibition test"@en ;
  dc:modified "2018-10-03"^^xsd:date .

nalt:44200_def
  rdf:value "Pruebas serológicas en las que una cantidad conocida de antígeno se agrega al suero antes de añadir una suspensión de glóbulos rojos. El resultado de la reacción es expresado como la cantidad más pequeña de antígeno que causa una inhibición completa de la hemaglutinación."@es, "Serologic tests in which a known quantity of antigen is added to the serum prior to the addition of a red cell suspension. Reaction result is expressed as the smallest amount of antigen which causes complete inhibition of hemagglutination."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

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

nalt:5135
  skos:prefLabel "tests de hemaglutinación"@es, "hemagglutination tests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:44200 .

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

