@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_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 september 1890 te Huizingen (België)" ;
  a2a:hasPerson oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person285652, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person1174152, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person2145062, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person3033562, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person3922062, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person4810562, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076802, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076812, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076822, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076832, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9426822, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9426942, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9427062, oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9427152 ;
  a2a:hasEvent oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_0, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_1, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_2, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_3, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_4, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_5, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_6, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_7, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_8, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_9, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_10, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_11, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_12, oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_13 ;
  a2a:hasSource oa:source_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person285652
  a a2a:Person ;
  rdfs:label "Franciscus Hollemans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Hollemans" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Hollemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huizingen" ;
    rdfs:label "Huizingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1861-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Huizingen" ;
    rdfs:label "België, Huizingen"
  ] ;
  a2a:Profession "slachter" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person1174152
  a a2a:Person ;
  rdfs:label "Philippina Uylenbroeck" ;
  a2a:PersonName [
    rdfs:label "Philippina Uylenbroeck" ;
    a2a:PersonNameFirstName "Philippina" ;
    a2a:PersonNameLastName "Uylenbroeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Huizingen" ;
    rdfs:label "Huizingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1865-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Huizingen" ;
    rdfs:label "België, Huizingen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person2145062
  a a2a:Person ;
  rdfs:label "Jan Baptist Hollemans" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Hollemans" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Hollemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person3033562
  a a2a:Person ;
  rdfs:label "Elisabeth Van Zeebroeck" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Van Zeebroeck" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Van Zeebroeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person3922062
  a a2a:Person ;
  rdfs:label "Ferdinand Uylenbroeck" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Uylenbroeck" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Uylenbroeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person4810562
  a a2a:Person ;
  rdfs:label "Joanna Maria Cammaert" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Cammaert" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Cammaert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076802
  a a2a:Person ;
  rdfs:label "Ferdinand Uylenbroeck" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Uylenbroeck" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Uylenbroeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Buizingen" ;
    rdfs:label "Buizingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "biersteker" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076812
  a a2a:Person ;
  rdfs:label "Petrus Denayer" ;
  a2a:PersonName [
    rdfs:label "Petrus Denayer" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Denayer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huizingen" ;
    rdfs:label "Huizingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076822
  a a2a:Person ;
  rdfs:label "Philippus Dewachter" ;
  a2a:PersonName [
    rdfs:label "Philippus Dewachter" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Dewachter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "beambte" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076832
  a a2a:Person ;
  rdfs:label "Hendrik Wets" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wets" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huizingen" ;
    rdfs:label "Huizingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9426822
  a a2a:Person ;
  rdfs:label "Jan Baptist Uylenbroeck" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Uylenbroeck" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Uylenbroeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9426942
  a a2a:Person ;
  rdfs:label "Joanna Maria Degreve" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Degreve" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Degreve"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9427062
  a a2a:Person ;
  rdfs:label "Joannes Ferdinandus Cammaert" ;
  a2a:PersonName [
    rdfs:label "Joannes Ferdinandus Cammaert" ;
    a2a:PersonNameFirstName "Joannes Ferdinandus" ;
    a2a:PersonNameLastName "Cammaert"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9427152
  a a2a:Person ;
  rdfs:label "Barbara Lievens" ;
  a2a:PersonName [
    rdfs:label "Barbara Lievens" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Lievens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1890-09-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Huizingen" ;
    rdfs:label "België, Huizingen"
  ] .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person285652 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person1174152 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person2145062 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person3033562 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person3922062 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person4810562 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076802 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076812 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076822 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person7076832 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9426822 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9426942 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9427062 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:relationep_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Person9427152 ;
  a2a:EventKeyRef oa:event_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e_Event1 .

oa:source_abl_3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1890-09-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "7" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 7"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00161110_0" ;
  a2a:RecordIdentifier "HUBRA_00161110_0" ;
  a2a:RecordGUID "{3f6dcd01-d2cd-2dc1-1eb5-1121a4f6697e}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Pozzos te Halle op 16/09/1890" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1870-07-09" ;
  a2a:PersonRemarkdeat_plac "Huizingen" .

[]
  a2a:PersonRemarkdeat_date "1888-07-19" ;
  a2a:PersonRemarkdeat_plac "Huizingen" .

[]
  a2a:PersonRemarkdeat_date "1864-12-01" ;
  a2a:PersonRemarkdeat_plac "Huizingen" .

[]
  a2a:PersonRemarkdeat_date "1867-06-04" ;
  a2a:PersonRemarkdeat_plac "Huizingen" .

[]
  a2a:PersonRemarkdeat_date "1870-11-19" ;
  a2a:PersonRemarkdeat_plac "Huizingen" .

[]
  a2a:PersonRemarkdeat_date "1873-08-03" ;
  a2a:PersonRemarkdeat_plac "Huizingen" .

[]
  a2a:PersonRemarkdeat_date "1879-03-27" ;
  a2a:PersonRemarkdeat_plac "Huizingen" .

