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

ins: a skos:ConceptScheme .
ins:-FD5WMTN6-R
  skos:definition "L'ovocyte est la cellule sexuelle femelle des métazoaires. Seuls quelques-uns évolueront en ovules après maturation."@fr, "An oocyte (UK: /ˈoʊəsaɪt/, US: /ˈoʊoʊ-/), oöcyte, ovocyte, or rarely ocyte, is a female gametocyte or germ cell involved in reproduction."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "ovocyte"@fr, "oocyte"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Oocyte> .

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

