@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_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 juli 1901 te Sint-Joost-ten-Node (België)" ;
  a2a:hasPerson oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person571186, oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person1292386, oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person2013586, oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person2730916, oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person3452116, oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person4173316, oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person4541926, oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491706, oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491716, oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491726, oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491736 ;
  a2a:hasEvent oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_0, oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_1, oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_2, oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_3, oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_4, oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_5, oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_6, oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_7, oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_8, oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_9, oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_10 ;
  a2a:hasSource oa:source_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person571186
  a a2a:Person ;
  rdfs:label "Charles Mertens" ;
  a2a:PersonName [
    rdfs:label "Charles Mertens" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1876-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "instituteur" .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person1292386
  a a2a:Person ;
  rdfs:label "Marie Martinelli" ;
  a2a:PersonName [
    rdfs:label "Marie Martinelli" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Martinelli"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1878-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Étienne, France" ;
    rdfs:label "België, Saint-Étienne, France"
  ] ;
  a2a:Profession "brodeuse" ;
  a2a:MaritalStatus "other:divorcée" .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person2013586
  a a2a:Person ;
  rdfs:label "Lambert Mertens" ;
  a2a:PersonName [
    rdfs:label "Lambert Mertens" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "typographe" .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person2730916
  a a2a:Person ;
  rdfs:label "Jeanne Marie Greyson" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Greyson" ;
    a2a:PersonNameFirstName "Jeanne Marie" ;
    a2a:PersonNameLastName "Greyson"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person3452116
  a a2a:Person ;
  rdfs:label "Romulus Martinelli" ;
  a2a:PersonName [
    rdfs:label "Romulus Martinelli" ;
    a2a:PersonNameFirstName "Romulus" ;
    a2a:PersonNameLastName "Martinelli"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person4173316
  a a2a:Person ;
  rdfs:label "Marie Vital" ;
  a2a:PersonName [
    rdfs:label "Marie Vital" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Vital"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person4541926
  a a2a:Person ;
  rdfs:label "Raphael Charles Bailly" ;
  a2a:PersonName [
    rdfs:label "Raphael Charles Bailly" ;
    a2a:PersonNameFirstName "Raphael Charles" ;
    a2a:PersonNameLastName "Bailly"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491706
  a a2a:Person ;
  rdfs:label "Théodore Abbeloos" ;
  a2a:PersonName [
    rdfs:label "Théodore Abbeloos" ;
    a2a:PersonNameFirstName "Théodore" ;
    a2a:PersonNameLastName "Abbeloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "instituteur" .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491716
  a a2a:Person ;
  rdfs:label "Théophile Pletincx" ;
  a2a:PersonName [
    rdfs:label "Théophile Pletincx" ;
    a2a:PersonNameFirstName "Théophile" ;
    a2a:PersonNameLastName "Pletincx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "instituteur" .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491726
  a a2a:Person ;
  rdfs:label "Gustave Van Gils" ;
  a2a:PersonName [
    rdfs:label "Gustave Van Gils" ;
    a2a:PersonNameFirstName "Gustave" ;
    a2a:PersonNameLastName "Van Gils"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "instituteur" .

oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491736
  a a2a:Person ;
  rdfs:label "Pierre De Keuster" ;
  a2a:PersonName [
    rdfs:label "Pierre De Keuster" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "De Keuster"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "instituteur" .

oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1901-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "België, Sint-Joost-ten-Node"
  ] .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person571186 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person1292386 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person2013586 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person2730916 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person3452116 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person4173316 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person4541926 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491706 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491716 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491726 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:relationep_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Person6491736 ;
  a2a:EventKeyRef oa:event_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e_Event1 .

oa:source_abb_24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e
  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 "1901" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1901-07-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "207" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 207"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00651064_0" ;
  a2a:RecordIdentifier "HUBRU_00651064_0" ;
  a2a:RecordGUID "{24d5fbb9-bd7b-b4aa-e629-8aa23a428d7e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "gescheiden Bruxelles 29/09/1900" .
