@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:-VGWHT2PV-W .

ins: a skos:ConceptScheme .
ins:-VGWHT2PV-W
  skos:definition "Le coude (ou articulation olécranienne) est la partie du membre supérieur située entre le bras et l'avant-bras. Cette articulation comprend en avant la région du « pli du coude » (ou fosse cubitale). C'est un complexe articulaire synovial du membre supérieur humain reliant le bras à l'avant-bras. Il unit ainsi trois os entre eux : le radius, l'ulna (cubitus) et l'humérus."@fr, "The elbow is the visible joint between the upper and lower parts of the arm. It includes prominent landmarks such as the olecranon, the elbow pit, the lateral and medial epicondyles, and the elbow joint."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "elbow"@en, "coude"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Elbow> .

