@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_23a9788c-d2e2-0054-efe1-a6bf8ef23eef
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 september 1825 te Ruisbroek (-bij-Brussel) (België)" ;
  a2a:hasPerson oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person1178041, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person1787091, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person3435751, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person5084411, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person6733071, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person8381731, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person10498251, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174901, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174911, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174921, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174931, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16741901, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16743311, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16744771, oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16746151 ;
  a2a:hasEvent oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_0, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_1, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_2, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_3, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_4, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_5, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_6, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_7, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_8, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_9, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_10, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_11, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_12, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_13, oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_14 ;
  a2a:hasSource oa:source_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person1178041
  a a2a:Person ;
  rdfs:label "Joannes Desmet" ;
  a2a:PersonName [
    rdfs:label "Joannes Desmet" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:BirthDate [
    a2a:Year "1764" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1764-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ruisbroek" ;
    rdfs:label "België, Ruisbroek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person1787091
  a a2a:Person ;
  rdfs:label "Maria Josepha Desmet" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Desmet" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1798-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vorst" ;
    rdfs:label "België, Vorst"
  ] ;
  a2a:Profession "dienstmeijt" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person3435751
  a a2a:Person ;
  rdfs:label "Franciscus Desmet" ;
  a2a:PersonName [
    rdfs:label "Franciscus Desmet" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person5084411
  a a2a:Person ;
  rdfs:label "Agnes Hasselbergs" ;
  a2a:PersonName [
    rdfs:label "Agnes Hasselbergs" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Hasselbergs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person6733071
  a a2a:Person ;
  rdfs:label "Franciscus Desmet" ;
  a2a:PersonName [
    rdfs:label "Franciscus Desmet" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "Sint-Jans-Molenbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "werkman" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person8381731
  a a2a:Person ;
  rdfs:label "Catharina Viskens" ;
  a2a:PersonName [
    rdfs:label "Catharina Viskens" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Viskens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person10498251
  a a2a:Person ;
  rdfs:label "Joannes Josephus Desmet>Desmet" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Desmet>Desmet" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "Desmet>Desmet"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1825-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ruisbroek" ;
    rdfs:label "België, Ruisbroek"
  ] .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174901
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Borremans" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Borremans" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174911
  a a2a:Person ;
  rdfs:label "Egidius Neetens" ;
  a2a:PersonName [
    rdfs:label "Egidius Neetens" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Neetens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174921
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Desmet" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Desmet" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bergen" ;
    rdfs:label "Bergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "militair" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174931
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Ronsmans" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Ronsmans" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Ronsmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16741901
  a a2a:Person ;
  rdfs:label "Joannes Desmet" ;
  a2a:PersonName [
    rdfs:label "Joannes Desmet" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16743311
  a a2a:Person ;
  rdfs:label "Maria Plasman" ;
  a2a:PersonName [
    rdfs:label "Maria Plasman" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Plasman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16744771
  a a2a:Person ;
  rdfs:label "Joannes Baptista Asselbergh" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Asselbergh" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Asselbergh"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16746151
  a a2a:Person ;
  rdfs:label "Catharina Buslot" ;
  a2a:PersonName [
    rdfs:label "Catharina Buslot" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Buslot"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1825-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Ruisbroek (-bij-Brussel)" ;
    rdfs:label "België, Ruisbroek (-bij-Brussel)"
  ] .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person1178041 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person1787091 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person3435751 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person5084411 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person6733071 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person8381731 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person10498251 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174901 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174911 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174921 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person11174931 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16741901 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16743311 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16744771 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:relationep_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Person16746151 ;
  a2a:EventKeyRef oa:event_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef_Event1 .

oa:source_abl_23a9788c-d2e2-0054-efe1-a6bf8ef23eef
  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 "1825" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1825-09-05"^^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 "4" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HY-XX6Q-WXQ?i=537&cat=240083"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00022274_0" ;
  a2a:RecordIdentifier "HUBRA_00022274_0" ;
  a2a:RecordGUID "{23a9788c-d2e2-0054-efe1-a6bf8ef23eef}" ;
  a2a:SourceRemarkOpmerking "De derde getuige Joannes Franciscus Desmet is: \"cannonier in d' eerste compagnie Tweede bataillon veldartillerie in garnison te Bergen en er tegenwordiglijk verblijvende met verlof in deze ( = Ruysbroek) gemeente, broeder der bruid\"." ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1796-03-20" ;
  a2a:PersonRemarkdeat_plac "Ruisbroek" .

[]
  a2a:PersonRemarkdeat_date "1805-10-19" ;
  a2a:PersonRemarkdeat_plac "Ruisbroek" .

[]
  a2a:PersonRemarkdeat_date "1811-10-29" ;
  a2a:PersonRemarkdeat_plac "Brussel" .

[]
  a2a:PersonRemarkdeat_date "1775-04-14" ;
  a2a:PersonRemarkdeat_plac "Ruisbroek" .

[]
  a2a:PersonRemarkdeat_date "1732-04-01" ;
  a2a:PersonRemarkdeat_plac "Ruisbroek" .

[]
  a2a:PersonRemarkdeat_date "1752-04-22" ;
  a2a:PersonRemarkdeat_plac "Dworp" .

[]
  a2a:PersonRemarkdeat_date "1744-08-31" ;
  a2a:PersonRemarkdeat_plac "Dworp" .

