@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:5133
  skos:prefLabel "pruebas de aglutinación"@es, "agglutination tests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5135 .

nalt:44200
  skos:prefLabel "prueba de inhibición de hemaglutinación"@es, "hemagglutination inhibition test"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5135 .

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

nalt:5135_def
  rdf:value "Pruebas que miden ciertos antígenos, anticuerpos o virus, usando su habilidad para aglutinarse en la superficie de ciertos eritrocitos."@es, "Tests which measure certain antigens, antibodies, or viruses, using their ability to agglutinate on the surface of certain erythrocytes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:5135
  skos:broader nalt:5133 ;
  ns0:marc001 "17969" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "haemagglutination tests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:44200 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3459>, <http://id.agrisemantics.org/gacs/C16180>, <http://id.cabi.org/cabt/54115>, <http://id.loc.gov/authorities/subjects/sh85060115> ;
  dc:modified "2014-04-29"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "hemagglutination-tests"@en, "haemagglutination test"@en, "hemagglutination test"@en ;
  skos:prefLabel "tests de hemaglutinación"@es, "hemagglutination tests"@en ;
  skos:definition nalt:5135_def .

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

