@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:17274
  skos:prefLabel "mecanismos bioquímicos"@es, "biochemical mechanisms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5130 .

nalt:5130_def
  rdf:value "Agrupación del material en suspensión resultante de la acción de las aglutininas."@es, "The clumping together of suspended material resulting from the action of agglutinins."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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:5130 .

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

nalt:5132
  skos:prefLabel "hemaglutinación"@es, "hemagglutination"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5130 .

nalt:5130
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "1323" ;
  skos:broader nalt:17274, nalt:5131 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85002184>, <http://aims.fao.org/aos/agrovoc/c_8661>, <http://id.agrisemantics.org/gacs/C18597> ;
  skos:definition nalt:5130_def ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "aglutinación"@es, "agglutination"@en ;
  skos:narrower nalt:5132 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-11-03"^^xsd:date .

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

