@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:151
  skos:prefLabel "resistencia a la enfermedad"@es, "disease resistance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:78062 .

nalt:78062
  skos:definition nalt:78062_def ;
  skos:altLabel "susceptible to disease"@en, "diathesis"@en, "susceptible to infection"@en, "susceptible to illness"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2019-03-01"^^xsd:date ;
  skos:related nalt:149, nalt:151 ;
  ns0:marc001 "86709" ;
  skos:hiddenLabel "susceptibility to disease"@en, "susceptibility to diseases"@en, "susceptible state"@en, "susceptibility to illness"@en ;
  skos:prefLabel "disease susceptibility"@en, "propensión a las enfermedades"@es ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:broader nalt:319 ;
  skos:narrower nalt:327706 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:78062 .

nalt:327706
  skos:prefLabel "predisposición genética a las enfermedades"@es, "genetic predisposition to disease"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:78062 .

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

nalt:78062_def
  rdf:value "Complexión o condición del cuerpo que hace que los tejidos reaccionen en formas especiales a ciertos estímulos extrínsecos, por lo que vuelve al individuo más propenso a ciertas enfermedades."@es, "A constitution or condition of the body which makes the tissues react in special ways to certain extrinsic stimuli and thus tends to make the individual more than usually susceptible to certain diseases."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:149
  skos:prefLabel "epidemiología"@es, "epidemiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:78062 .

