@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_e01f10cc-53b5-5faf-4d7a-be7f91c1774c
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 mei 1848 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person416251, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person2471021, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person4119681, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person5768341, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person7417001, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person9065661, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626431, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626441, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626451, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626461, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286701, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286751, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286791, oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286831 ;
  a2a:hasEvent oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_0, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_1, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_2, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_3, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_4, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_5, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_6, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_7, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_8, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_9, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_10, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_11, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_12, oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_13 ;
  a2a:hasSource oa:source_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person416251
  a a2a:Person ;
  rdfs:label "Guillaume Putseys" ;
  a2a:PersonName [
    rdfs:label "Guillaume Putseys" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Putseys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1818-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person2471021
  a a2a:Person ;
  rdfs:label "Anne Catherine Maheu" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Maheu" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Maheu"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1819-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "servante" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person4119681
  a a2a:Person ;
  rdfs:label "Ignace Putseys" ;
  a2a:PersonName [
    rdfs:label "Ignace Putseys" ;
    a2a:PersonNameFirstName "Ignace" ;
    a2a:PersonNameLastName "Putseys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person5768341
  a a2a:Person ;
  rdfs:label "Marie Anne Van Rossom" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Van Rossom" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Van Rossom"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person7417001
  a a2a:Person ;
  rdfs:label "Michel Maheu" ;
  a2a:PersonName [
    rdfs:label "Michel Maheu" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Maheu"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person9065661
  a a2a:Person ;
  rdfs:label "Marie Philippine Paridaens" ;
  a2a:PersonName [
    rdfs:label "Marie Philippine Paridaens" ;
    a2a:PersonNameFirstName "Marie Philippine" ;
    a2a:PersonNameLastName "Paridaens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626431
  a a2a:Person ;
  rdfs:label "Jean Joseph Paridaens" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Paridaens" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Paridaens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "marchand" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626441
  a a2a:Person ;
  rdfs:label "Pierre Joseph Deketelbutter" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Deketelbutter" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Deketelbutter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "ferblantier" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626451
  a a2a:Person ;
  rdfs:label "Pierre Joseph Vanderoost" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Vanderoost" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Vanderoost"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626461
  a a2a:Person ;
  rdfs:label "Egide Jean Baptiste Vandenbroeck" ;
  a2a:PersonName [
    rdfs:label "Egide Jean Baptiste Vandenbroeck" ;
    a2a:PersonNameFirstName "Egide Jean Baptiste" ;
    a2a:PersonNameLastName "Vandenbroeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "marchand" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286701
  a a2a:Person ;
  rdfs:label "Guillaume Maheu" ;
  a2a:PersonName [
    rdfs:label "Guillaume Maheu" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Maheu"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286751
  a a2a:Person ;
  rdfs:label "Odile Deraes" ;
  a2a:PersonName [
    rdfs:label "Odile Deraes" ;
    a2a:PersonNameFirstName "Odile" ;
    a2a:PersonNameLastName "Deraes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286791
  a a2a:Person ;
  rdfs:label "Jean Paridaens" ;
  a2a:PersonName [
    rdfs:label "Jean Paridaens" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Paridaens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286831
  a a2a:Person ;
  rdfs:label "Cecile Lekim" ;
  a2a:PersonName [
    rdfs:label "Cecile Lekim" ;
    a2a:PersonNameFirstName "Cecile" ;
    a2a:PersonNameLastName "Lekim"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1848-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person416251 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person2471021 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person4119681 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person5768341 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person7417001 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person9065661 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626431 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626441 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626451 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person13626461 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286701 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286751 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286791 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:relationep_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Person17286831 ;
  a2a:EventKeyRef oa:event_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c_Event1 .

oa:source_abl_e01f10cc-53b5-5faf-4d7a-be7f91c1774c
  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 "1848" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1848-05-06"^^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 "11" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939X-XXSG-G9?i=338&wc=STJC-GPD%3A967047501%2C966914201&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00157358_0" ;
  a2a:RecordIdentifier "HUBRA_00157358_0" ;
  a2a:RecordGUID "{e01f10cc-53b5-5faf-4d7a-be7f91c1774c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

