@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_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 mei 1818 te Anderlecht (België)" ;
  a2a:hasPerson oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person6783, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person1208643, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person2596853, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person3798713, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person5000573, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person6202433, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person7261343, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person7523013, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634543, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634553, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634563, oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634573 ;
  a2a:hasEvent oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_0, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_1, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_2, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_3, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_4, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_5, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_6, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_7, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_8, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_9, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_10, oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_11 ;
  a2a:hasSource oa:source_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person6783
  a a2a:Person ;
  rdfs:label "Jacques Steens" ;
  a2a:PersonName [
    rdfs:label "Jacques Steens" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Steens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthDate [
    a2a:Year "1775" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1775-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ruisbroek" ;
    rdfs:label "België, Ruisbroek"
  ] ;
  a2a:Profession "cultivateur" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person1208643
  a a2a:Person ;
  rdfs:label "Marie Therese Melaert" ;
  a2a:PersonName [
    rdfs:label "Marie Therese Melaert" ;
    a2a:PersonNameFirstName "Marie Therese" ;
    a2a:PersonNameLastName "Melaert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthDate [
    a2a:Year "1776" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1776-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "cultivatrice" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person2596853
  a a2a:Person ;
  rdfs:label "Pierre Steens" ;
  a2a:PersonName [
    rdfs:label "Pierre Steens" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Steens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person3798713
  a a2a:Person ;
  rdfs:label "Magdelaine Ophatfens" ;
  a2a:PersonName [
    rdfs:label "Magdelaine Ophatfens" ;
    a2a:PersonNameFirstName "Magdelaine" ;
    a2a:PersonNameLastName "Ophatfens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person5000573
  a a2a:Person ;
  rdfs:label "Philippe Jacques Melaert" ;
  a2a:PersonName [
    rdfs:label "Philippe Jacques Melaert" ;
    a2a:PersonNameFirstName "Philippe Jacques" ;
    a2a:PersonNameLastName "Melaert"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person6202433
  a a2a:Person ;
  rdfs:label "Marie Françoise Albertine Marin" ;
  a2a:PersonName [
    rdfs:label "Marie Françoise Albertine Marin" ;
    a2a:PersonNameFirstName "Marie Françoise Albertine" ;
    a2a:PersonNameLastName "Marin"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person7261343
  a a2a:Person ;
  rdfs:label "Petronille Haallemans" ;
  a2a:PersonName [
    rdfs:label "Petronille Haallemans" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Haallemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person7523013
  a a2a:Person ;
  rdfs:label "Corneille Plas" ;
  a2a:PersonName [
    rdfs:label "Corneille Plas" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634543
  a a2a:Person ;
  rdfs:label "Jean Baptiste Steens" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Steens" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Steens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "tisserand" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634553
  a a2a:Person ;
  rdfs:label "Josse Steens" ;
  a2a:PersonName [
    rdfs:label "Josse Steens" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Steens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634563
  a a2a:Person ;
  rdfs:label "Jacques Vanbelligen" ;
  a2a:PersonName [
    rdfs:label "Jacques Vanbelligen" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Vanbelligen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634573
  a a2a:Person ;
  rdfs:label "Jean Baptiste Kempen" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Kempen" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Kempen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "garde-champetre" .

oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1818-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Anderlecht" ;
    rdfs:label "België, Anderlecht"
  ] .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person6783 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person1208643 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person2596853 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person3798713 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person5000573 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person6202433 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person7261343 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person7523013 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634543 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634553 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634563 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:relationep_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Person8634573 ;
  a2a:EventKeyRef oa:event_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d_Event1 .

oa:source_abb_c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d
  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 "1818" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1818-05-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HY-63L9-STB?i=60&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_00341930_0" ;
  a2a:RecordIdentifier "HUBRU_00341930_0" ;
  a2a:RecordGUID "{c02fa0ff-9b37-aaa6-2f0c-59b8f4ef7a3d}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1783-10-28" ;
  a2a:PersonRemarkdeat_plac "Ruisbroek" .

[]
  a2a:PersonRemarkdeat_date "1806-09-05" ;
  a2a:PersonRemarkdeat_plac "Ruisbroek" .

[] a2a:PersonRemarkOpmerking "disparu depuis 28 ans" .
[]
  a2a:PersonRemarkdeat_date "1803-03-25" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1818-03-24" ;
  a2a:PersonRemarkdeat_plac "Anderlecht" .

[]
  a2a:PersonRemarkdeat_date "1813-09-18" ;
  a2a:PersonRemarkdeat_plac "Anderlecht" .

