@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_saa_d837ae04-282e-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 15 februari 1775" ;
  a2a:hasPerson oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-27dafb1c-f3d5-239d-9494-8feaaed879dc, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-ad7a20ff-ed1b-4153-3060-0a10e1cae8fc, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-a6032982-312a-90e3-63a8-3b2283ce7927, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-59724933-49d8-2157-506f-e58f25b30ef5, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-556b62d8-863a-2858-afb1-b219d8851619, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-3fb99708-02db-bb68-8a4d-e2aa2b04ffbb, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-3c77691c-4349-fb84-bd8d-d190e9142c9e, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-030813d8-c576-da94-1686-c82e3ad11f11, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-7046c3b3-f857-506b-1913-afa521ac6e81, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-8015ccaf-7fad-88cd-2f08-8f997b01dac7, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-74c30439-f7cd-3eea-d9f4-71e24cb586de, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-d82c6104-c006-edf8-3302-a25cfc3702f0, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-0a28e678-47b8-f3fe-f31e-72fd66294da5, oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-f6b21945-ccdf-acc6-7132-9b57e6f3255a ;
  a2a:hasEvent oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_5, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_6, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_7, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_8, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_9, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_10, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_11, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_12, oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_13 ;
  a2a:hasSource oa:source_saa_d837ae04-282e-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-27dafb1c-f3d5-239d-9494-8feaaed879dc
  a a2a:Person ;
  rdfs:label "Barend Jochemis" ;
  a2a:PersonName [
    rdfs:label "Barend Jochemis" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Jochemis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-ad7a20ff-ed1b-4153-3060-0a10e1cae8fc
  a a2a:Person ;
  rdfs:label "Willem Scheeper" ;
  a2a:PersonName [
    rdfs:label "Willem Scheeper" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Scheeper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-a6032982-312a-90e3-63a8-3b2283ce7927
  a a2a:Person ;
  rdfs:label "Dorothea van Wisschel" ;
  a2a:PersonName [
    rdfs:label "Dorothea van Wisschel" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wisschel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-59724933-49d8-2157-506f-e58f25b30ef5
  a a2a:Person ;
  rdfs:label "Sophia Margaretha Scheeper" ;
  a2a:PersonName [
    rdfs:label "Sophia Margaretha Scheeper" ;
    a2a:PersonNameFirstName "Sophia Margaretha" ;
    a2a:PersonNameLastName "Scheeper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-556b62d8-863a-2858-afb1-b219d8851619
  a a2a:Person ;
  rdfs:label "Willem Scheeper" ;
  a2a:PersonName [
    rdfs:label "Willem Scheeper" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Scheeper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-3fb99708-02db-bb68-8a4d-e2aa2b04ffbb
  a a2a:Person ;
  rdfs:label "Dorothea Scheeper" ;
  a2a:PersonName [
    rdfs:label "Dorothea Scheeper" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Scheeper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-3c77691c-4349-fb84-bd8d-d190e9142c9e
  a a2a:Person ;
  rdfs:label "Dorothea Agatha Scheper" ;
  a2a:PersonName [
    rdfs:label "Dorothea Agatha Scheper" ;
    a2a:PersonNameFirstName "Dorothea Agatha" ;
    a2a:PersonNameLastName "Scheper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-030813d8-c576-da94-1686-c82e3ad11f11
  a a2a:Person ;
  rdfs:label "Hendrik Scheeper" ;
  a2a:PersonName [
    rdfs:label "Hendrik Scheeper" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Scheeper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-7046c3b3-f857-506b-1913-afa521ac6e81
  a a2a:Person ;
  rdfs:label "Benjamin Scheeper" ;
  a2a:PersonName [
    rdfs:label "Benjamin Scheeper" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Scheeper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-8015ccaf-7fad-88cd-2f08-8f997b01dac7
  a a2a:Person ;
  rdfs:label "Catharina Dorothea Calis" ;
  a2a:PersonName [
    rdfs:label "Catharina Dorothea Calis" ;
    a2a:PersonNameFirstName "Catharina Dorothea" ;
    a2a:PersonNameLastName "Calis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-74c30439-f7cd-3eea-d9f4-71e24cb586de
  a a2a:Person ;
  rdfs:label "Anna Catharina Scheeper" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Scheeper" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Scheeper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-d82c6104-c006-edf8-3302-a25cfc3702f0
  a a2a:Person ;
  rdfs:label "Helena Scheeper" ;
  a2a:PersonName [
    rdfs:label "Helena Scheeper" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Scheeper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-0a28e678-47b8-f3fe-f31e-72fd66294da5
  a a2a:Person ;
  rdfs:label "Barend Daniel Maneke" ;
  a2a:PersonName [
    rdfs:label "Barend Daniel Maneke" ;
    a2a:PersonNameFirstName "Barend Daniel" ;
    a2a:PersonNameLastName "Maneke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person-f6b21945-ccdf-acc6-7132-9b57e6f3255a
  a a2a:Person ;
  rdfs:label "Dirk Scheeper" ;
  a2a:PersonName [
    rdfs:label "Dirk Scheeper" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Scheeper"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1775-02-15"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:27dafb1c-f3d5-239d-9494-8feaaed879dc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:ad7a20ff-ed1b-4153-3060-0a10e1cae8fc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:a6032982-312a-90e3-63a8-3b2283ce7927 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:59724933-49d8-2157-506f-e58f25b30ef5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:556b62d8-863a-2858-afb1-b219d8851619 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:3fb99708-02db-bb68-8a4d-e2aa2b04ffbb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:3c77691c-4349-fb84-bd8d-d190e9142c9e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:030813d8-c576-da94-1686-c82e3ad11f11 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:7046c3b3-f857-506b-1913-afa521ac6e81 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:8015ccaf-7fad-88cd-2f08-8f997b01dac7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:74c30439-f7cd-3eea-d9f4-71e24cb586de ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:d82c6104-c006-edf8-3302-a25cfc3702f0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:0a28e678-47b8-f3fe-f31e-72fd66294da5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-282e-6b6d-e053-b784100acdee_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-282e-6b6d-e053-b784100acdee_Person:f6b21945-ccdf-acc6-7132-9b57e6f3255a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-282e-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-282e-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1775-02-15 - 1775-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1775-02-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14334, Periode: 1775" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "599260" ;
    a2a:RegistryNumber "14334" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14334, Periode: 1775, Notariële archieven, 599260, 14334"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/775836c4-52b5-7a25-5035-d78078266629.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-282e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/775836c4-52b5-7a25-5035-d78078266629.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9a96a743-c098-ca76-37ac-48d9bc81529c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-282e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9a96a743-c098-ca76-37ac-48d9bc81529c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bfa1a105-dbf2-2fbb-5757-be288eedaf13.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-282e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bfa1a105-dbf2-2fbb-5757-be288eedaf13.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/42255ee6-af33-5f52-2eef-687f87c36e68.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-282e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/42255ee6-af33-5f52-2eef-687f87c36e68.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8135a96a-7a56-08cd-0b1b-1255e30ede16.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-282e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8135a96a-7a56-08cd-0b1b-1255e30ede16.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-282e-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-282e-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter de Wilde
Onderwerpsomschrijving: Grutterswinkel, woonachtig in de Nieuwstraat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14334" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "DGVB00056000255", "DGVB00056000256", "DGVB00056000257", "DGVB00056000258", "DGVB00056000259" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_390_00000390.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000258; positie: 2111, 2971, 660, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000256; positie: 3565, 615, 530, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000256; positie: 4015, 469, 1011, 171" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000257; positie: 2259, 1110, 691, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000257; positie: 3574, 2828, 620, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000257; positie: 4247, 2826, 711, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000257; positie: 2222, 786, 828, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000257; positie: 4642, 2733, 708, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000257; positie: 3792, 1786, 757, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000257; positie: 1335, 971, 991, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000257; positie: 3611, 2731, 978, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000257; positie: 4993, 2817, 305, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000258; positie: 2175, 3139, 843, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: DGVB00056000257; positie: 2529, 883, 497, 132" .
