@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:317435_def
  rdf:value "Degeneración hereditaria progresiva de la retina, producida inicialmente por la muerte de los fotorreceptores de los bastones retinianos y después por la muerte de los fotorreceptores de los conos. Se caracteriza por la deposición de los pigmentos en la retina."@es, "Hereditary, progressive degeneration of the retina due to death of rod photoreceptors initially and subsequent death of cone photoreceptors. It is characterized by deposition of pigment in the retina."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17171
  skos:prefLabel "pigmentos"@es, "pigments"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:317435 .

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

nalt:146572
  skos:prefLabel "fotosensores lineales (retina)"@es, "rods (retina)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:317435 .

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

nalt:317435
  ns0:marc001 "90120" ;
  skos:prefLabel "retinitis pigmentosa"@en, "retinosis pigmentaria"@es ;
  dc:created "2018-05-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:317435_def ;
  skos:related nalt:17171, nalt:146572 ;
  skos:broader nalt:232129 ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "rod cone dystrophies"@en, "pigmentary retinopathy"@en ;
  dc:modified "2018-11-14"^^xsd:date .

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

