@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-49ef-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 13 september 1642" ;
  a2a:hasPerson oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-36a6edd2-0f7f-2c6c-b7f0-dec093044445, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-bf9ff011-8f38-9a9a-3cd4-04f0e2deceb8, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-9da271f1-0664-5e3e-e5bc-d47d632e0684, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-5a9accce-446c-a299-b93d-883e5d20cca1, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-5b8f3770-79fe-e0be-69cf-8cfa471fd82a, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-3e73a27a-f9fa-b038-d2f4-472e29b262e6, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-2b8f75c6-cf65-8a95-51fc-ddc9846fdc4c, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-17f7af6d-6785-e4b6-2851-5f646616db9b, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-1bc955db-3f4a-eb0b-8ebe-670e9e29adbc, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-80242462-e40e-2fd8-d937-ad96a96fa19e, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-7b508f00-e338-2d31-7c86-df1bb3de73b0, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-edf806f0-a62f-06ee-8a80-05b3a43e1db1, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-f0fcb6fa-b055-879a-513b-598ab85c8646, oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-e923e217-f739-da00-180d-3c10944e249b ;
  a2a:hasEvent oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_5, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_6, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_7, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_8, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_9, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_10, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_11, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_12, oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_13 ;
  a2a:hasSource oa:source_saa_d837ae04-49ef-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-36a6edd2-0f7f-2c6c-b7f0-dec093044445
  a a2a:Person ;
  rdfs:label "Joseph @ammet@" ;
  a2a:PersonName [
    rdfs:label "Joseph @ammet@" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "@ammet@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-bf9ff011-8f38-9a9a-3cd4-04f0e2deceb8
  a a2a:Person ;
  rdfs:label "Sara de Lambre" ;
  a2a:PersonName [
    rdfs:label "Sara de Lambre" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lambre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-9da271f1-0664-5e3e-e5bc-d47d632e0684
  a a2a:Person ;
  rdfs:label "Jacques Watelier" ;
  a2a:PersonName [
    rdfs:label "Jacques Watelier" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Watelier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-5a9accce-446c-a299-b93d-883e5d20cca1
  a a2a:Person ;
  rdfs:label "Jan Sallo" ;
  a2a:PersonName [
    rdfs:label "Jan Sallo" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Sallo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-5b8f3770-79fe-e0be-69cf-8cfa471fd82a
  a a2a:Person ;
  rdfs:label "Jacob Hendrixen" ;
  a2a:PersonName [
    rdfs:label "Jacob Hendrixen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hendrixen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-3e73a27a-f9fa-b038-d2f4-472e29b262e6
  a a2a:Person ;
  rdfs:label "Rachel de Lambre" ;
  a2a:PersonName [
    rdfs:label "Rachel de Lambre" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lambre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-2b8f75c6-cf65-8a95-51fc-ddc9846fdc4c
  a a2a:Person ;
  rdfs:label "Jean Swart" ;
  a2a:PersonName [
    rdfs:label "Jean Swart" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-17f7af6d-6785-e4b6-2851-5f646616db9b
  a a2a:Person ;
  rdfs:label "Jacques de Lambre" ;
  a2a:PersonName [
    rdfs:label "Jacques de Lambre" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lambre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-1bc955db-3f4a-eb0b-8ebe-670e9e29adbc
  a a2a:Person ;
  rdfs:label "Elisabeth Mounes" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Mounes" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Mounes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-80242462-e40e-2fd8-d937-ad96a96fa19e
  a a2a:Person ;
  rdfs:label "Jochum Thielmans" ;
  a2a:PersonName [
    rdfs:label "Jochum Thielmans" ;
    a2a:PersonNameFirstName "Jochum" ;
    a2a:PersonNameLastName "Thielmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-7b508f00-e338-2d31-7c86-df1bb3de73b0
  a a2a:Person ;
  rdfs:label "Jacques de Lambre" ;
  a2a:PersonName [
    rdfs:label "Jacques de Lambre" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lambre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-edf806f0-a62f-06ee-8a80-05b3a43e1db1
  a a2a:Person ;
  rdfs:label "Jean Finocchio" ;
  a2a:PersonName [
    rdfs:label "Jean Finocchio" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Finocchio"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-f0fcb6fa-b055-879a-513b-598ab85c8646
  a a2a:Person ;
  rdfs:label "Abraham Abels" ;
  a2a:PersonName [
    rdfs:label "Abraham Abels" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Abels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person-e923e217-f739-da00-180d-3c10944e249b
  a a2a:Person ;
  rdfs:label "Jean de Lambre" ;
  a2a:PersonName [
    rdfs:label "Jean de Lambre" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lambre"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1642" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1642-09-13"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:36a6edd2-0f7f-2c6c-b7f0-dec093044445 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:bf9ff011-8f38-9a9a-3cd4-04f0e2deceb8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:9da271f1-0664-5e3e-e5bc-d47d632e0684 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:5a9accce-446c-a299-b93d-883e5d20cca1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:5b8f3770-79fe-e0be-69cf-8cfa471fd82a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:3e73a27a-f9fa-b038-d2f4-472e29b262e6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:2b8f75c6-cf65-8a95-51fc-ddc9846fdc4c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:17f7af6d-6785-e4b6-2851-5f646616db9b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:1bc955db-3f4a-eb0b-8ebe-670e9e29adbc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:80242462-e40e-2fd8-d937-ad96a96fa19e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:7b508f00-e338-2d31-7c86-df1bb3de73b0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:edf806f0-a62f-06ee-8a80-05b3a43e1db1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:f0fcb6fa-b055-879a-513b-598ab85c8646 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49ef-6b6d-e053-b784100acdee_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Person:e923e217-f739-da00-180d-3c10944e249b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49ef-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-49ef-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1642-09-13 - 1642-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1642-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1642-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1642" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1642-09-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 958B, Periode: 1642" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "641823" ;
    a2a:RegistryNumber "958B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 958B, Periode: 1642, Notariële archieven, 641823, 958B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/95e08105-b358-9008-dec6-03a9649ed3a1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-49ef-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/95e08105-b358-9008-dec6-03a9649ed3a1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e6976770-55c4-a0f1-be2b-4d576bcbee98.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-49ef-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e6976770-55c4-a0f1-be2b-4d576bcbee98.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/59887ba9-ee6b-6c53-af7a-df61813aeb9a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-49ef-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/59887ba9-ee6b-6c53-af7a-df61813aeb9a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d55fba77-418e-b9a6-756c-72f80b503b03.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-49ef-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d55fba77-418e-b9a6-756c-72f80b503b03.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-49ef-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-49ef-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Valenciennes
Locatieomschrijving: Hambourg
Locatieomschrijving: Gennes
Locatieomschrijving: Ypere
Locatieomschrijving: Eterre @ Flandres
Onderwerpsomschrijving: verver en zijn vrouw
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/958B" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "VBPA00029000100", "VBPA00029000101", "VBPA00029000102", "VBPA00029000103" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_106_00000106.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000103; positie: 339, 2942, 375, 173" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000102; positie: 2477, 859, 302, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000103; positie: 397, 3535, 320, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000102; positie: 676, 1206, 701, 181" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000103; positie: 1451, 2884, 1502, 215" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000102; positie: 1748, 1316, 1072, 190" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000103; positie: 185, 3323, 445, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000102; positie: 1053, 1365, 591, 184" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000100; positie: 1591, 1637, 1219, 189" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000103; positie: 740, 3006, 1617, 221" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000100; positie: 679, 1552, 1221, 200" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000103; positie: 1790, 4406, 794, 307" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000103; positie: 118, 3266, 554, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00029000102; positie: 651, 1417, 371, 162" .
