@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://opendata.inra.fr/BRMH/xl_en_149-2>
  lexinfo:fullFormFor "MPF" ;
  lexinfo:termType "forme développée"@fr, "full form"@en ;
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Maturation promoting factor"@en ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/149>
  skos:note "Maturation-promoting factor must be activated to induce nuclear envelope breakdown, chromosome condensation and formation of the spindle apparatus. (Source : INRA)"@en ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  dc11:subject "Cellular biology"@en, "Biologie cellulaire"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_149-1>, <https://opendata.inra.fr/BRMH/xl_en_149-2> ;
  skos:altLabel "MPF"@en ;
  skos:prefLabel "Maturation promoting factor"@en, "MPF"@fr ;
  skosxl:altLabel <https://opendata.inra.fr/BRMH/xl_en_149-3> .

<https://opendata.inra.fr/BRMH/xl_en_149-3>
  lexinfo:abbreviationFor "Maturation promoting factor" ;
  lexinfo:termType "abbreviation"@en, "abréviation"@fr ;
  skosxl:literalForm "MPF"@en ;
  dc11:subject "Biologie de la reproduction"@fr, "Reproductive biology"@en ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/xl_fr_149-1>
  lexinfo:abbreviationFor "Maturation promoting factor" ;
  lexinfo:termType "abbreviation"@en, "abréviation"@fr ;
  skosxl:literalForm "MPF"@fr ;
  dc11:subject "Biologie de la reproduction"@fr, "Reproductive biology"@en ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/Cellular_biology>
  skos:prefLabel "Cellular biology"@en, "Biologie cellulaire"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/149> .

