@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-CSTG5FG9-F>
  skos:prefLabel "maturation"@fr, "ripening"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-H95TKGMV-X> .

<http://data.loterre.fr/ark:/67375/3WV-H95TKGMV-X>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-CSTG5FG9-F> ;
  skos:prefLabel "maturation de l'œuf"@fr, "oocyte maturation"@en ;
  skos:altLabel "maturation de l'oeuf"@fr .

