@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_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f
  a a2a:Record ;
  rdfs:label "Registratie op 12 februari 1882 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-cf7d9fec-b664-f8e7-6884-1e131e8bff50, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-167bfb89-ebdc-7486-c3cc-9a7fd39458a3, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-daee5bed-26d7-943d-917f-3d3aff42dc0c, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-c13f6d10-3769-abd9-4d03-409e31053102, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-c115b52a-a5f4-4677-7af6-37f0540364b4, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-21a6fb68-ee84-7a19-bf21-24caf97a7cbe, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-12b1c808-1ec8-84be-da26-89f250cdf34d, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-31817e0a-11b2-0d1b-3fb6-f7f2295809dd, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-4ae6c5c1-602b-1c80-ac0f-ae9853c3a75a, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-117f0f3f-8b4d-5dc1-481c-38383f3c218c, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-ff138a13-9718-61c8-65a3-b7b54a5c8040, oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-78d6c73e-5b5a-aff9-b1a5-44e14bb5e0b6 ;
  a2a:hasEvent oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_0, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_1, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_2, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_3, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_4, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_5, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_6, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_7, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_8, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_9, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_10, oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_11 ;
  a2a:hasSource oa:source_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-cf7d9fec-b664-f8e7-6884-1e131e8bff50
  a a2a:Person ;
  rdfs:label "Hubertus Hendrikus van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Hubertus Hendrikus van Esdonk" ;
    a2a:PersonNameFirstName "Hubertus Hendrikus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1882-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "mandenmaker" .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-167bfb89-ebdc-7486-c3cc-9a7fd39458a3
  a a2a:Person ;
  rdfs:label "Antonetta van der Lee" ;
  a2a:PersonName [
    rdfs:label "Antonetta van der Lee" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lee"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1888-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-daee5bed-26d7-943d-917f-3d3aff42dc0c
  a a2a:Person ;
  rdfs:label "Marinus van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Marinus van Esdonk" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1912-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-c13f6d10-3769-abd9-4d03-409e31053102
  a a2a:Person ;
  rdfs:label "Aldegonda Maria Antonetta van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Aldegonda Maria Antonetta van Esdonk" ;
    a2a:PersonNameFirstName "Aldegonda Maria Antonetta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1913-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-c115b52a-a5f4-4677-7af6-37f0540364b4
  a a2a:Person ;
  rdfs:label "Paulina Maria Catharina van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Paulina Maria Catharina van Esdonk" ;
    a2a:PersonNameFirstName "Paulina Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1914-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-21a6fb68-ee84-7a19-bf21-24caf97a7cbe
  a a2a:Person ;
  rdfs:label "Theodorus van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Theodorus van Esdonk" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1916-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-12b1c808-1ec8-84be-da26-89f250cdf34d
  a a2a:Person ;
  rdfs:label "Petrus van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Petrus van Esdonk" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1917-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-31817e0a-11b2-0d1b-3fb6-f7f2295809dd
  a a2a:Person ;
  rdfs:label "Hubertus Hendrikus van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Hubertus Hendrikus van Esdonk" ;
    a2a:PersonNameFirstName "Hubertus Hendrikus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1919-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-4ae6c5c1-602b-1c80-ac0f-ae9853c3a75a
  a a2a:Person ;
  rdfs:label "Catharina Maria van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria van Esdonk" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1921-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-117f0f3f-8b4d-5dc1-481c-38383f3c218c
  a a2a:Person ;
  rdfs:label "Antonetta Maria van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Antonetta Maria van Esdonk" ;
    a2a:PersonNameFirstName "Antonetta Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1922-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-ff138a13-9718-61c8-65a3-b7b54a5c8040
  a a2a:Person ;
  rdfs:label "Arnoldus van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van Esdonk" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1923-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person-78d6c73e-5b5a-aff9-b1a5-44e14bb5e0b6
  a a2a:Person ;
  rdfs:label "Johannes van Esdonk" ;
  a2a:PersonName [
    rdfs:label "Johannes van Esdonk" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esdonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1927" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1927-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1882-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:cf7d9fec-b664-f8e7-6884-1e131e8bff50 ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:167bfb89-ebdc-7486-c3cc-9a7fd39458a3 ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:daee5bed-26d7-943d-917f-3d3aff42dc0c ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:c13f6d10-3769-abd9-4d03-409e31053102 ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:c115b52a-a5f4-4677-7af6-37f0540364b4 ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:21a6fb68-ee84-7a19-bf21-24caf97a7cbe ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:12b1c808-1ec8-84be-da26-89f250cdf34d ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:31817e0a-11b2-0d1b-3fb6-f7f2295809dd ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:4ae6c5c1-602b-1c80-ac0f-ae9853c3a75a ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:117f0f3f-8b4d-5dc1-481c-38383f3c218c ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:ff138a13-9718-61c8-65a3-b7b54a5c8040 ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:relationep_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Person:78d6c73e-5b5a-aff9-b1a5-44e14bb5e0b6 ;
  a2a:EventKeyRef oa:event_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f_Event1 .

oa:source_sha_7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1920-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 43, Periode: 1920-1940" ;
    a2a:Book "Gezinskaarten" ;
    a2a:RegistryNumber "43" ;
    a2a:Folio "585" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 43, Periode: 1920-1940, Gezinskaarten, 43, 585"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e2e9c77f-20f7-298f-0bcc-e23455d3a86e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e2e9c77f-20f7-298f-0bcc-e23455d3a86e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/218776e4-ecc8-7047-1279-2f6e5071909b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/218776e4-ecc8-7047-1279-2f6e5071909b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f" ;
  a2a:RecordGUID "{7e6a7328-2d85-1e8a-eb8c-c8fbe7142a3f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4883_00004883.xml van SHA" .

