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

ins:-MKTXDWKC-9
  skos:definition "In biochemistry and molecular biology, a binding site is a region on a macromolecule such as a protein that binds to another molecule with specificity."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "site de liaison"@fr, "binding site"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Binding_site> .

ins: a skos:ConceptScheme .
ins:-N2MC1GV1-G
  skos:prefLabel "cellule"@fr, "cell"@en ;
  a skos:Concept ;
  skos:narrower ins:-MKTXDWKC-9 .

