@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:926
  skos:prefLabel "ictericia"@es, "jaundice"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:753 .

nalt:753_def
  rdf:value "Proceso patógeno consistente en un aumento anormal en la cantidad de bilirrubina en el torrente sanguíneo, lo que puede resultar en ictericia."@es, "A condition characterized by an abnormal increase in the amount of bilirubin in the blood, which may result in jaundice. Bilirubin, a breakdown product of heme, is normally excreted in the bile or further catabolized before excretion in the urine."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:753 .

nalt:753
  skos:prefLabel "hyperbilirubinemia"@en, "hiperbilirubinemia"@es ;
  ns0:marc001 "18965" ;
  skos:broader nalt:319 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85063672> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:753_def ;
  skos:related nalt:17172 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:926 ;
  dc:modified "2012-11-30"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "bilirubinemia"@en .

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

nalt:17172
  skos:prefLabel "bilirrubina"@es, "bilirubin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:753 .

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

