@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .

<https://opendata.inra.fr/BRMH/215>
  skos:note "Early attempts to transfer embryos showed that more pregnancies were obtained if the donor and recipient were in oestrus at the same time (synchronous transfer). (Source : INRA)"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_215-1> ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:prefLabel "synchronous embryo transfer"@en, "transfert synchrone"@fr .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/xl_fr_215-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "transfert synchrone"@fr ;
  a skosxl:Label .

