@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/224>
  skos:related <https://opendata.inra.fr/BRMH/104> ;
  skos:note "An ART (Assisted Reproductive technology) infant could have as many as five parents (i.e. a donor father, a donor mother, a surrogate or gestational mother, and the couple actually rearing the child. (Source : INRA)"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_224-1> ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:prefLabel "surrogate mother"@en, "mère porteuse"@fr ;
  skos:altLabel "foster mother"@en, "gestational mother"@en .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/xl_fr_224-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "mère porteuse"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/104>
  skos:prefLabel "femelle receveuse"@fr, "recipient"@en ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/224> .

