@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_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 mei 1872 te Sint-Pieters-Leeuw (België)" ;
  a2a:hasPerson oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person680502, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person1569002, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person1923732, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person2812232, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person3700732, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person4589232, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279842, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279852, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279862, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279872, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285062, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285142, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285232, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285312, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464872, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464902, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464942, oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464972 ;
  a2a:hasEvent oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_0, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_1, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_2, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_3, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_4, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_5, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_6, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_7, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_8, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_9, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_10, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_11, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_12, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_13, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_14, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_15, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_16, oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_17 ;
  a2a:hasSource oa:source_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0 .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person680502
  a a2a:Person ;
  rdfs:label "Jan Baptist Walravens" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Walravens" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1832-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "België, Sint-Pieters-Leeuw"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person1569002
  a a2a:Person ;
  rdfs:label "Joanna Catharina Pické" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Pické" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Pické"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1834-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "België, Sint-Pieters-Leeuw"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person1923732
  a a2a:Person ;
  rdfs:label "Martinus Walravens" ;
  a2a:PersonName [
    rdfs:label "Martinus Walravens" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person2812232
  a a2a:Person ;
  rdfs:label "Anna Catharina Desmet" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Desmet" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person3700732
  a a2a:Person ;
  rdfs:label "Petrus Pické" ;
  a2a:PersonName [
    rdfs:label "Petrus Pické" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Pické"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person4589232
  a a2a:Person ;
  rdfs:label "Joanna Maria Devis" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Devis" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Devis"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279842
  a a2a:Person ;
  rdfs:label "Joannes Walravens" ;
  a2a:PersonName [
    rdfs:label "Joannes Walravens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "fabriekwerkman" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279852
  a a2a:Person ;
  rdfs:label "Eduardus Pické" ;
  a2a:PersonName [
    rdfs:label "Eduardus Pické" ;
    a2a:PersonNameFirstName "Eduardus" ;
    a2a:PersonNameLastName "Pické"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279862
  a a2a:Person ;
  rdfs:label "Cornelius Ghysels" ;
  a2a:PersonName [
    rdfs:label "Cornelius Ghysels" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Ghysels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "Sint-Pieters-Leeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279872
  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 "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285062
  a a2a:Person ;
  rdfs:label "Jan Baptist Walravens" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Walravens" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285142
  a a2a:Person ;
  rdfs:label "Petronilla Vanvolsom" ;
  a2a:PersonName [
    rdfs:label "Petronilla Vanvolsom" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Vanvolsom"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285232
  a a2a:Person ;
  rdfs:label "Nicolaus Desmet" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Desmet" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285312
  a a2a:Person ;
  rdfs:label "Anna Maria Pletinckx" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Pletinckx" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Pletinckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464872
  a a2a:Person ;
  rdfs:label "Daniel Pické" ;
  a2a:PersonName [
    rdfs:label "Daniel Pické" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Pické"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464902
  a a2a:Person ;
  rdfs:label "Joanna Maria Vandiest" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Vandiest" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Vandiest"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464942
  a a2a:Person ;
  rdfs:label "Nicolaus Devis" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Devis" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Devis"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464972
  a a2a:Person ;
  rdfs:label "Anna Maria Mertens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Mertens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1872-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "België, Sint-Pieters-Leeuw"
  ] .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person680502 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person1569002 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person1923732 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person2812232 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person3700732 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person4589232 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279842 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279852 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279862 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person6279872 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285062 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285142 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285232 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9285312 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464872 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464902 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464942 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:relationep_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Person9464972 ;
  a2a:EventKeyRef oa:event_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0_Event1 .

oa:source_abl_8a7d5cdc-dda5-fd59-6628-aaae72bc50c0
  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 "1872" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1872-05-15"^^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 "17" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 17"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00062746_0" ;
  a2a:RecordIdentifier "HUBRA_00062746_0" ;
  a2a:RecordGUID "{8a7d5cdc-dda5-fd59-6628-aaae72bc50c0}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Claes te Halle op 9/05/1872" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1866-02-03" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Leeuw" .

[]
  a2a:PersonRemarkdeat_date "1848-09-26" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Leeuw" .

[]
  a2a:PersonRemarkdeat_date "1859-10-19" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Leeuw" .

[]
  a2a:PersonRemarkdeat_date "1835-08-23" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Leeuw" .

