@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_5981135d-bfb1-70ef-2021-e6d4f663767b
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 juli 1865 te Mazenzele (België)" ;
  a2a:hasPerson oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person928181, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person1943621, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person3592281, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person5240941, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person6889601, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person8538261, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person10313141, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738821, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738831, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738841, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738851, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925281, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925481, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925691, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925911, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17203511, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17203711, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17203891, oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17204041 ;
  a2a:hasEvent oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_0, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_1, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_2, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_3, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_4, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_5, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_6, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_7, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_8, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_9, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_10, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_11, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_12, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_13, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_14, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_15, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_16, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_17, oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_18 ;
  a2a:hasSource oa:source_abl_5981135d-bfb1-70ef-2021-e6d4f663767b .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person928181
  a a2a:Person ;
  rdfs:label "Judocus Rogge" ;
  a2a:PersonName [
    rdfs:label "Judocus Rogge" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Rogge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1827-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person1943621
  a a2a:Person ;
  rdfs:label "Joanna Catharina Vanderhaegen" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Vanderhaegen" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Vanderhaegen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1821-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Opwijk" ;
    rdfs:label "België, Opwijk"
  ] ;
  a2a:Profession "herbergierster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person3592281
  a a2a:Person ;
  rdfs:label "Antonius Rogge" ;
  a2a:PersonName [
    rdfs:label "Antonius Rogge" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Rogge"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person5240941
  a a2a:Person ;
  rdfs:label "Catharina Dirickx" ;
  a2a:PersonName [
    rdfs:label "Catharina Dirickx" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Dirickx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person6889601
  a a2a:Person ;
  rdfs:label "Joannes Andreas Vanderhaegen" ;
  a2a:PersonName [
    rdfs:label "Joannes Andreas Vanderhaegen" ;
    a2a:PersonNameFirstName "Joannes Andreas" ;
    a2a:PersonNameLastName "Vanderhaegen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person8538261
  a a2a:Person ;
  rdfs:label "Sophia Manuel" ;
  a2a:PersonName [
    rdfs:label "Sophia Manuel" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Manuel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person10313141
  a a2a:Person ;
  rdfs:label "Petrus Joannes De Nil" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes De Nil" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "De Nil"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738821
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Jansen" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Jansen" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738831
  a a2a:Person ;
  rdfs:label "Joannes Pepinus Felix De Masener" ;
  a2a:PersonName [
    rdfs:label "Joannes Pepinus Felix De Masener" ;
    a2a:PersonNameFirstName "Joannes Pepinus Felix" ;
    a2a:PersonNameLastName "De Masener"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738841
  a a2a:Person ;
  rdfs:label "Petrus Josephus Van Malderen" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Van Malderen" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Van Malderen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738851
  a a2a:Person ;
  rdfs:label "Ambrosius De Bremaeker" ;
  a2a:PersonName [
    rdfs:label "Ambrosius De Bremaeker" ;
    a2a:PersonNameFirstName "Ambrosius" ;
    a2a:PersonNameLastName "De Bremaeker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mazenzele" ;
    rdfs:label "Mazenzele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "hoefsmidsgast" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925281
  a a2a:Person ;
  rdfs:label "Joannes Rogge" ;
  a2a:PersonName [
    rdfs:label "Joannes Rogge" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Rogge"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925481
  a a2a:Person ;
  rdfs:label "Petronella Nevens" ;
  a2a:PersonName [
    rdfs:label "Petronella Nevens" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Nevens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925691
  a a2a:Person ;
  rdfs:label "Joannes Baptista Dirickx" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Dirickx" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Dirickx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925911
  a a2a:Person ;
  rdfs:label "Anna Maria Spiessens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Spiessens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Spiessens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17203511
  a a2a:Person ;
  rdfs:label "Amandus Vanderhaegen" ;
  a2a:PersonName [
    rdfs:label "Amandus Vanderhaegen" ;
    a2a:PersonNameFirstName "Amandus" ;
    a2a:PersonNameLastName "Vanderhaegen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17203711
  a a2a:Person ;
  rdfs:label "Maria Becqué" ;
  a2a:PersonName [
    rdfs:label "Maria Becqué" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Becqué"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17203891
  a a2a:Person ;
  rdfs:label "Petrus Manuel" ;
  a2a:PersonName [
    rdfs:label "Petrus Manuel" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Manuel"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17204041
  a a2a:Person ;
  rdfs:label "Agatha De Clippeleir" ;
  a2a:PersonName [
    rdfs:label "Agatha De Clippeleir" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "De Clippeleir"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1865-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Mazenzele" ;
    rdfs:label "België, Mazenzele"
  ] .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person928181 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person1943621 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person3592281 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person5240941 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person6889601 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person8538261 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person10313141 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738821 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738831 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738841 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person11738851 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925281 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925481 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925691 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person16925911 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17203511 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17203711 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17203891 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:relationep_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_18
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Person17204041 ;
  a2a:EventKeyRef oa:event_abl_5981135d-bfb1-70ef-2021-e6d4f663767b_Event1 .

oa:source_abl_5981135d-bfb1-70ef-2021-e6d4f663767b
  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 "1865" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1865-07-06"^^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 "6" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 6"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00047271_0" ;
  a2a:RecordIdentifier "HUBRA_00047271_0" ;
  a2a:RecordGUID "{5981135d-bfb1-70ef-2021-e6d4f663767b}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Delzaert te Assche op 5/07/1865" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1829-01-19" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1862-10-10" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1824-04-17" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1847-01-22" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1864-03-11" ;
  a2a:PersonRemarkdeat_plac "Mazenzele" .

