@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_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 september 1869 te Ganshoren (België)" ;
  a2a:hasPerson oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person911713, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person2113573, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person2405943, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person3607803, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person4809663, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person6011523, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person7504983, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012023, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012033, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012043, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012053, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663263, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663473, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663673, oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663893 ;
  a2a:hasEvent oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_0, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_1, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_2, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_3, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_4, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_5, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_6, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_7, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_8, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_9, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_10, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_11, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_12, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_13, oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_14 ;
  a2a:hasSource oa:source_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person911713
  a a2a:Person ;
  rdfs:label "Ivo Van Ransbeek" ;
  a2a:PersonName [
    rdfs:label "Ivo Van Ransbeek" ;
    a2a:PersonNameFirstName "Ivo" ;
    a2a:PersonNameLastName "Van Ransbeek"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Koekelberg" ;
    rdfs:label "Koekelberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1840-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Meldert" ;
    rdfs:label "België, Meldert"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person2113573
  a a2a:Person ;
  rdfs:label "Joanna Catharina De Kempeneer" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina De Kempeneer" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "De Kempeneer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ganshoren" ;
    rdfs:label "Ganshoren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1832-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Dilbeek" ;
    rdfs:label "België, Dilbeek"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person2405943
  a a2a:Person ;
  rdfs:label "Josephus Van Ransbeek" ;
  a2a:PersonName [
    rdfs:label "Josephus Van Ransbeek" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Van Ransbeek"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Koekelberg" ;
    rdfs:label "Koekelberg"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person3607803
  a a2a:Person ;
  rdfs:label "Judoca Deridder" ;
  a2a:PersonName [
    rdfs:label "Judoca Deridder" ;
    a2a:PersonNameFirstName "Judoca" ;
    a2a:PersonNameLastName "Deridder"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person4809663
  a a2a:Person ;
  rdfs:label "Cornelius De Kempeneer" ;
  a2a:PersonName [
    rdfs:label "Cornelius De Kempeneer" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "De Kempeneer"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person6011523
  a a2a:Person ;
  rdfs:label "Elisabeth Vander Cruycen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vander Cruycen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vander Cruycen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person7504983
  a a2a:Person ;
  rdfs:label "Laurentius Demeester" ;
  a2a:PersonName [
    rdfs:label "Laurentius Demeester" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Demeester"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012023
  a a2a:Person ;
  rdfs:label "Jacobus Van Ransbeek" ;
  a2a:PersonName [
    rdfs:label "Jacobus Van Ransbeek" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Van Ransbeek"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "Sint-Jans-Molenbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012033
  a a2a:Person ;
  rdfs:label "Judocus Jacobus Walravens" ;
  a2a:PersonName [
    rdfs:label "Judocus Jacobus Walravens" ;
    a2a:PersonNameFirstName "Judocus Jacobus" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ganshoren" ;
    rdfs:label "Ganshoren"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "rentenier" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012043
  a a2a:Person ;
  rdfs:label "Petrus Desamber" ;
  a2a:PersonName [
    rdfs:label "Petrus Desamber" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Desamber"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ganshoren" ;
    rdfs:label "Ganshoren"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012053
  a a2a:Person ;
  rdfs:label "Daniel Buelens" ;
  a2a:PersonName [
    rdfs:label "Daniel Buelens" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Buelens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ganshoren" ;
    rdfs:label "Ganshoren"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "winkelier" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663263
  a a2a:Person ;
  rdfs:label "Philippus Petrus De Kempeneer" ;
  a2a:PersonName [
    rdfs:label "Philippus Petrus De Kempeneer" ;
    a2a:PersonNameFirstName "Philippus Petrus" ;
    a2a:PersonNameLastName "De Kempeneer"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663473
  a a2a:Person ;
  rdfs:label "Catharina Eylenbosch" ;
  a2a:PersonName [
    rdfs:label "Catharina Eylenbosch" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Eylenbosch"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663673
  a a2a:Person ;
  rdfs:label "Joannes Baptista Vander Cruycen" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Vander Cruycen" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Vander Cruycen"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663893
  a a2a:Person ;
  rdfs:label "Joanna Catharina De Leener" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina De Leener" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "De Leener"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1869-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Ganshoren" ;
    rdfs:label "België, Ganshoren"
  ] .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person911713 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person2113573 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person2405943 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person3607803 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person4809663 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person6011523 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person7504983 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012023 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012033 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012043 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person8012053 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663263 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663473 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663673 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:relationep_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Person12663893 ;
  a2a:EventKeyRef oa:event_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e_Event1 .

oa:source_abb_cc3c4eb3-056b-cf53-fa47-60f24fe96e7e
  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 "1869" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1869-09-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "6" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 6"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00040371_0" ;
  a2a:RecordIdentifier "HUBRU_00040371_0" ;
  a2a:RecordGUID "{cc3c4eb3-056b-cf53-fa47-60f24fe96e7e}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Deneck te St-Jans-Molenbeek op 29/08/1869" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1865-01-23" ;
  a2a:PersonRemarkdeat_plac "Meldert" .

[]
  a2a:PersonRemarkdeat_date "1847-10-04" ;
  a2a:PersonRemarkdeat_plac "Ganshoren" .

[]
  a2a:PersonRemarkdeat_date "1837-02-02" ;
  a2a:PersonRemarkdeat_plac "Dilbeek" .

[]
  a2a:PersonRemarkdeat_date "1866-08-30" ;
  a2a:PersonRemarkdeat_plac "Ganshoren" .

[]
  a2a:PersonRemarkdeat_date "1831-06-29" ;
  a2a:PersonRemarkdeat_plac "Dilbeek" .

[]
  a2a:PersonRemarkdeat_date "1806-06-02" ;
  a2a:PersonRemarkdeat_plac "Dilbeek" .

[]
  a2a:PersonRemarkdeat_date "1820-06-15" ;
  a2a:PersonRemarkdeat_plac "Dilbeek" .

[]
  a2a:PersonRemarkdeat_date "1829-09-27" ;
  a2a:PersonRemarkdeat_plac "Dilbeek" .

