@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_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 september 1900 te Watermaal-Bosvoorde (België)" ;
  a2a:hasPerson oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15273754, oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15281504, oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15297004, oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15304754, oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15312504, oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15320654, oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15322094, oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326494, oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326504, oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326514, oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326524 ;
  a2a:hasEvent oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_0, oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_1, oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_2, oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_3, oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_4, oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_5, oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_6, oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_7, oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_8, oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_9, oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_10 ;
  a2a:hasSource oa:source_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15273754
  a a2a:Person ;
  rdfs:label "Guillaume Frédéric Fitellaer" ;
  a2a:PersonName [
    rdfs:label "Guillaume Frédéric Fitellaer" ;
    a2a:PersonNameFirstName "Guillaume Frédéric" ;
    a2a:PersonNameLastName "Fitellaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Geel" ;
    rdfs:label "Geel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1843-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Geel" ;
    rdfs:label "België, Geel"
  ] ;
  a2a:Profession "rentier" .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15281504
  a a2a:Person ;
  rdfs:label "Anne Vanhoof" ;
  a2a:PersonName [
    rdfs:label "Anne Vanhoof" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Vanhoof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Watermael Boitsfort" ;
    rdfs:label "Watermael Boitsfort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1862-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Watermael Boitsfort" ;
    rdfs:label "België, Watermael Boitsfort"
  ] ;
  a2a:Profession "sans profession" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15297004
  a a2a:Person ;
  rdfs:label "Marie Cathérine Fitellaer" ;
  a2a:PersonName [
    rdfs:label "Marie Cathérine Fitellaer" ;
    a2a:PersonNameFirstName "Marie Cathérine" ;
    a2a:PersonNameLastName "Fitellaer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15304754
  a a2a:Person ;
  rdfs:label "François Vanhoof" ;
  a2a:PersonName [
    rdfs:label "François Vanhoof" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Vanhoof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "wever" .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15312504
  a a2a:Person ;
  rdfs:label "Anne Marie Sterckx" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Sterckx" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Sterckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Watermael Boitsfort" ;
    rdfs:label "Watermael Boitsfort"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15320654
  a a2a:Person ;
  rdfs:label "Rosalie Hermans" ;
  a2a:PersonName [
    rdfs:label "Rosalie Hermans" ;
    a2a:PersonNameFirstName "Rosalie" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15322094
  a a2a:Person ;
  rdfs:label "Pierre Louis Van Lierde" ;
  a2a:PersonName [
    rdfs:label "Pierre Louis Van Lierde" ;
    a2a:PersonNameFirstName "Pierre Louis" ;
    a2a:PersonNameLastName "Van Lierde"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326494
  a a2a:Person ;
  rdfs:label "Jean Baptiste Sterckx" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Sterckx" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Sterckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Watermael Boitsfort" ;
    rdfs:label "Watermael Boitsfort"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "maçon" .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326504
  a a2a:Person ;
  rdfs:label "Guillaume Buisson" ;
  a2a:PersonName [
    rdfs:label "Guillaume Buisson" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Buisson"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Watermael Boitsfort" ;
    rdfs:label "Watermael Boitsfort"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "tappisier" .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326514
  a a2a:Person ;
  rdfs:label "Jacques Vanhoof" ;
  a2a:PersonName [
    rdfs:label "Jacques Vanhoof" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Vanhoof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Watermael Boitsfort" ;
    rdfs:label "Watermael Boitsfort"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] .

oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326524
  a a2a:Person ;
  rdfs:label "Jean Baptiste Vanhoof" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Vanhoof" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Vanhoof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Watermael Boitsfort" ;
    rdfs:label "Watermael Boitsfort"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] .

oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1900-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Watermaal-Bosvoorde" ;
    rdfs:label "België, Watermaal-Bosvoorde"
  ] .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15273754 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15281504 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15297004 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15304754 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15312504 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_5
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15320654 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15322094 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326494 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326504 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326514 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:relationep_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Person15326524 ;
  a2a:EventKeyRef oa:event_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e_Event1 .

oa:source_abb_7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e
  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 "9" ;
    a2a:Day "4" ;
    rdfs:label "1900-09-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "4" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 4"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00481892_0" ;
  a2a:RecordIdentifier "HUBRU_00481892_0" ;
  a2a:RecordGUID "{7d23c7f9-4c3e-2c11-23a0-bde2bbf2517e}" ;
  a2a:SourceRemarkOpmerking "Er bestaat nog 1 akte nr. 4" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1845-07-06" ;
  a2a:PersonRemarkdeat_plac "Geel" .

[]
  a2a:PersonRemarkdeat_date "1889-10-04" ;
  a2a:PersonRemarkdeat_plac "Watermael Boitsfort" .

[]
  a2a:PersonRemarkdeat_date "1900-01-19" ;
  a2a:PersonRemarkdeat_plac "Geel" .

[]
  a2a:PersonRemarkdeat_date "1891-03-01" ;
  a2a:PersonRemarkdeat_plac "Watermael Boitsfort" .

[] a2a:PersonRemarkOpmerking "beroep niet vermeld" .
[] a2a:PersonRemarkOpmerking "beroep niet vermeld" .
