@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_a786e832-487a-ad22-8a86-e1322a19f04b
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 december 1903 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person108236, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person829436, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person1550636, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person2298756, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person3019956, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person3741156, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person4420896, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person4420946, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person4538096, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143716, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143726, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143736, oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143746 ;
  a2a:hasEvent oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_0, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_1, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_2, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_3, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_4, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_5, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_6, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_7, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_8, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_9, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_10, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_11, oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_12 ;
  a2a:hasSource oa:source_abb_a786e832-487a-ad22-8a86-e1322a19f04b .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person108236
  a a2a:Person ;
  rdfs:label "Lodewijk Bulinx" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Bulinx" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Bulinx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1852-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] ;
  a2a:Profession "marmerbewerker" ;
  a2a:MaritalStatus "other:weduwenaar" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person829436
  a a2a:Person ;
  rdfs:label "Joanna Katarina De Greef" ;
  a2a:PersonName [
    rdfs:label "Joanna Katarina De Greef" ;
    a2a:PersonNameFirstName "Joanna Katarina" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1857-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sterrebeek" ;
    rdfs:label "België, Sterrebeek"
  ] ;
  a2a:Profession "zonder beroep" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person1550636
  a a2a:Person ;
  rdfs:label "Marin Bulinx" ;
  a2a:PersonName [
    rdfs:label "Marin Bulinx" ;
    a2a:PersonNameFirstName "Marin" ;
    a2a:PersonNameLastName "Bulinx"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person2298756
  a a2a:Person ;
  rdfs:label "Camillia Joanna Delannoy" ;
  a2a:PersonName [
    rdfs:label "Camillia Joanna Delannoy" ;
    a2a:PersonNameFirstName "Camillia Joanna" ;
    a2a:PersonNameLastName "Delannoy"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person3019956
  a a2a:Person ;
  rdfs:label "Pieter Jozef De Greef" ;
  a2a:PersonName [
    rdfs:label "Pieter Jozef De Greef" ;
    a2a:PersonNameFirstName "Pieter Jozef" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person3741156
  a a2a:Person ;
  rdfs:label "Elisabeth Hennes" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Hennes" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Hennes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person4420896
  a a2a:Person ;
  rdfs:label "Philippina Caroline Krickx" ;
  a2a:PersonName [
    rdfs:label "Philippina Caroline Krickx" ;
    a2a:PersonNameFirstName "Philippina Caroline" ;
    a2a:PersonNameLastName "Krickx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person4420946
  a a2a:Person ;
  rdfs:label "Suzanna Caloens" ;
  a2a:PersonName [
    rdfs:label "Suzanna Caloens" ;
    a2a:PersonNameFirstName "Suzanna" ;
    a2a:PersonNameLastName "Caloens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person4538096
  a a2a:Person ;
  rdfs:label "Jan Baptist Peelman" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Peelman" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Peelman"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143716
  a a2a:Person ;
  rdfs:label "Pieter Jozef Bulinx" ;
  a2a:PersonName [
    rdfs:label "Pieter Jozef Bulinx" ;
    a2a:PersonNameFirstName "Pieter Jozef" ;
    a2a:PersonNameLastName "Bulinx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "loodgieter" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143726
  a a2a:Person ;
  rdfs:label "Jozef Bulinx" ;
  a2a:PersonName [
    rdfs:label "Jozef Bulinx" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Bulinx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "hoedenmaker" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143736
  a a2a:Person ;
  rdfs:label "Lodewijk De Greef" ;
  a2a:PersonName [
    rdfs:label "Lodewijk De Greef" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "Sint-Joost-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "handschoonmaker" .

oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143746
  a a2a:Person ;
  rdfs:label "Filip De Greef" ;
  a2a:PersonName [
    rdfs:label "Filip De Greef" ;
    a2a:PersonNameFirstName "Filip" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "koopman" .

oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1903-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person108236 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person829436 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person1550636 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person2298756 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person3019956 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person3741156 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person4420896 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person4420946 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_8
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person4538096 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143716 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143726 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143736 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:relationep_abb_a786e832-487a-ad22-8a86-e1322a19f04b_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Person5143746 ;
  a2a:EventKeyRef oa:event_abb_a786e832-487a-ad22-8a86-e1322a19f04b_Event1 .

oa:source_abb_a786e832-487a-ad22-8a86-e1322a19f04b
  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 "1903" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1903-12-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "2130" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 2130"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00447730_0" ;
  a2a:RecordIdentifier "HUBRU_00447730_0" ;
  a2a:RecordGUID "{a786e832-487a-ad22-8a86-e1322a19f04b}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Dupon te Sint Jans Molenbeek op 23/12/1903" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1890-07-08" ;
  a2a:PersonRemarkdeat_plac "Brussel" .

[]
  a2a:PersonRemarkdeat_date "1903-04-11" ;
  a2a:PersonRemarkdeat_plac "Brussel" .

[]
  a2a:PersonRemarkdeat_date "1902-12-24" ;
  a2a:PersonRemarkdeat_plac "Brussel" .

