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

nalt:5138
  skos:prefLabel "factores inmunológicos"@es, "immunologic factors"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5137 .

nalt:5140
  skos:prefLabel "lectinas"@es, "lectins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:5137 .

nalt:5139
  skos:prefLabel "hemaglutinas"@es, "hemagglutinins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:5137 .

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

nalt:876
  skos:prefLabel "proteínas"@es, "proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:5137 .

nalt:5137
  ns0:marc001 "1325" ;
  a ns0:Chemical, skos:Concept ;
  skos:prefLabel "agglutinins"@en, "aglutininas"@es ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_189>, <http://id.cabi.org/cabt/7002>, <http://id.loc.gov/authorities/subjects/sh85002186>, <http://id.agrisemantics.org/gacs/C12803> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:5140 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:5138, nalt:876 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:5139 ;
  skos:hiddenLabel "agglutinin"@en .

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

