@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:31335
  skos:prefLabel "enfermedades pancreáticas"@es, "pancreatic diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:228021 .

nalt:228021
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "70855" ;
  skos:definition nalt:228021_def ;
  dc:created "2014-09-10"^^xsd:date ;
  skos:related nalt:920, nalt:6863, nalt:6735, nalt:14420, nalt:758 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "pancreatic-insulitis"@en ;
  skos:prefLabel "insulitis pancreática"@es, "pancreatic insulitis"@en ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:broader nalt:31335 .

nalt:6863
  skos:prefLabel "islotes de Langerhans"@es, "islets of Langerhans"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:228021 .

nalt:14420
  skos:prefLabel "linfocitos"@es, "lymphocytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:228021 .

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

nalt:228021_def
  rdf:value "Inflamación en los islotes de Langerhans caracterizada por un edema y una infiltración linfocítica."@es, "An inflammation in the islets of Langerhans characterized by edema and the lymphocytic infiltration."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:758
  skos:prefLabel "inflamación"@es, "inflammation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:228021 .

nalt:6735
  skos:prefLabel "diabetes mellitus"@es, "diabetes mellitus"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:228021 .

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

nalt:920
  skos:prefLabel "edema"@es, "edema"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:228021 .

