@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_bc335218-2e7e-ffab-9d80-a0b43d80e7d6
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 november 1887 te Dworp (België)" ;
  a2a:hasPerson oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person135582, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person1024082, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person2196602, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person3085102, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person3973602, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person4862102, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282382, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282392, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282402, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282412, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323712, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323752, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323802, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323842, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494012, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494042, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494082, oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494112 ;
  a2a:hasEvent oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_0, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_1, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_2, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_3, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_4, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_5, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_6, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_7, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_8, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_9, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_10, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_11, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_12, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_13, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_14, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_15, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_16, oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_17 ;
  a2a:hasSource oa:source_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6 .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person135582
  a a2a:Person ;
  rdfs:label "Franciscus Peetrain" ;
  a2a:PersonName [
    rdfs:label "Franciscus Peetrain" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Peetrain"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1864-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Dworp" ;
    rdfs:label "België, Dworp"
  ] ;
  a2a:Profession "kuiper" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person1024082
  a a2a:Person ;
  rdfs:label "Philomena Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Philomena Van Cutsem" ;
    a2a:PersonNameFirstName "Philomena" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1867-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Dworp" ;
    rdfs:label "België, Dworp"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person2196602
  a a2a:Person ;
  rdfs:label "Jan Baptist Peetrain" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Peetrain" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Peetrain"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person3085102
  a a2a:Person ;
  rdfs:label "Catharine Vandenbosch" ;
  a2a:PersonName [
    rdfs:label "Catharine Vandenbosch" ;
    a2a:PersonNameFirstName "Catharine" ;
    a2a:PersonNameLastName "Vandenbosch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person3973602
  a a2a:Person ;
  rdfs:label "Egidius Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Egidius Van Cutsem" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person4862102
  a a2a:Person ;
  rdfs:label "Joanna Maria Serfran" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Serfran" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Serfran"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282382
  a a2a:Person ;
  rdfs:label "Petrus Peetroons" ;
  a2a:PersonName [
    rdfs:label "Petrus Peetroons" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Peetroons"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "kuiper" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282392
  a a2a:Person ;
  rdfs:label "Petrus Reynbeek" ;
  a2a:PersonName [
    rdfs:label "Petrus Reynbeek" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Reynbeek"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282402
  a a2a:Person ;
  rdfs:label "Jozef Van Roy" ;
  a2a:PersonName [
    rdfs:label "Jozef Van Roy" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Van Roy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "gemeenteontvanger" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282412
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Roy" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Roy" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Roy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323712
  a a2a:Person ;
  rdfs:label "Petrus Peetrain" ;
  a2a:PersonName [
    rdfs:label "Petrus Peetrain" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Peetrain"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323752
  a a2a:Person ;
  rdfs:label "Catharina Schoonheydt" ;
  a2a:PersonName [
    rdfs:label "Catharina Schoonheydt" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Schoonheydt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323802
  a a2a:Person ;
  rdfs:label "Guillaume Vandenbosch" ;
  a2a:PersonName [
    rdfs:label "Guillaume Vandenbosch" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Vandenbosch"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323842
  a a2a:Person ;
  rdfs:label "Cornelia Debusscher" ;
  a2a:PersonName [
    rdfs:label "Cornelia Debusscher" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Debusscher"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494012
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Cutsem" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494042
  a a2a:Person ;
  rdfs:label "Maria Van Roy" ;
  a2a:PersonName [
    rdfs:label "Maria Van Roy" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Van Roy"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494082
  a a2a:Person ;
  rdfs:label "Jacobus Serfran" ;
  a2a:PersonName [
    rdfs:label "Jacobus Serfran" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Serfran"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494112
  a a2a:Person ;
  rdfs:label "Anna Catharina Van Roy" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Van Roy" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Van Roy"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1887-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Dworp" ;
    rdfs:label "België, Dworp"
  ] .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person135582 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person1024082 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person2196602 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person3085102 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person3973602 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person4862102 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282382 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282392 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282402 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person7282412 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323712 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323752 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323802 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9323842 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494012 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494042 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494082 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:relationep_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Person9494112 ;
  a2a:EventKeyRef oa:event_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6_Event1 .

oa:source_abl_bc335218-2e7e-ffab-9d80-a0b43d80e7d6
  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 "11" ;
    a2a:Day "26" ;
    rdfs:label "1887-11-26"^^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 "49" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 49"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00191902_0" ;
  a2a:RecordIdentifier "HUBRA_00191902_0" ;
  a2a:RecordGUID "{bc335218-2e7e-ffab-9d80-a0b43d80e7d6}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Claes te Halle op 23/11/1887" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Voldaan aan de militiewet." .
[]
  a2a:PersonRemarkdeat_date "1878-07-04" ;
  a2a:PersonRemarkdeat_plac "Dworp" .

[]
  a2a:PersonRemarkdeat_date "1882-09-07" ;
  a2a:PersonRemarkdeat_plac "Dworp" .

[]
  a2a:PersonRemarkdeat_date "1874-06-06" ;
  a2a:PersonRemarkdeat_plac "Dworp" .

[]
  a2a:PersonRemarkdeat_date "1879-02-02" ;
  a2a:PersonRemarkdeat_plac "Dworp" .

