@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:219143
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "polycystic kidney disease"@en, "polycystic-kidney-diseases"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "71831" ;
  dc:created "2014-06-19"^^xsd:date ;
  skos:narrower nalt:219147, nalt:219148 ;
  skos:prefLabel "polycystic kidney diseases"@en, "enfermedades renales poliquísticas"@es ;
  skos:broader nalt:15638 ;
  skos:definition nalt:219143_def ;
  skos:altLabel "polycystic renal diseases"@en ;
  dc:modified "2014-11-17"^^xsd:date .

nalt:219148
  skos:prefLabel "enfermedad renal poliquística autosómica recesiva"@es, "autosomal recessive polycystic kidney disease"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:219143 .

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

nalt:219147
  skos:prefLabel "enfermedad renal poliquística autosómica dominante"@es, "autosomal dominant polycystic kidney disease"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:219143 .

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

nalt:15638
  skos:prefLabel "enfermedades de los riñones"@es, "kidney diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:219143 .

nalt:219143_def
  rdf:value "Enfermedades hereditarias caracterizadas por la expansión progresiva de un gran número de quistes compactados con fuerza dentro de los riñones, entre las cuales se incluyen dolencias con herencia autosómica dominante y autosómica recesiva."@es, "Hereditary diseases that are characterized by the progressive expansion of a large number of tightly packed cysts within the kidneys. They include diseases with autosomal dominant and autosomal recessive inheritance."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

