@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_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc
  a a2a:Record ;
  rdfs:label "Registratie op 23 augustus 1903 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-ff7e0ad9-8029-9843-ab92-4e5dfae4651d, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-9e2a7d04-fcd4-b1bf-a72d-31d57d7f63f1, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-a7c4c50a-3f90-b4e6-03a4-61111188ae5f, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-5d0d84b0-292f-771a-2ad6-aba7acdc83fe, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-bef93db3-d12c-aa7c-c10b-5c95b74c0db6, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-06ea6ce7-9634-2382-64dc-fbaa1a8d29ae, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-034e8d8d-1ac7-b902-431f-71c7056084b8, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-3884d966-5e23-7b79-49e1-100ddf5e50da, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-01379399-f28e-3b5b-109f-bdac6b4deec6, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-718e6ef4-5219-07be-46be-03b6aeb06468, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-d6688403-a1fb-0861-c59d-66546051bea5, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-ce73f69c-b6ed-fc5a-f34f-653e4c979e1e, oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-ef0755e7-c5e9-f015-e036-e2cb71ea2706 ;
  a2a:hasEvent oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_0, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_1, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_2, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_3, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_4, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_5, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_6, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_7, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_8, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_9, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_10, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_11, oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_12 ;
  a2a:hasSource oa:source_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-ff7e0ad9-8029-9843-ab92-4e5dfae4651d
  a a2a:Person ;
  rdfs:label "Gerardus Johannes Dusomos" ;
  a2a:PersonName [
    rdfs:label "Gerardus Johannes Dusomos" ;
    a2a:PersonNameFirstName "Gerardus Johannes" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1903-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-9e2a7d04-fcd4-b1bf-a72d-31d57d7f63f1
  a a2a:Person ;
  rdfs:label "Johanna Antonia van der Lee" ;
  a2a:PersonName [
    rdfs:label "Johanna Antonia van der Lee" ;
    a2a:PersonNameFirstName "Johanna Antonia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lee"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1904-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-a7c4c50a-3f90-b4e6-03a4-61111188ae5f
  a a2a:Person ;
  rdfs:label "Ludovicus Dusomos" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Dusomos" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1927-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-5d0d84b0-292f-771a-2ad6-aba7acdc83fe
  a a2a:Person ;
  rdfs:label "Hendrikus Cornelius Dusomos" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Cornelius Dusomos" ;
    a2a:PersonNameFirstName "Hendrikus Cornelius" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1928" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1928-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-bef93db3-d12c-aa7c-c10b-5c95b74c0db6
  a a2a:Person ;
  rdfs:label "Johanna Maria Dusomos" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Dusomos" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1929" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1929-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-06ea6ce7-9634-2382-64dc-fbaa1a8d29ae
  a a2a:Person ;
  rdfs:label "Cornelius Hendrikus Dusomos" ;
  a2a:PersonName [
    rdfs:label "Cornelius Hendrikus Dusomos" ;
    a2a:PersonNameFirstName "Cornelius Hendrikus" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1930" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1930-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-034e8d8d-1ac7-b902-431f-71c7056084b8
  a a2a:Person ;
  rdfs:label "Cornelia Hendrika Dusomos" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hendrika Dusomos" ;
    a2a:PersonNameFirstName "Cornelia Hendrika" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1931" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1931-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-3884d966-5e23-7b79-49e1-100ddf5e50da
  a a2a:Person ;
  rdfs:label "Gijsberta Dusomos" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Dusomos" ;
    a2a:PersonNameFirstName "Gijsberta" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1933" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1933-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-01379399-f28e-3b5b-109f-bdac6b4deec6
  a a2a:Person ;
  rdfs:label "Adriana Dusomos" ;
  a2a:PersonName [
    rdfs:label "Adriana Dusomos" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1934" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1934-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-718e6ef4-5219-07be-46be-03b6aeb06468
  a a2a:Person ;
  rdfs:label "Antonetta Maria Dusomos" ;
  a2a:PersonName [
    rdfs:label "Antonetta Maria Dusomos" ;
    a2a:PersonNameFirstName "Antonetta Maria" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1935" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1935-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-d6688403-a1fb-0861-c59d-66546051bea5
  a a2a:Person ;
  rdfs:label "Johanna Antonia Dusomos" ;
  a2a:PersonName [
    rdfs:label "Johanna Antonia Dusomos" ;
    a2a:PersonNameFirstName "Johanna Antonia" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1936" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1936-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-ce73f69c-b6ed-fc5a-f34f-653e4c979e1e
  a a2a:Person ;
  rdfs:label "Johannes Dusomos" ;
  a2a:PersonName [
    rdfs:label "Johannes Dusomos" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1898-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person-ef0755e7-c5e9-f015-e036-e2cb71ea2706
  a a2a:Person ;
  rdfs:label "Gerrit Dusomos" ;
  a2a:PersonName [
    rdfs:label "Gerrit Dusomos" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1937" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1937-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1903-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:ff7e0ad9-8029-9843-ab92-4e5dfae4651d ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:9e2a7d04-fcd4-b1bf-a72d-31d57d7f63f1 ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:a7c4c50a-3f90-b4e6-03a4-61111188ae5f ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:5d0d84b0-292f-771a-2ad6-aba7acdc83fe ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:bef93db3-d12c-aa7c-c10b-5c95b74c0db6 ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:06ea6ce7-9634-2382-64dc-fbaa1a8d29ae ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:034e8d8d-1ac7-b902-431f-71c7056084b8 ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:3884d966-5e23-7b79-49e1-100ddf5e50da ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:01379399-f28e-3b5b-109f-bdac6b4deec6 ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:718e6ef4-5219-07be-46be-03b6aeb06468 ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:d6688403-a1fb-0861-c59d-66546051bea5 ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:ce73f69c-b6ed-fc5a-f34f-653e4c979e1e ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:relationep_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Person:ef0755e7-c5e9-f015-e036-e2cb71ea2706 ;
  a2a:EventKeyRef oa:event_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc_Event1 .

oa:source_sha_f2e4723c-32f2-ce0d-310c-ecf3c7068bbc
  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 "462" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 43, Periode: 1920-1940, Gezinskaarten, 43, 462"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f728445b-d752-255d-ae0e-5fbf65577d7a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f2e4723c-32f2-ce0d-310c-ecf3c7068bbc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f728445b-d752-255d-ae0e-5fbf65577d7a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1dbd7692-ec97-90f8-d0c7-c52619ff06f7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f2e4723c-32f2-ce0d-310c-ecf3c7068bbc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1dbd7692-ec97-90f8-d0c7-c52619ff06f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-05-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f2e4723c-32f2-ce0d-310c-ecf3c7068bbc" ;
  a2a:RecordGUID "{f2e4723c-32f2-ce0d-310c-ecf3c7068bbc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4280_00004280.xml van SHA" .

