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

vh8: a skos:ConceptScheme .
vh8:-DKH08GJ7-R
  skos:prefLabel "delivery disorders"@en, "pathologie de l'accouchement"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-NZ7DSJ6N-T .

vh8:-NZ7DSJ6N-T
  skos:definition "Prelabor rupture of membranes (PROM), previously known as premature rupture of membranes, is breakage of the amniotic sac before the onset of labor. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-DKH08GJ7-R ;
  skos:prefLabel "rupture prématurée de la membrane foetoplacentaire"@fr, "premature rupture of membrane"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Prelabor_rupture_of_membranes> .

