@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:48376
  skos:prefLabel "nefrosis"@es, "nephrosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:54646 .

nalt:54646_def
  rdf:value "Asociación clínica de proteinuria severa, hipoalbuminemia y edema generalizado."@es, "A condition characterized by severe proteinuria, greater than 3.5 g/day in an average adult. The substantial loss of protein in the urine results in complications such as hypoproteinemia; generalized edema; hypertension; and hyperlipidemias. Diseases associated with nephrotic syndrome generally cause chronic kidney dysfunction."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:54646
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "nephrotic-syndrome"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85090863> ;
  skos:prefLabel "nephrotic syndrome"@en, "síndrome nefrótico"@es ;
  ns0:marc001 "25156" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:48376 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:54646_def ;
  dc:modified "2012-11-30"^^xsd:date .

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

