@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:-J34G3RBK-Z .

ins: a skos:ConceptScheme .
ins:-J34G3RBK-Z
  skos:definition "Le pylore (du grec πυλωρός, « pylôros », « qui garde la porte, portier ») est la région de l'estomac qui connecte ce dernier au duodénum."@fr, "The pylorus (/paɪˈlɔːrəs/ or /pɪˈloʊrəs/), or pyloric part, connects the stomach to the duodenum."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "pylorus"@en, "pylore"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Pylorus> .

