@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:156
  skos:prefLabel "signos y síntomas (animales y seres humanos)"@es, "signs and symptoms (animals and humans)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:926 .

nalt:926
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "19941" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85069783>, <http://id.cabi.org/cabt/62393>, <http://id.agrisemantics.org/gacs/C11417>, <http://aims.fao.org/aos/agrovoc/c_11894> ;
  skos:definition nalt:926_def ;
  skos:prefLabel "ictericia"@es, "jaundice"@en ;
  skos:broader nalt:156, nalt:753 ;
  skos:altLabel "icterus (jaundice)"@en ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:926_def
  rdf:value "Manifestación clínica de hiperbilirrubinemia, que consiste en la acumulación de pigmentos biliares en la piel, lo que resulta en una coloración amarillenta de la piel y las mucosas."@es, "A clinical manifestation of hyperbilirubinemia, characterized by yellowish staining of the skin; mucous membrane; and sclera. Clinical jaundice usually is a sign of liver dysfunction."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

nalt:753
  skos:prefLabel "hiperbilirubinemia"@es, "hyperbilirubinemia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:926 .

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

