@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_0948ebf5-ae38-8e63-0653-a7bb8b2c625f
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 februari 1906 te Sint-Gillis (België)" ;
  a2a:hasPerson oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person468456, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person1189656, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person1910856, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person2656706, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person3377906, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person4099106, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person4332196, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person4449396, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257166, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257176, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257186, oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257196 ;
  a2a:hasEvent oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_0, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_1, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_2, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_3, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_4, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_5, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_6, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_7, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_8, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_9, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_10, oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_11 ;
  a2a:hasSource oa:source_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person468456
  a a2a:Person ;
  rdfs:label "Jean Bernard De Middelaer" ;
  a2a:PersonName [
    rdfs:label "Jean Bernard De Middelaer" ;
    a2a:PersonNameFirstName "Jean Bernard" ;
    a2a:PersonNameLastName "De Middelaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1843-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Niklaas, Oost-Vlaanderen" ;
    rdfs:label "België, Sint-Niklaas, Oost-Vlaanderen"
  ] ;
  a2a:Profession "mécanicien" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person1189656
  a a2a:Person ;
  rdfs:label "Marie Catherine Cappelman" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Cappelman" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Cappelman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1846-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "sans profession" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person1910856
  a a2a:Person ;
  rdfs:label "Antoine De Middelaer" ;
  a2a:PersonName [
    rdfs:label "Antoine De Middelaer" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "De Middelaer"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person2656706
  a a2a:Person ;
  rdfs:label "Sophie Antoinette Van Brussel" ;
  a2a:PersonName [
    rdfs:label "Sophie Antoinette Van Brussel" ;
    a2a:PersonNameFirstName "Sophie Antoinette" ;
    a2a:PersonNameLastName "Van Brussel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person3377906
  a a2a:Person ;
  rdfs:label "Michel Cappelman" ;
  a2a:PersonName [
    rdfs:label "Michel Cappelman" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Cappelman"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person4099106
  a a2a:Person ;
  rdfs:label "Marie Van Wassenhoven" ;
  a2a:PersonName [
    rdfs:label "Marie Van Wassenhoven" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Van Wassenhoven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person4332196
  a a2a:Person ;
  rdfs:label "Marie Antoinette Serneels" ;
  a2a:PersonName [
    rdfs:label "Marie Antoinette Serneels" ;
    a2a:PersonNameFirstName "Marie Antoinette" ;
    a2a:PersonNameLastName "Serneels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person4449396
  a a2a:Person ;
  rdfs:label "Charles De Meyer" ;
  a2a:PersonName [
    rdfs:label "Charles De Meyer" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "De Meyer"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257166
  a a2a:Person ;
  rdfs:label "Bernard De Middelaer" ;
  a2a:PersonName [
    rdfs:label "Bernard De Middelaer" ;
    a2a:PersonNameFirstName "Bernard" ;
    a2a:PersonNameLastName "De Middelaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "mécanicien" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257176
  a a2a:Person ;
  rdfs:label "Jean Louès" ;
  a2a:PersonName [
    rdfs:label "Jean Louès" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Louès"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ixelles" ;
    rdfs:label "Ixelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257186
  a a2a:Person ;
  rdfs:label "Gabriel Julien Lambert" ;
  a2a:PersonName [
    rdfs:label "Gabriel Julien Lambert" ;
    a2a:PersonNameFirstName "Gabriel Julien" ;
    a2a:PersonNameLastName "Lambert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257196
  a a2a:Person ;
  rdfs:label "Jean Baptiste Van Zoom" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Van Zoom" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Van Zoom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "sellier" .

oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1906-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Gillis" ;
    rdfs:label "België, Sint-Gillis"
  ] .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person468456 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person1189656 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person1910856 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person2656706 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person3377906 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person4099106 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person4332196 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person4449396 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257166 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257176 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257186 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:relationep_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Person6257196 ;
  a2a:EventKeyRef oa:event_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f_Event1 .

oa:source_abb_0948ebf5-ae38-8e63-0653-a7bb8b2c625f
  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 "1906" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1906-02-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "60" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 60"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-H5SY-DY?i=182&cc=1482191&cat=241596"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00634432_0" ;
  a2a:RecordIdentifier "HUBRU_00634432_0" ;
  a2a:RecordGUID "{0948ebf5-ae38-8e63-0653-a7bb8b2c625f}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Ectors Max te Bruxelles op 13/02/1906" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Verklaart, samen met de getuigen, de naamsverandering-foutief schrijven van de voornamen van zijn moeder op haar overlijdensakte: Sophie Van Brussel-Sophie Antoinette Van Brussel. De naam van zijn vader op zijn overlijdensakte: Demyddlaer-De Middelaer." .
[] a2a:PersonRemarkOpmerking "Verklaart, samen met de getuigen, de naamsverandering-foutief schrijven van de naam van haar moeder op haar overlijdensakte: Van Wassenhove-Van Wassenhoven." .
[]
  a2a:PersonRemarkdeat_date "1897-03-26" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1902-03-11" ;
  a2a:PersonRemarkdeat_plac "Saint-Gilles" .

