@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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:38995 .

nalt:38995_def
  rdf:value "Membrana del ojo, constituida por diez capas de tejido nervioso. Junto con el nervio óptico, recibe imágenes de objetos externos y transmite impulsos visuales al cerebro. Su superficie externa está en contacto con la coroides, mientras que la superficie interna toca el cuerpo vítreo. La capa superior tiene pigmento, en cambio, las nueve capas internas son transparentes."@es, "The ten-layered nervous tissue membrane of the eye. It is continuous with the optic nerve and receives images of external objects and transmits visual impulses to the brain. Its outer surface is in contact with the choroid and the inner surface with the vitreous body. The outer-most layer is pigmented, whereas the inner nine layers are transparent."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:28392
  skos:prefLabel "ojos"@es, "eyes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:38995 .

nalt:38995
  skos:hiddenLabel "retinae"@en, "retinal tissue"@en, "retinal cells"@en, "retinal tissues"@en, "retinas"@en, "retinal-cell"@en, "retinal-cells"@en, "retinal cell"@en, "tapetum lucidum"@en, "retinal tapetum"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/100282>, <http://aims.fao.org/aos/agrovoc/c_13899>, <http://id.loc.gov/authorities/subjects/sh85113322>, <http://id.agrisemantics.org/gacs/C12452> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2019-09-17"^^xsd:date ;
  skos:definition nalt:38995_def ;
  skos:prefLabel "retina"@es, "retina"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "31780" ;
  skos:related nalt:146181 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:28392 .

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

