@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 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#> .

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

nalt:322
  skos:prefLabel "enfermedades y desórdenes (animales y humanos)"@es, "diseases and disorders (animals and humans)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:340 .

nalt:39752
  skos:prefLabel "síndromes de inmunodeficiencia"@es, "immunologic deficiency syndromes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:340 .

nalt:8973
  skos:prefLabel "sistema inmunitario"@es, "immune system"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:340 .

nalt:340
  skos:exactMatch <http://id.cabi.org/cabt/60584>, <http://id.loc.gov/authorities/subjects/sh85064571>, <http://aims.fao.org/aos/agrovoc/c_3806>, <http://id.agrisemantics.org/gacs/C18043> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:322 ;
  skos:definition nalt:340_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "immunological diseases"@en ;
  skos:narrower nalt:13994, nalt:39752, nalt:6555 ;
  skos:related nalt:2996, nalt:8973 ;
  skos:hiddenLabel "immunologic-diseases"@en ;
  skos:prefLabel "enfermedades inmunológicas"@es, "immunologic diseases"@en ;
  dc:modified "2013-01-14"^^xsd:date ;
  ns0:marc001 "19252" .

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

nalt:13994
  skos:prefLabel "enfermedades autoinmunes"@es, "autoimmune diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:340 .

nalt:340_def
  rdf:value "Trastornos ocasionados por mecanismos inmunológicos anormales o la ausencia de éstos, ya sean humorales, mediados por células o ambos."@es, "Disorders caused by abnormal or absent immunologic mechanisms, whether humoral, cell-mediated or both."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:6555
  skos:prefLabel "hipersensibilidad"@es, "hypersensitivity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:340 .

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

