@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_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 juni 1880 te Etterbeek (België)" ;
  a2a:hasPerson oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person778564, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person2164704, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person2964294, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person4350434, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person5736574, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person7122714, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person8411174, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person8411564, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person8685194, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012524, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012534, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012544, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012554, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788344, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788354, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788364, oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788374 ;
  a2a:hasEvent oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_0, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_1, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_2, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_3, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_4, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_5, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_6, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_7, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_8, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_9, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_10, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_11, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_12, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_13, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_14, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_15, oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_16 ;
  a2a:hasSource oa:source_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3 .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person778564
  a a2a:Person ;
  rdfs:label "Guillaume Sommeryn" ;
  a2a:PersonName [
    rdfs:label "Guillaume Sommeryn" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Sommeryn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1836-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] ;
  a2a:Profession "garçon brasseur" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person2164704
  a a2a:Person ;
  rdfs:label "Catherine De Becker" ;
  a2a:PersonName [
    rdfs:label "Catherine De Becker" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "De Becker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1841-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] ;
  a2a:Profession "repasseuse" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person2964294
  a a2a:Person ;
  rdfs:label "Pierre Sommeryn" ;
  a2a:PersonName [
    rdfs:label "Pierre Sommeryn" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Sommeryn"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person4350434
  a a2a:Person ;
  rdfs:label "Jeanne Catherine Lamal" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine Lamal" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "Lamal"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person5736574
  a a2a:Person ;
  rdfs:label "Jean Baptiste De Becker" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste De Becker" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "De Becker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Profession "blanchisseur de linge" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person7122714
  a a2a:Person ;
  rdfs:label "Susanne Tassenoy" ;
  a2a:PersonName [
    rdfs:label "Susanne Tassenoy" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Tassenoy"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person8411174
  a a2a:Person ;
  rdfs:label "Anne Marie Demayer" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Demayer" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Demayer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person8411564
  a a2a:Person ;
  rdfs:label "Jeanne Marie Vankesteren" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Vankesteren" ;
    a2a:PersonNameFirstName "Jeanne Marie" ;
    a2a:PersonNameLastName "Vankesteren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person8685194
  a a2a:Person ;
  rdfs:label "Pierre Joseph Halbleib" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Halbleib" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Halbleib"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012524
  a a2a:Person ;
  rdfs:label "Charles De Becker" ;
  a2a:PersonName [
    rdfs:label "Charles De Becker" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "De Becker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "ouvrier menuisier" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012534
  a a2a:Person ;
  rdfs:label "Jean Van Den Eede" ;
  a2a:PersonName [
    rdfs:label "Jean Van Den Eede" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Van Den Eede"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "blanchisseur" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012544
  a a2a:Person ;
  rdfs:label "Ferdinand Liberton" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Liberton" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Liberton"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012554
  a a2a:Person ;
  rdfs:label "Philippe Denayer" ;
  a2a:PersonName [
    rdfs:label "Philippe Denayer" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Denayer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ixelles" ;
    rdfs:label "Ixelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788344
  a a2a:Person ;
  rdfs:label "François Sommeryn" ;
  a2a:PersonName [
    rdfs:label "François Sommeryn" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Sommeryn"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788354
  a a2a:Person ;
  rdfs:label "Petronille Boon" ;
  a2a:PersonName [
    rdfs:label "Petronille Boon" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788364
  a a2a:Person ;
  rdfs:label "Guillaume Lamal" ;
  a2a:PersonName [
    rdfs:label "Guillaume Lamal" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Lamal"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788374
  a a2a:Person ;
  rdfs:label "Anne Catherine Bergiers" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Bergiers" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Bergiers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1880-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person778564 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person2164704 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person2964294 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person4350434 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person5736574 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person7122714 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person8411174 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person8411564 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_8
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person8685194 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012524 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012534 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012544 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person10012554 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788344 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788354 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788364 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:relationep_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Person14788374 ;
  a2a:EventKeyRef oa:event_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3_Event1 .

oa:source_abb_5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1880-06-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "49" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 49"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00401522_0" ;
  a2a:RecordIdentifier "HUBRU_00401522_0" ;
  a2a:RecordGUID "{5b5099dd-b3d7-39d7-cd4f-6ab70e2db7a3}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Vandervelde te Bruxelles op 21/06/1880" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "déclare qu'il y a identité de personne entre Pierre Sommeryn renseigné dans son acte de naissance et l'acte de décès de sa mère et Pierre Sombryn renseigné dans l'acte de décès de son père" .
[] a2a:PersonRemarkdeat_date "1873-03-15" .
[] a2a:PersonRemarkdeat_date "1878-12-05" .
[] a2a:PersonRemarkdeat_date "1869-11-29" .
