@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:219143
  skos:prefLabel "enfermedades renales poliquísticas"@es, "polycystic kidney diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:219147 .

nalt:219147_def
  rdf:value "Trastorno renal con herencia autosómica dominante caracterizada por el desarrollo de múltiples quistes en ambos riñones y el deterioro progresivo de la función renal."@es, "Kidney disorders with autosomal dominant inheritance and characterized by multiple cysts in both kidneys with progressive deterioration of renal function."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:219147
  ns0:marc001 "63641" ;
  skos:definition nalt:219147_def ;
  skos:broader nalt:219143 ;
  dc:modified "2017-11-17"^^xsd:date ;
  dc:created "2014-06-19"^^xsd:date ;
  skos:altLabel "autosomal dominant polycystic kidney disease type I"@en, "adult polycystic kidney disease type II"@en, "adult polycystic kidney disease type I"@en, "adult polycystic kidney disease"@en, "autosomal dominant polycystic kidney disease type II"@en ;
  skos:prefLabel "autosomal dominant polycystic kidney disease"@en, "enfermedad renal poliquística autosómica dominante"@es ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "adult polycystic kidney disease type I."@en, "autosomal dominant polycystic kidney disease type I."@en, "autosomal-dominant-polycystic-kidney-disease"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

