@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_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 augustus 1860 te Muizen (-bij-Mechelen) (België)" ;
  a2a:hasPerson oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person995181, oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person2213671, oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person3862331, oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person5510991, oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person7159651, oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person8808311, oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705131, oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705141, oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705151, oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705161 ;
  a2a:hasEvent oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_0, oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_1, oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_2, oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_3, oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_4, oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_5, oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_6, oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_7, oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_8, oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_9 ;
  a2a:hasSource oa:source_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f .

oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person995181
  a a2a:Person ;
  rdfs:label "Petrus Joannes De Prins" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes De Prins" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "De Prins"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Muizen" ;
    rdfs:label "Muizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1835-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Muizen" ;
    rdfs:label "België, Muizen"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person2213671
  a a2a:Person ;
  rdfs:label "Joanna Thys" ;
  a2a:PersonName [
    rdfs:label "Joanna Thys" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Thys"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Muizen" ;
    rdfs:label "Muizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1830-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Heist-op-den-Berg" ;
    rdfs:label "België, Heist-op-den-Berg"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person3862331
  a a2a:Person ;
  rdfs:label "Henricus De Prins" ;
  a2a:PersonName [
    rdfs:label "Henricus De Prins" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "De Prins"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person5510991
  a a2a:Person ;
  rdfs:label "Joanna De Laet" ;
  a2a:PersonName [
    rdfs:label "Joanna De Laet" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "De Laet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Muizen" ;
    rdfs:label "Muizen"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person7159651
  a a2a:Person ;
  rdfs:label "Petrus Thys" ;
  a2a:PersonName [
    rdfs:label "Petrus Thys" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Thys"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person8808311
  a a2a:Person ;
  rdfs:label "Catharina Aerts" ;
  a2a:PersonName [
    rdfs:label "Catharina Aerts" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705131
  a a2a:Person ;
  rdfs:label "Cornelius Rombauts" ;
  a2a:PersonName [
    rdfs:label "Cornelius Rombauts" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Rombauts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Muizen" ;
    rdfs:label "Muizen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705141
  a a2a:Person ;
  rdfs:label "Franciscus Van Dievel" ;
  a2a:PersonName [
    rdfs:label "Franciscus Van Dievel" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Van Dievel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Muizen" ;
    rdfs:label "Muizen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705151
  a a2a:Person ;
  rdfs:label "Josephus Franciscus Michiels" ;
  a2a:PersonName [
    rdfs:label "Josephus Franciscus Michiels" ;
    a2a:PersonNameFirstName "Josephus Franciscus" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Muizen" ;
    rdfs:label "Muizen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705161
  a a2a:Person ;
  rdfs:label "Joannes Baptista Torfs" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Torfs" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Torfs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Muizen" ;
    rdfs:label "Muizen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1860-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Muizen (-bij-Mechelen)" ;
    rdfs:label "België, Muizen (-bij-Mechelen)"
  ] .

oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person995181 ;
  a2a:EventKeyRef oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 .

oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person2213671 ;
  a2a:EventKeyRef oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 .

oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person3862331 ;
  a2a:EventKeyRef oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 .

oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person5510991 ;
  a2a:EventKeyRef oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 .

oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person7159651 ;
  a2a:EventKeyRef oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 .

oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person8808311 ;
  a2a:EventKeyRef oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 .

oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705131 ;
  a2a:EventKeyRef oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 .

oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705141 ;
  a2a:EventKeyRef oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 .

oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705151 ;
  a2a:EventKeyRef oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 .

oa:relationep_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Person12705161 ;
  a2a:EventKeyRef oa:event_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f_Event1 .

oa:source_abl_45fdcdf7-8e02-ca92-7bbb-9193493f0e9f
  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 "1860" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1860-08-29"^^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 "10" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 10"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00102737_0" ;
  a2a:RecordIdentifier "HUBRA_00102737_0" ;
  a2a:RecordGUID "{45fdcdf7-8e02-ca92-7bbb-9193493f0e9f}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1856-04-11" ;
  a2a:PersonRemarkdeat_plac "Muizen" .

[]
  a2a:PersonRemarkdeat_date "1834-10-27" ;
  a2a:PersonRemarkdeat_plac "Heist-op-den-Berg" .

[]
  a2a:PersonRemarkdeat_date "1851-05-12" ;
  a2a:PersonRemarkdeat_plac "Heist-op-den-berg" .

