@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ins: a skos:ConceptScheme .
ins:-JCSSCV2Q-7
  skos:definition "Suivant le contexte, le terme photorécepteur peut désigner : un neurone sensoriel sensible à la lumière que l'on trouve sur la couche postérieure de la rétine (on parle alors de cellule photoréceptrice ou neurone photorécepteur) ; la molécule qui assure la transduction de l'énergie lumineuse en signal biochimique au sein de la cellule photoréceptrice."@fr, "A photoreceptor cell is a specialized type of neuroepithelial cell found in the retina that is capable of visual phototransduction."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "photorécepteur"@fr, "photoreceptor"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Photoreceptor_cell> .

ins:-N2MC1GV1-G
  skos:prefLabel "cellule"@fr, "cell"@en ;
  a skos:Concept ;
  skos:narrower ins:-JCSSCV2Q-7 .

