@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 januari 1881 te Waasmont (België)" ;
  a2a:hasPerson oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person818492, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person1706992, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person2098362, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person2986862, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person3875362, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person4763862, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person5350042, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person5485032, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892282, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892292, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892302, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892312, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9198432, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9198642, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9198852, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401192, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401332, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401472, oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401602 ;
  a2a:hasEvent oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_0, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_1, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_2, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_3, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_4, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_5, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_6, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_7, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_8, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_9, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_10, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_11, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_12, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_13, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_14, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_15, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_16, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_17, oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_18 ;
  a2a:hasSource oa:source_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7 .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person818492
  a a2a:Person ;
  rdfs:label "Jean François Masi" ;
  a2a:PersonName [
    rdfs:label "Jean François Masi" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Masi"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waasmont" ;
    rdfs:label "Waasmont"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    a2a:PersonAgeDays "23" ;
    rdfs:label "53, 23"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1827-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bertrée" ;
    rdfs:label "België, Bertrée"
  ] ;
  a2a:Profession "surveillant de culture" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person1706992
  a a2a:Person ;
  rdfs:label "Marie Christine Masset" ;
  a2a:PersonName [
    rdfs:label "Marie Christine Masset" ;
    a2a:PersonNameFirstName "Marie Christine" ;
    a2a:PersonNameLastName "Masset"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waasmont" ;
    rdfs:label "Waasmont"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    a2a:PersonAgeDays "27" ;
    rdfs:label "48, 27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1832-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Waasmont" ;
    rdfs:label "België, Waasmont"
  ] ;
  a2a:Profession "cabaretière" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person2098362
  a a2a:Person ;
  rdfs:label "Jean Michel Masi" ;
  a2a:PersonName [
    rdfs:label "Jean Michel Masi" ;
    a2a:PersonNameFirstName "Jean Michel" ;
    a2a:PersonNameLastName "Masi"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person2986862
  a a2a:Person ;
  rdfs:label "Marie Joseph Plomteux" ;
  a2a:PersonName [
    rdfs:label "Marie Joseph Plomteux" ;
    a2a:PersonNameFirstName "Marie Joseph" ;
    a2a:PersonNameLastName "Plomteux"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person3875362
  a a2a:Person ;
  rdfs:label "Jean François Masset" ;
  a2a:PersonName [
    rdfs:label "Jean François Masset" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Masset"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person4763862
  a a2a:Person ;
  rdfs:label "Marie Cathérine Dewael" ;
  a2a:PersonName [
    rdfs:label "Marie Cathérine Dewael" ;
    a2a:PersonNameFirstName "Marie Cathérine" ;
    a2a:PersonNameLastName "Dewael"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person5350042
  a a2a:Person ;
  rdfs:label "Marie Victoire Bartholomé" ;
  a2a:PersonName [
    rdfs:label "Marie Victoire Bartholomé" ;
    a2a:PersonNameFirstName "Marie Victoire" ;
    a2a:PersonNameLastName "Bartholomé"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person5485032
  a a2a:Person ;
  rdfs:label "Jacques Michotte" ;
  a2a:PersonName [
    rdfs:label "Jacques Michotte" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Michotte"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892282
  a a2a:Person ;
  rdfs:label "Narcisse Docquier" ;
  a2a:PersonName [
    rdfs:label "Narcisse Docquier" ;
    a2a:PersonNameFirstName "Narcisse" ;
    a2a:PersonNameLastName "Docquier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waasmont" ;
    rdfs:label "Waasmont"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "télégraphiste" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892292
  a a2a:Person ;
  rdfs:label "Stanislas Vangoetsenhoven" ;
  a2a:PersonName [
    rdfs:label "Stanislas Vangoetsenhoven" ;
    a2a:PersonNameFirstName "Stanislas" ;
    a2a:PersonNameLastName "Vangoetsenhoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waasmont" ;
    rdfs:label "Waasmont"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892302
  a a2a:Person ;
  rdfs:label "Jean Englebert Similon" ;
  a2a:PersonName [
    rdfs:label "Jean Englebert Similon" ;
    a2a:PersonNameFirstName "Jean Englebert" ;
    a2a:PersonNameLastName "Similon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waasmont" ;
    rdfs:label "Waasmont"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "instituteur" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892312
  a a2a:Person ;
  rdfs:label "Jean Louis Kempeneers" ;
  a2a:PersonName [
    rdfs:label "Jean Louis Kempeneers" ;
    a2a:PersonNameFirstName "Jean Louis" ;
    a2a:PersonNameLastName "Kempeneers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waasmont" ;
    rdfs:label "Waasmont"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9198432
  a a2a:Person ;
  rdfs:label "Gilles Joseph Masi" ;
  a2a:PersonName [
    rdfs:label "Gilles Joseph Masi" ;
    a2a:PersonNameFirstName "Gilles Joseph" ;
    a2a:PersonNameLastName "Masi"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9198642
  a a2a:Person ;
  rdfs:label "Marie Marguerite Mehanoul" ;
  a2a:PersonName [
    rdfs:label "Marie Marguerite Mehanoul" ;
    a2a:PersonNameFirstName "Marie Marguerite" ;
    a2a:PersonNameLastName "Mehanoul"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9198852
  a a2a:Person ;
  rdfs:label "Ide Joseph Plomteux" ;
  a2a:PersonName [
    rdfs:label "Ide Joseph Plomteux" ;
    a2a:PersonNameFirstName "Ide Joseph" ;
    a2a:PersonNameLastName "Plomteux"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401192
  a a2a:Person ;
  rdfs:label "Thomas Masset" ;
  a2a:PersonName [
    rdfs:label "Thomas Masset" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Masset"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401332
  a a2a:Person ;
  rdfs:label "Marie Anne Clabots" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Clabots" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Clabots"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401472
  a a2a:Person ;
  rdfs:label "Corneille Dewael" ;
  a2a:PersonName [
    rdfs:label "Corneille Dewael" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Dewael"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401602
  a a2a:Person ;
  rdfs:label "Marie Agnès Goyens" ;
  a2a:PersonName [
    rdfs:label "Marie Agnès Goyens" ;
    a2a:PersonNameFirstName "Marie Agnès" ;
    a2a:PersonNameLastName "Goyens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1881-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Waasmont" ;
    rdfs:label "België, Waasmont"
  ] .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person818492 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person1706992 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person2098362 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person2986862 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person3875362 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person4763862 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person5350042 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person5485032 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892282 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892292 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892302 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person6892312 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9198432 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9198642 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9198852 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401192 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401332 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401472 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:relationep_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Person9401602 ;
  a2a:EventKeyRef oa:event_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7_Event1 .

oa:source_abl_bd7a117d-e7e1-4107-8e55-23ac7acc3bf7
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1881-01-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00139365_0" ;
  a2a:RecordIdentifier "HUBRA_00139365_0" ;
  a2a:RecordGUID "{bd7a117d-e7e1-4107-8e55-23ac7acc3bf7}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Jullet te Landen op 29/01/1881" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1866-02-16" ;
  a2a:PersonRemarkdeat_plac "Waasmont" .

[]
  a2a:PersonRemarkdeat_date "1849-12-21" ;
  a2a:PersonRemarkdeat_plac "Montegnée" .

[]
  a2a:PersonRemarkdeat_date "1878-04-28" ;
  a2a:PersonRemarkdeat_plac "Waasmont" .

[]
  a2a:PersonRemarkdeat_date "1871-12-11" ;
  a2a:PersonRemarkdeat_plac "Waasmont" .

[]
  a2a:PersonRemarkdeat_date "1879-12-27" ;
  a2a:PersonRemarkdeat_plac "Waasmont" .

[]
  a2a:PersonRemarkdeat_date "1879-11-12" ;
  a2a:PersonRemarkdeat_plac "Waasmont" .

[]
  a2a:PersonRemarkdeat_date "1837-03-06" ;
  a2a:PersonRemarkdeat_plac "Bertrée" .

