@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_d6c5de9d-ac25-e39e-6b27-c72f3f52b034
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 juli 1865 te Sint-Pieters-Leeuw (België)" ;
  a2a:hasPerson oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person1303161, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person2026071, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person3674731, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person5323391, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person6972051, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person8620711, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person10443211, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12042971, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12042981, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12042991, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12043001, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224081, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224131, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224211, oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224311 ;
  a2a:hasEvent oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_0, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_1, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_2, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_3, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_4, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_5, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_6, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_7, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_8, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_9, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_10, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_11, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_12, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_13, oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_14 ;
  a2a:hasSource oa:source_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034 .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person1303161
  a a2a:Person ;
  rdfs:label "Nicolaus Demunter" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Demunter" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Demunter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1824-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "België, Sint-Pieters-Leeuw"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person2026071
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Ysermans" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Ysermans" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Ysermans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1818-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Beringen, Pepingen" ;
    rdfs:label "België, Beringen, Pepingen"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person3674731
  a a2a:Person ;
  rdfs:label "Philippus Demunter" ;
  a2a:PersonName [
    rdfs:label "Philippus Demunter" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Demunter"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person5323391
  a a2a:Person ;
  rdfs:label "Cecilia Depyper" ;
  a2a:PersonName [
    rdfs:label "Cecilia Depyper" ;
    a2a:PersonNameFirstName "Cecilia" ;
    a2a:PersonNameLastName "Depyper"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person6972051
  a a2a:Person ;
  rdfs:label "Jacobus Ysermans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Ysermans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Ysermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person8620711
  a a2a:Person ;
  rdfs:label "Petronella Vandervelde" ;
  a2a:PersonName [
    rdfs:label "Petronella Vandervelde" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Vandervelde"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person10443211
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Detrogh" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Detrogh" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Detrogh"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12042971
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Locus" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Locus" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Locus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12042981
  a a2a:Person ;
  rdfs:label "Joannes Henricus Vellemans" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Vellemans" ;
    a2a:PersonNameFirstName "Joannes Henricus" ;
    a2a:PersonNameLastName "Vellemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12042991
  a a2a:Person ;
  rdfs:label "Jacobus Dewael" ;
  a2a:PersonName [
    rdfs:label "Jacobus Dewael" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Dewael"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12043001
  a a2a:Person ;
  rdfs:label "Jacobus Locus" ;
  a2a:PersonName [
    rdfs:label "Jacobus Locus" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Locus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224081
  a a2a:Person ;
  rdfs:label "Petrus Ysermans" ;
  a2a:PersonName [
    rdfs:label "Petrus Ysermans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Ysermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224131
  a a2a:Person ;
  rdfs:label "Joanna vanderheyden" ;
  a2a:PersonName [
    rdfs:label "Joanna vanderheyden" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "vanderheyden"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224211
  a a2a:Person ;
  rdfs:label "Jacobus Vandervelde" ;
  a2a:PersonName [
    rdfs:label "Jacobus Vandervelde" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Vandervelde"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224311
  a a2a:Person ;
  rdfs:label "Catharina Geerts" ;
  a2a:PersonName [
    rdfs:label "Catharina Geerts" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1865-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "België, Sint-Pieters-Leeuw"
  ] .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person1303161 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person2026071 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person3674731 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person5323391 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person6972051 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person8620711 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person10443211 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12042971 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12042981 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12042991 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person12043001 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224081 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224131 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224211 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:relationep_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Person17224311 ;
  a2a:EventKeyRef oa:event_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034_Event1 .

oa:source_abl_d6c5de9d-ac25-e39e-6b27-c72f3f52b034
  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 "1865" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1865-07-08"^^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 "24" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 24"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00062500_0" ;
  a2a:RecordIdentifier "HUBRA_00062500_0" ;
  a2a:RecordGUID "{d6c5de9d-ac25-e39e-6b27-c72f3f52b034}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Van Merstraeten te Brussel op 2/07/1865" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1842-04-16" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Leeuw" .

[]
  a2a:PersonRemarkdeat_date "1848-04-18" ;
  a2a:PersonRemarkdeat_plac "Pepingen-Beringen" .

[]
  a2a:PersonRemarkdeat_date "1853-02-26" ;
  a2a:PersonRemarkdeat_plac "Beringen, Pepingen" .

[]
  a2a:PersonRemarkdeat_date "1864-09-06" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Leeuw" .

