@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:6720
  skos:prefLabel "gota"@es, "gout"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:203515 .

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:203515 .

nalt:10391
  skos:prefLabel "hipertensión"@es, "hypertension"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:203515 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:6721
  skos:prefLabel "ácido úrico"@es, "uric acid"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:203515 .

nalt:203515
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "hyperuricaemia"@en ;
  skos:related nalt:6720, nalt:6721, nalt:10391 ;
  dc:created "2013-08-15"^^xsd:date ;
  ns0:marc001 "68211" ;
  skos:broader nalt:319 ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "hyperuricemia"@en, "hiperuricemia"@es ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:definition nalt:203515_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85063735> .

nalt:203515_def
  rdf:value "Nivel excesivo de ácido úrico o de urato en la sangre, definido por su solubilidad en el plasma a 37°C. Es superior a 0.42 mmol por litro (7.0 mg/dL) en los hombres o a 0.36 mmol por litro (6.0 mg/dL) en las mujeres. Esta condición es causada por una sobreproducción de ácido úrico o un aclaramiento renal deficiente."@es, "Excessive uric acid or urate in blood as defined by its solubility in plasma at 37°C; greater than 0.42 mmol per liter (7.0 mg/dL) in men or 0.36 mmol per liter (6.0 mg/dL) in women. This condition is caused by overproduction of uric acid or impaired renal clearance."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

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

