@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_551e5f13-61cd-4566-1e5f-e2e22dc828fb
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 april 1887 te Vilvoorde (België)" ;
  a2a:hasPerson oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person793582, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person1682082, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person2543152, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person3431652, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person4320152, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person5208652, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person5454062, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665172, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665182, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665192, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665202, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311512, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311572, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311632, oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311682 ;
  a2a:hasEvent oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_0, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_1, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_2, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_3, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_4, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_5, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_6, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_7, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_8, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_9, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_10, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_11, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_12, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_13, oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_14 ;
  a2a:hasSource oa:source_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person793582
  a a2a:Person ;
  rdfs:label "Jean Baptiste Vander Elst" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Vander Elst" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Vander Elst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1837-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] ;
  a2a:Profession "cultivateur" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person1682082
  a a2a:Person ;
  rdfs:label "Isabelle Vandenheuvel" ;
  a2a:PersonName [
    rdfs:label "Isabelle Vandenheuvel" ;
    a2a:PersonNameFirstName "Isabelle" ;
    a2a:PersonNameLastName "Vandenheuvel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1859-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person2543152
  a a2a:Person ;
  rdfs:label "Jean Vander Elst" ;
  a2a:PersonName [
    rdfs:label "Jean Vander Elst" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Vander Elst"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person3431652
  a a2a:Person ;
  rdfs:label "Marie Jacobs" ;
  a2a:PersonName [
    rdfs:label "Marie Jacobs" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person4320152
  a a2a:Person ;
  rdfs:label "François Bernard Vandenheuvel" ;
  a2a:PersonName [
    rdfs:label "François Bernard Vandenheuvel" ;
    a2a:PersonNameFirstName "François Bernard" ;
    a2a:PersonNameLastName "Vandenheuvel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person5208652
  a a2a:Person ;
  rdfs:label "Jeanne Agnès Peeters" ;
  a2a:PersonName [
    rdfs:label "Jeanne Agnès Peeters" ;
    a2a:PersonNameFirstName "Jeanne Agnès" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person5454062
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Willems" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Willems" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665172
  a a2a:Person ;
  rdfs:label "Pierre Joseph Willems" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Willems" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "charron" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665182
  a a2a:Person ;
  rdfs:label "Josse Van Asbroeck" ;
  a2a:PersonName [
    rdfs:label "Josse Van Asbroeck" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Van Asbroeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Elewijt" ;
    rdfs:label "Elewijt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665192
  a a2a:Person ;
  rdfs:label "François Gotemans" ;
  a2a:PersonName [
    rdfs:label "François Gotemans" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Gotemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "garde champêtre" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665202
  a a2a:Person ;
  rdfs:label "Godefroid Moling" ;
  a2a:PersonName [
    rdfs:label "Godefroid Moling" ;
    a2a:PersonNameFirstName "Godefroid" ;
    a2a:PersonNameLastName "Moling"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "marchand" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311512
  a a2a:Person ;
  rdfs:label "Henri Vander Elst" ;
  a2a:PersonName [
    rdfs:label "Henri Vander Elst" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Vander Elst"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311572
  a a2a:Person ;
  rdfs:label "Thérèse De Laet" ;
  a2a:PersonName [
    rdfs:label "Thérèse De Laet" ;
    a2a:PersonNameFirstName "Thérèse" ;
    a2a:PersonNameLastName "De Laet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311632
  a a2a:Person ;
  rdfs:label "Henri Jacobs" ;
  a2a:PersonName [
    rdfs:label "Henri Jacobs" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311682
  a a2a:Person ;
  rdfs:label "Anne Marie Vercammen" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Vercammen" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Vercammen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1887-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person793582 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person1682082 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person2543152 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person3431652 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person4320152 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person5208652 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person5454062 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665172 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665182 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665192 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person8665202 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311512 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311572 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311632 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:relationep_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Person9311682 ;
  a2a:EventKeyRef oa:event_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb_Event1 .

oa:source_abl_551e5f13-61cd-4566-1e5f-e2e22dc828fb
  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 "4" ;
    a2a:Day "21" ;
    rdfs:label "1887-04-21"^^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 "27" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 27"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00302429_0" ;
  a2a:RecordIdentifier "HUBRA_00302429_0" ;
  a2a:RecordGUID "{551e5f13-61cd-4566-1e5f-e2e22dc828fb}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Vander Burght te Vilvorde op 21/04/1887" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "domicilié à Houthem sous Vilvorde" .
[] a2a:PersonRemarkOpmerking "domiciliée à Houthem sous Vilvorde" .
[]
  a2a:PersonRemarkdeat_date "1845-06-03" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1882-02-04" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[] a2a:PersonRemarkOpmerking "domicilié à Houthem sous Vilvorde" .
[] a2a:PersonRemarkOpmerking "domiciliée à Houthem sous Vilvorde" .
[]
  a2a:PersonRemarkdeat_date "1886-08-13" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1823-11-19" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1811-11-14" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1856-09-12" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1838-12-20" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

