@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:232129
  skos:prefLabel "degeneración retiniana"@es, "retinal degeneration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:219059 .

nalt:219059
  skos:prefLabel "degeneración macular"@es, "macular degeneration"@en ;
  ns0:marc001 "69309" ;
  skos:hiddenLabel "age related maculopathies"@en, "macular-degeneration"@en, "age related macular degeneration"@en, "age-related maculopathies"@en ;
  skos:altLabel "age-related maculopathy"@en, "age-related macular degeneration"@en, "macular dystrophy"@en ;
  dc:created "2014-06-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:232129 ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:38995 ;
  skos:definition nalt:219059_def ;
  dc:modified "2018-05-29"^^xsd:date .

nalt:38995
  skos:prefLabel "retina"@es, "retina"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:219059 .

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

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

nalt:219059_def
  rdf:value "Cambios degenerativos en la retina que suelen presentarse en adultos mayores y que dan como resultado la pérdida de la visión en el centro del campo visual (la mácula lútea) debido al daño a la retina. Tiene lugar en forma seca y húmeda."@es, "Degenerative changes in the retina usually of older adults which results in a loss of vision in the center of the visual field (the macula lutea) because of damage to the retina. It occurs in dry and wet forms."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

