@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_3e0073c6-c6a1-a20f-6864-e76b36aaae3f
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 juni 1887 te Werchter (België)" ;
  a2a:hasPerson oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person835452, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person1723952, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person1802772, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person2691272, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person3579772, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person4468272, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5456022, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5591012, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862732, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862742, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862752, oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862762 ;
  a2a:hasEvent oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_0, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_1, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_2, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_3, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_4, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_5, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_6, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_7, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_8, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_9, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_10, oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_11 ;
  a2a:hasSource oa:source_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person835452
  a a2a:Person ;
  rdfs:label "Henricus Ludovicus Van Leemput" ;
  a2a:PersonName [
    rdfs:label "Henricus Ludovicus Van Leemput" ;
    a2a:PersonNameFirstName "Henricus Ludovicus" ;
    a2a:PersonNameLastName "Van Leemput"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1834-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Werchter" ;
    rdfs:label "België, Werchter"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person1723952
  a a2a:Person ;
  rdfs:label "Francisca Bries" ;
  a2a:PersonName [
    rdfs:label "Francisca Bries" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Bries"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1839-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Werchter" ;
    rdfs:label "België, Werchter"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person1802772
  a a2a:Person ;
  rdfs:label "Petrus Van Leemput" ;
  a2a:PersonName [
    rdfs:label "Petrus Van Leemput" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van Leemput"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person2691272
  a a2a:Person ;
  rdfs:label "Anna Maria De Cock" ;
  a2a:PersonName [
    rdfs:label "Anna Maria De Cock" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "De Cock"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person3579772
  a a2a:Person ;
  rdfs:label "Joannes Henricus Bries" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Bries" ;
    a2a:PersonNameFirstName "Joannes Henricus" ;
    a2a:PersonNameLastName "Bries"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person4468272
  a a2a:Person ;
  rdfs:label "Angelina Vervloesem" ;
  a2a:PersonName [
    rdfs:label "Angelina Vervloesem" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Vervloesem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5456022
  a a2a:Person ;
  rdfs:label "Joanna Maerschalck" ;
  a2a:PersonName [
    rdfs:label "Joanna Maerschalck" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Maerschalck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5591012
  a a2a:Person ;
  rdfs:label "Augustus Maerschalck" ;
  a2a:PersonName [
    rdfs:label "Augustus Maerschalck" ;
    a2a:PersonNameFirstName "Augustus" ;
    a2a:PersonNameLastName "Maerschalck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862732
  a a2a:Person ;
  rdfs:label "Josephus Bries" ;
  a2a:PersonName [
    rdfs:label "Josephus Bries" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Bries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862742
  a a2a:Person ;
  rdfs:label "Joannes Baptista Vanden Eynde" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Vanden Eynde" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Vanden Eynde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862752
  a a2a:Person ;
  rdfs:label "Isidoor De Becker" ;
  a2a:PersonName [
    rdfs:label "Isidoor De Becker" ;
    a2a:PersonNameFirstName "Isidoor" ;
    a2a:PersonNameLastName "De Becker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "metser" .

oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862762
  a a2a:Person ;
  rdfs:label "Antoon Van Leemputten" ;
  a2a:PersonName [
    rdfs:label "Antoon Van Leemputten" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Van Leemputten"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Werchter" ;
    rdfs:label "Werchter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1887-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Werchter" ;
    rdfs:label "België, Werchter"
  ] .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person835452 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person1723952 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person1802772 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person2691272 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person3579772 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person4468272 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5456022 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5591012 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862732 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862742 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862752 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:relationep_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Person5862762 ;
  a2a:EventKeyRef oa:event_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f_Event1 .

oa:source_abl_3e0073c6-c6a1-a20f-6864-e76b36aaae3f
  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 "1887" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1887-06-30"^^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 "6" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-D39R-WP?i=270&wc=STVK-BZQ%3A966931801%2C1489775401&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00008427_0" ;
  a2a:RecordIdentifier "HUBRA_00008427_0" ;
  a2a:RecordGUID "{3e0073c6-c6a1-a20f-6864-e76b36aaae3f}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Zijn grootouders zijn eveneens overleden." .
[] a2a:PersonRemarkOpmerking "Haar grootouders zijn eveneens overleden." .
[]
  a2a:PersonRemarkdeat_date "1851-11-10" ;
  a2a:PersonRemarkdeat_plac "Werchter" .

[]
  a2a:PersonRemarkdeat_date "1881-01-04" ;
  a2a:PersonRemarkdeat_plac "Werchter" .

[]
  a2a:PersonRemarkdeat_date "1853-07-14" ;
  a2a:PersonRemarkdeat_plac "Werchter" .

[]
  a2a:PersonRemarkdeat_date "1884-10-06" ;
  a2a:PersonRemarkdeat_plac "Werchter" .

[]
  a2a:PersonRemarkdeat_date "1882-04-01" ;
  a2a:PersonRemarkdeat_plac "Werchter" .

[]
  a2a:PersonRemarkdeat_date "1884-12-21" ;
  a2a:PersonRemarkdeat_plac "Werchter" .

