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

ins:-XD74KCD3-L
  skos:prefLabel "structure anatomique"@fr, "anatomical structure"@en ;
  a skos:Concept ;
  skos:narrower ins:-D7RX152L-B .

ins:-D7RX152L-B
  skos:definition "La synapse (du grec σύναψις, syn = ensemble et haptein = toucher, saisir ; signifiant connexion) est une zone de contact fonctionnelle qui s'établit entre deux neurones, ou entre un neurone et une autre cellule (cellules musculaires, récepteurs sensoriels…)."@fr, "In the nervous system, a synapse is a structure that permits a neuron (or nerve cell) to pass an electrical or chemical signal to another neuron or to the target effector cell."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "synapse"@en, "synapse"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Synapse> .

ins: a skos:ConceptScheme .
