@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_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 oktober 1900 te Anderlecht (België)" ;
  a2a:hasPerson oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person81734, oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person1467874, oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person3897284, oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person5283424, oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person6669564, oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person8055704, oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person9182444, oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718544, oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718554, oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718564, oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718574 ;
  a2a:hasEvent oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_0, oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_1, oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_2, oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_3, oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_4, oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_5, oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_6, oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_7, oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_8, oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_9, oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_10 ;
  a2a:hasSource oa:source_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person81734
  a a2a:Person ;
  rdfs:label "Joachim Joseph Alexandre" ;
  a2a:PersonName [
    rdfs:label "Joachim Joseph Alexandre" ;
    a2a:PersonNameFirstName "Joachim Joseph" ;
    a2a:PersonNameLastName "Alexandre"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1873-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Marche" ;
    rdfs:label "België, Marche"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person1467874
  a a2a:Person ;
  rdfs:label "Hélène Henriette Willems" ;
  a2a:PersonName [
    rdfs:label "Hélène Henriette Willems" ;
    a2a:PersonNameFirstName "Hélène Henriette" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1873-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schimmert, Holland" ;
    rdfs:label "België, Schimmert, Holland"
  ] ;
  a2a:Profession "lingère" .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person3897284
  a a2a:Person ;
  rdfs:label "Antoine Joseph Alexandre" ;
  a2a:PersonName [
    rdfs:label "Antoine Joseph Alexandre" ;
    a2a:PersonNameFirstName "Antoine Joseph" ;
    a2a:PersonNameLastName "Alexandre"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Marche" ;
    rdfs:label "Marche"
  ] ;
  a2a:Profession "docteur en médecine" .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person5283424
  a a2a:Person ;
  rdfs:label "Elisabeth Louis" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Louis" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Louis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Marche" ;
    rdfs:label "Marche"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person6669564
  a a2a:Person ;
  rdfs:label "Guillaume Willems" ;
  a2a:PersonName [
    rdfs:label "Guillaume Willems" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person8055704
  a a2a:Person ;
  rdfs:label "Philomène Drummen" ;
  a2a:PersonName [
    rdfs:label "Philomène Drummen" ;
    a2a:PersonNameFirstName "Philomène" ;
    a2a:PersonNameLastName "Drummen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Liège" ;
    rdfs:label "Liège"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person9182444
  a a2a:Person ;
  rdfs:label "Olga Marie Joséphine Henriette Willems>Alexandre" ;
  a2a:PersonName [
    rdfs:label "Olga Marie Joséphine Henriette Willems>Alexandre" ;
    a2a:PersonNameFirstName "Olga Marie Joséphine Henriette" ;
    a2a:PersonNameLastName "Willems>Alexandre"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1898-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Liège" ;
    rdfs:label "België, Liège"
  ] .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718544
  a a2a:Person ;
  rdfs:label "Hippolyte Vanderveken" ;
  a2a:PersonName [
    rdfs:label "Hippolyte Vanderveken" ;
    a2a:PersonNameFirstName "Hippolyte" ;
    a2a:PersonNameLastName "Vanderveken"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718554
  a a2a:Person ;
  rdfs:label "Albert Piette" ;
  a2a:PersonName [
    rdfs:label "Albert Piette" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Piette"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718564
  a a2a:Person ;
  rdfs:label "Albert Delvigne" ;
  a2a:PersonName [
    rdfs:label "Albert Delvigne" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Delvigne"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "serrurier" .

oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718574
  a a2a:Person ;
  rdfs:label "Joseph Nowé" ;
  a2a:PersonName [
    rdfs:label "Joseph Nowé" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Nowé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "concierge" .

oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1900-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Anderlecht" ;
    rdfs:label "België, Anderlecht"
  ] .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person81734 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person1467874 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person3897284 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person5283424 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person6669564 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person8055704 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person9182444 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718544 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718554 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718564 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:relationep_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Person13718574 ;
  a2a:EventKeyRef oa:event_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e_Event1 .

oa:source_abb_e2428fa2-b0c5-7e8b-9be3-4f17a488a70e
  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 "1900" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1900-10-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "412" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 412"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-D1V9-GX3?i=77&cc=1482191&cat=136788"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00620422_0" ;
  a2a:RecordIdentifier "HUBRU_00620422_0" ;
  a2a:RecordGUID "{e2428fa2-b0c5-7e8b-9be3-4f17a488a70e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "domicilié avant à Bruxelles" .
[] a2a:PersonRemarkOpmerking "domiciliée avant à Liège" .
[] a2a:PersonRemarkOpmerking "consentant au présent mariage par acte passé devant le Notaire Mersch, résidant à Marche, le 11/09/1900" .
[] a2a:PersonRemarkOpmerking "consentant au présent mariage par acte passé devant le Notaire Mersch, résidant à Marche, le 11/09/1900" .
