@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_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 november 1882 te Asse (België)" ;
  a2a:hasPerson oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person23142, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person911642, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person2227822, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person3116322, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person4004822, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person4893322, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person5667212, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7406972, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7406982, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7406992, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7407002, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9514972, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9514982, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9514992, oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9515002 ;
  a2a:hasEvent oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_0, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_1, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_2, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_3, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_4, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_5, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_6, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_7, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_8, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_9, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_10, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_11, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_12, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_13, oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_14 ;
  a2a:hasSource oa:source_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person23142
  a a2a:Person ;
  rdfs:label "Leonardus Verhertbrugge" ;
  a2a:PersonName [
    rdfs:label "Leonardus Verhertbrugge" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Verhertbrugge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1861-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person911642
  a a2a:Person ;
  rdfs:label "Angelina De Coninck" ;
  a2a:PersonName [
    rdfs:label "Angelina De Coninck" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1862-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person2227822
  a a2a:Person ;
  rdfs:label "Felix Joannes Verhertbrugge" ;
  a2a:PersonName [
    rdfs:label "Felix Joannes Verhertbrugge" ;
    a2a:PersonNameFirstName "Felix Joannes" ;
    a2a:PersonNameLastName "Verhertbrugge"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person3116322
  a a2a:Person ;
  rdfs:label "Maria Anna Tits" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Tits" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Tits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "herbergierster" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person4004822
  a a2a:Person ;
  rdfs:label "Andreas Josephus De Coninck" ;
  a2a:PersonName [
    rdfs:label "Andreas Josephus De Coninck" ;
    a2a:PersonNameFirstName "Andreas Josephus" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person4893322
  a a2a:Person ;
  rdfs:label "Josepha Orincx" ;
  a2a:PersonName [
    rdfs:label "Josepha Orincx" ;
    a2a:PersonNameFirstName "Josepha" ;
    a2a:PersonNameLastName "Orincx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person5667212
  a a2a:Person ;
  rdfs:label "Maria Dorothea De Coninck>Verhertbrugge" ;
  a2a:PersonName [
    rdfs:label "Maria Dorothea De Coninck>Verhertbrugge" ;
    a2a:PersonNameFirstName "Maria Dorothea" ;
    a2a:PersonNameLastName "De Coninck>Verhertbrugge"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1882-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7406972
  a a2a:Person ;
  rdfs:label "Joannes Ludovicus Jacobs" ;
  a2a:PersonName [
    rdfs:label "Joannes Ludovicus Jacobs" ;
    a2a:PersonNameFirstName "Joannes Ludovicus" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "conducteur der mallepost" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7406982
  a a2a:Person ;
  rdfs:label "Franciscus Carolus De Brandt" ;
  a2a:PersonName [
    rdfs:label "Franciscus Carolus De Brandt" ;
    a2a:PersonNameFirstName "Franciscus Carolus" ;
    a2a:PersonNameLastName "De Brandt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7406992
  a a2a:Person ;
  rdfs:label "Emilius Borreman" ;
  a2a:PersonName [
    rdfs:label "Emilius Borreman" ;
    a2a:PersonNameFirstName "Emilius" ;
    a2a:PersonNameLastName "Borreman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7407002
  a a2a:Person ;
  rdfs:label "Aloysius Baekens" ;
  a2a:PersonName [
    rdfs:label "Aloysius Baekens" ;
    a2a:PersonNameFirstName "Aloysius" ;
    a2a:PersonNameLastName "Baekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "hoefsmidgast" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9514972
  a a2a:Person ;
  rdfs:label "Petrus Judocus De Coninck" ;
  a2a:PersonName [
    rdfs:label "Petrus Judocus De Coninck" ;
    a2a:PersonNameFirstName "Petrus Judocus" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9514982
  a a2a:Person ;
  rdfs:label "Maria Anna Walraevens" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Walraevens" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Walraevens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9514992
  a a2a:Person ;
  rdfs:label "Felix Orincx" ;
  a2a:PersonName [
    rdfs:label "Felix Orincx" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "Orincx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9515002
  a a2a:Person ;
  rdfs:label "Joanna Catharina Henrica Van Damme" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Henrica Van Damme" ;
    a2a:PersonNameFirstName "Joanna Catharina Henrica" ;
    a2a:PersonNameLastName "Van Damme"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1882-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person23142 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person911642 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person2227822 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person3116322 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person4004822 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person4893322 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person5667212 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7406972 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7406982 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7406992 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person7407002 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9514972 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9514982 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9514992 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:relationep_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Person9515002 ;
  a2a:EventKeyRef oa:event_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b_Event1 .

oa:source_abl_4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b
  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 "1882" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1882-11-22"^^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 "43" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 43"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-C99C-MJ?i=597&cc=1482191&cat=136856"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00201645_0" ;
  a2a:RecordIdentifier "HUBRA_00201645_0" ;
  a2a:RecordGUID "{4aa09e73-5dbc-6dbb-8be8-2bfa5e60c92b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1872-02-09" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1871-06-30" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1866-02-12" ;
  a2a:PersonRemarkdeat_plac "Asse" .

