@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_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba
  a a2a:Record ;
  rdfs:label "Registratie op 28 mei 1859 te Sprang" ;
  a2a:hasPerson oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-1a1cccd3-a051-5769-d07c-436d3d12059b, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-a30c0e88-f44e-3a61-379d-0d2c8cfcec32, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-b4139801-0a4a-eb1f-8daa-c0026e53b977, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-ef5e41ba-e2d2-b3d0-67a0-8d0af2c898c7, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-8557b2f2-3266-8c71-72d6-98544e8e948b, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-a88158b3-2a30-cc51-50bf-012a9e217450, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-e498b296-842a-fdcd-19e1-106eb2d29300, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-f3712338-64c7-f289-3015-e30e68ce86ea, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-d624262a-6429-9d5a-2eab-0fd789a11a4f, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-42365347-d6e7-6a15-7636-083ef1a53dac, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-3f78ddd5-d449-cee7-d4d9-fd8cf27525ef, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-8733fcec-4055-b8a8-1161-7181fa025756, oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-dd38a8bc-b3a0-352e-6261-1cf07f2bdb36 ;
  a2a:hasEvent oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_0, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_1, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_2, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_3, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_4, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_5, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_6, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_7, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_8, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_9, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_10, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_11, oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_12 ;
  a2a:hasSource oa:source_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-1a1cccd3-a051-5769-d07c-436d3d12059b
  a a2a:Person ;
  rdfs:label "Helena Cornelia van Ballegooijen" ;
  a2a:PersonName [
    rdfs:label "Helena Cornelia van Ballegooijen" ;
    a2a:PersonNameFirstName "Helena Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ballegooijen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1859-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-a30c0e88-f44e-3a61-379d-0d2c8cfcec32
  a a2a:Person ;
  rdfs:label "Bastiana Adriana Scholt" ;
  a2a:PersonName [
    rdfs:label "Bastiana Adriana Scholt" ;
    a2a:PersonNameFirstName "Bastiana Adriana" ;
    a2a:PersonNameLastName "Scholt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1882-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-b4139801-0a4a-eb1f-8daa-c0026e53b977
  a a2a:Person ;
  rdfs:label "Huibertje Wilhelmina Scholt" ;
  a2a:PersonName [
    rdfs:label "Huibertje Wilhelmina Scholt" ;
    a2a:PersonNameFirstName "Huibertje Wilhelmina" ;
    a2a:PersonNameLastName "Scholt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1883-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-ef5e41ba-e2d2-b3d0-67a0-8d0af2c898c7
  a a2a:Person ;
  rdfs:label "Jan Hendrik Scholt" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Scholt" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Scholt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1894-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-8557b2f2-3266-8c71-72d6-98544e8e948b
  a a2a:Person ;
  rdfs:label "Carel Paulides" ;
  a2a:PersonName [
    rdfs:label "Carel Paulides" ;
    a2a:PersonNameFirstName "Carel" ;
    a2a:PersonNameLastName "Paulides"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1882-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "postbode" .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-a88158b3-2a30-cc51-50bf-012a9e217450
  a a2a:Person ;
  rdfs:label "Paulus Jan Paulides" ;
  a2a:PersonName [
    rdfs:label "Paulus Jan Paulides" ;
    a2a:PersonNameFirstName "Paulus Jan" ;
    a2a:PersonNameLastName "Paulides"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1907-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-e498b296-842a-fdcd-19e1-106eb2d29300
  a a2a:Person ;
  rdfs:label "Pieter Hendrikus Schiedon" ;
  a2a:PersonName [
    rdfs:label "Pieter Hendrikus Schiedon" ;
    a2a:PersonNameFirstName "Pieter Hendrikus" ;
    a2a:PersonNameLastName "Schiedon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1890-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "leerlooier" .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-f3712338-64c7-f289-3015-e30e68ce86ea
  a a2a:Person ;
  rdfs:label "Arnolda Johanna Frings" ;
  a2a:PersonName [
    rdfs:label "Arnolda Johanna Frings" ;
    a2a:PersonNameFirstName "Arnolda Johanna" ;
    a2a:PersonNameLastName "Frings"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1893-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-d624262a-6429-9d5a-2eab-0fd789a11a4f
  a a2a:Person ;
  rdfs:label "Johan Schiedon" ;
  a2a:PersonName [
    rdfs:label "Johan Schiedon" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Schiedon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1917-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-42365347-d6e7-6a15-7636-083ef1a53dac
  a a2a:Person ;
  rdfs:label "Ivora Alida Schiedon" ;
  a2a:PersonName [
    rdfs:label "Ivora Alida Schiedon" ;
    a2a:PersonNameFirstName "Ivora Alida" ;
    a2a:PersonNameLastName "Schiedon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1920-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-3f78ddd5-d449-cee7-d4d9-fd8cf27525ef
  a a2a:Person ;
  rdfs:label "Cornelia Geertruida Schiedon" ;
  a2a:PersonName [
    rdfs:label "Cornelia Geertruida Schiedon" ;
    a2a:PersonNameFirstName "Cornelia Geertruida" ;
    a2a:PersonNameLastName "Schiedon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1921-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-8733fcec-4055-b8a8-1161-7181fa025756
  a a2a:Person ;
  rdfs:label "Cornelia Geertruida Schiedon" ;
  a2a:PersonName [
    rdfs:label "Cornelia Geertruida Schiedon" ;
    a2a:PersonNameFirstName "Cornelia Geertruida" ;
    a2a:PersonNameLastName "Schiedon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1923-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person-dd38a8bc-b3a0-352e-6261-1cf07f2bdb36
  a a2a:Person ;
  rdfs:label "Johannes Schiedon" ;
  a2a:PersonName [
    rdfs:label "Johannes Schiedon" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schiedon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1912-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1859-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:1a1cccd3-a051-5769-d07c-436d3d12059b ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:a30c0e88-f44e-3a61-379d-0d2c8cfcec32 ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:b4139801-0a4a-eb1f-8daa-c0026e53b977 ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:ef5e41ba-e2d2-b3d0-67a0-8d0af2c898c7 ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:8557b2f2-3266-8c71-72d6-98544e8e948b ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:a88158b3-2a30-cc51-50bf-012a9e217450 ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:e498b296-842a-fdcd-19e1-106eb2d29300 ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:f3712338-64c7-f289-3015-e30e68ce86ea ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:d624262a-6429-9d5a-2eab-0fd789a11a4f ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:42365347-d6e7-6a15-7636-083ef1a53dac ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:3f78ddd5-d449-cee7-d4d9-fd8cf27525ef ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:8733fcec-4055-b8a8-1161-7181fa025756 ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:relationep_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Person:dd38a8bc-b3a0-352e-6261-1cf07f2bdb36 ;
  a2a:EventKeyRef oa:event_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba_Event1 .

oa:source_sha_eeac8b94-9ee8-ca4a-8cae-c36ee3745fba
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1900-01-01 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 82, Periode: 1900-1924" ;
    a2a:Book "Bevolkingsregister, R-Z" ;
    a2a:RegistryNumber "82" ;
    a2a:Folio "458" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 82, Periode: 1900-1924, Bevolkingsregister, R-Z, 82, 458"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1edd266d-1a73-e1fd-d3f2-ef8603f688c2.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/eeac8b94-9ee8-ca4a-8cae-c36ee3745fba" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1edd266d-1a73-e1fd-d3f2-ef8603f688c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/eeac8b94-9ee8-ca4a-8cae-c36ee3745fba" ;
  a2a:RecordGUID "{eeac8b94-9ee8-ca4a-8cae-c36ee3745fba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4264_00004264.xml van SHA" .

