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

nalt:18028
  skos:prefLabel "trastornos de la visión"@es, "vision disorders"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:287325 .

nalt:146181
  skos:prefLabel "enfermedades de la retina"@es, "retinal diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:287325 .

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

nalt:38995
  skos:prefLabel "retina"@es, "retina"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:287325 .

nalt:287325
  dc:created "2016-09-16"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:146181, nalt:29206, nalt:38995 ;
  skos:broader nalt:18028 ;
  skos:definition nalt:287325_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "miopía"@es, "myopia"@en ;
  skos:altLabel "near-sightedness"@en, "nearsightedness"@en ;
  skos:hiddenLabel "near sightedness"@en ;
  dc:modified "2016-11-14"^^xsd:date ;
  ns0:marc001 "77855" .

nalt:287325_def
  rdf:value "Ametropía en la que los rayos luminosos que entran en el ojo, paralelos al eje óptico, se concentran en frente de la retina cuando la acomodación está relajada, lo que tiene lugar cuando la córnea presenta una curvatura excesiva o cuando el globo ocular es demasiado alargado de adelante hacia atrás. También se le denomina visión corta."@es, "A refractive error in which rays of light entering the EYE parallel to the optic axis are brought to a focus in front of the retina when accommodation (accommodation, ocular) is relaxed. This results from an overly curved cornea or from the eyeball being too long from front to back. It is also called nearsightedness."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

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

nalt:29206
  skos:prefLabel "córnea"@es, "cornea"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:287325 .

