@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_b72d07d8-5871-a8d3-7aaf-ecc089593b1c
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 maart 1864 te Meise (België)" ;
  a2a:hasPerson oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person944721, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person2523411, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person4172071, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person5820731, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person7469391, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person9118051, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person10574271, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832021, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832031, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832041, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832051, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264411, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264481, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264561, oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264631 ;
  a2a:hasEvent oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_0, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_1, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_2, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_3, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_4, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_5, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_6, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_7, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_8, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_9, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_10, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_11, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_12, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_13, oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_14 ;
  a2a:hasSource oa:source_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person944721
  a a2a:Person ;
  rdfs:label "Ludovicus Peeters" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Peeters" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bree, Limburg" ;
    rdfs:label "Bree, Limburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1832-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Humbeek" ;
    rdfs:label "België, Humbeek"
  ] ;
  a2a:Profession "bedienden" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person2523411
  a a2a:Person ;
  rdfs:label "Maria Theresia Melania Verheyen" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Melania Verheyen" ;
    a2a:PersonNameFirstName "Maria Theresia Melania" ;
    a2a:PersonNameLastName "Verheyen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1828-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tisselt, prov. Antwerpen" ;
    rdfs:label "België, Tisselt, prov. Antwerpen"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person4172071
  a a2a:Person ;
  rdfs:label "Petrus Theodorius Peeters" ;
  a2a:PersonName [
    rdfs:label "Petrus Theodorius Peeters" ;
    a2a:PersonNameFirstName "Petrus Theodorius" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Humbeek" ;
    rdfs:label "Humbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "België, Erps-Kwerps"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person5820731
  a a2a:Person ;
  rdfs:label "Francisca Henrica Peeters" ;
  a2a:PersonName [
    rdfs:label "Francisca Henrica Peeters" ;
    a2a:PersonNameFirstName "Francisca Henrica" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Humbeek" ;
    rdfs:label "Humbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Humbeek" ;
    rdfs:label "België, Humbeek"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person7469391
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus Verheyen" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus Verheyen" ;
    a2a:PersonNameFirstName "Carolus Ludovicus" ;
    a2a:PersonNameLastName "Verheyen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person9118051
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Remory" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Remory" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Remory"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person10574271
  a a2a:Person ;
  rdfs:label "Gustavus Verheyen>Peeters" ;
  a2a:PersonName [
    rdfs:label "Gustavus Verheyen>Peeters" ;
    a2a:PersonNameFirstName "Gustavus" ;
    a2a:PersonNameLastName "Verheyen>Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1860-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Meise" ;
    rdfs:label "België, Meise"
  ] .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832021
  a a2a:Person ;
  rdfs:label "Jan Baptist Puttemans" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Puttemans" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Puttemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "landbouwer bierbrouwer" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832031
  a a2a:Person ;
  rdfs:label "Joannes Franciscus De Meuter" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus De Meuter" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "De Meuter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "wagenmakersgast" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832041
  a a2a:Person ;
  rdfs:label "Engelbertus Thielemans" ;
  a2a:PersonName [
    rdfs:label "Engelbertus Thielemans" ;
    a2a:PersonNameFirstName "Engelbertus" ;
    a2a:PersonNameLastName "Thielemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832051
  a a2a:Person ;
  rdfs:label "Franciscus Van Lint" ;
  a2a:PersonName [
    rdfs:label "Franciscus Van Lint" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Van Lint"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zemst" ;
    rdfs:label "Zemst"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264411
  a a2a:Person ;
  rdfs:label "Jan Baptist Verheyen" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Verheyen" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Verheyen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264481
  a a2a:Person ;
  rdfs:label "Maria Anna Pauwels" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Pauwels" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Pauwels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264561
  a a2a:Person ;
  rdfs:label "Antonius Remory" ;
  a2a:PersonName [
    rdfs:label "Antonius Remory" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Remory"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264631
  a a2a:Person ;
  rdfs:label "Maria Van Doorslaer" ;
  a2a:PersonName [
    rdfs:label "Maria Van Doorslaer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Van Doorslaer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1864-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Meise" ;
    rdfs:label "België, Meise"
  ] .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person944721 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person2523411 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person4172071 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person5820731 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person7469391 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person9118051 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person10574271 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832021 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832031 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832041 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person13832051 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264411 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264481 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264561 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:relationep_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Person17264631 ;
  a2a:EventKeyRef oa:event_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c_Event1 .

oa:source_abl_b72d07d8-5871-a8d3-7aaf-ecc089593b1c
  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 "1864" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1864-03-30"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00166417_0" ;
  a2a:RecordIdentifier "HUBRA_00166417_0" ;
  a2a:RecordGUID "{b72d07d8-5871-a8d3-7aaf-ecc089593b1c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1858-05-04" ;
  a2a:PersonRemarkdeat_plac "Brussel" .

[]
  a2a:PersonRemarkdeat_date "1833-02-26" ;
  a2a:PersonRemarkdeat_plac "Tisselt, prov. Antwerpen" .

[]
  a2a:PersonRemarkdeat_date "1812-03-03" ;
  a2a:PersonRemarkdeat_plac "Buggenhout, Oost-Vlaanderen" .

[]
  a2a:PersonRemarkdeat_date "1820-02-07" ;
  a2a:PersonRemarkdeat_plac "Buggenhout, Oost-Vlaanderen" .

[]
  a2a:PersonRemarkdeat_date "1843-10-07" ;
  a2a:PersonRemarkdeat_plac "Meise" .

[]
  a2a:PersonRemarkdeat_date "1837-01-12" ;
  a2a:PersonRemarkdeat_plac "Meise" .

