@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_d837ae03-b0d6-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 6 september 1728" ;
  a2a:hasPerson oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-0d948281-ba62-dee8-0a92-1898f2280185, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-114396c4-3b54-0b8f-8670-4648ef3c3d8a, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-178a6922-9715-2c4d-92f2-8515482eff62, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-072e463a-c029-ed6f-671d-fd78db6bcc04, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-c4fea24d-3fcd-8f32-8133-c30d6036ee02, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-b6eb3e96-ac3f-cbb9-dea9-52668b6e3679, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-83da7fd2-0689-790d-ee3b-90ed65f85db7, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-85b77c10-636f-baf6-b1b3-281b4dc1d757, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-dcf6448a-57ca-a57b-6031-3610e4bb418f, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-f5ea839d-9ef6-05d9-03e5-f9ff6c9064e4, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-de61c50d-0d31-aecb-3fa5-5bee7f6133e9, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-5de7f986-3657-911a-1b88-f5fb9452e291, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-f985224b-8229-2222-fca9-33dc8e331084, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-f96f0cd1-fc11-e67b-417a-e409f084a5cc, oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-ff4dd957-0224-7188-f85c-13f557e111c7 ;
  a2a:hasEvent oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_5, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_6, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_7, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_8, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_9, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_10, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_11, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_12, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_13, oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_14 ;
  a2a:hasSource oa:source_saa_d837ae03-b0d6-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-0d948281-ba62-dee8-0a92-1898f2280185
  a a2a:Person ;
  rdfs:label "Grietje Richters" ;
  a2a:PersonName [
    rdfs:label "Grietje Richters" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Richters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-114396c4-3b54-0b8f-8670-4648ef3c3d8a
  a a2a:Person ;
  rdfs:label "Lijsbeth Richters" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Richters" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Richters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-178a6922-9715-2c4d-92f2-8515482eff62
  a a2a:Person ;
  rdfs:label "Levinus Meijer" ;
  a2a:PersonName [
    rdfs:label "Levinus Meijer" ;
    a2a:PersonNameFirstName "Levinus" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-072e463a-c029-ed6f-671d-fd78db6bcc04
  a a2a:Person ;
  rdfs:label "Jurriaen Richters" ;
  a2a:PersonName [
    rdfs:label "Jurriaen Richters" ;
    a2a:PersonNameFirstName "Jurriaen" ;
    a2a:PersonNameLastName "Richters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-c4fea24d-3fcd-8f32-8133-c30d6036ee02
  a a2a:Person ;
  rdfs:label "Simon Klaaremond" ;
  a2a:PersonName [
    rdfs:label "Simon Klaaremond" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Klaaremond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-b6eb3e96-ac3f-cbb9-dea9-52668b6e3679
  a a2a:Person ;
  rdfs:label "Thijs Ronksen" ;
  a2a:PersonName [
    rdfs:label "Thijs Ronksen" ;
    a2a:PersonNameFirstName "Thijs" ;
    a2a:PersonNameLastName "Ronksen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-83da7fd2-0689-790d-ee3b-90ed65f85db7
  a a2a:Person ;
  rdfs:label "Stijntje Pieters Mooijs" ;
  a2a:PersonName [
    rdfs:label "Stijntje Pieters Mooijs" ;
    a2a:PersonNameFirstName "Stijntje Pieters" ;
    a2a:PersonNameLastName "Mooijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-85b77c10-636f-baf6-b1b3-281b4dc1d757
  a a2a:Person ;
  rdfs:label "Daniel Thijsz Ronksen" ;
  a2a:PersonName [
    rdfs:label "Daniel Thijsz Ronksen" ;
    a2a:PersonNameFirstName "Daniel Thijsz" ;
    a2a:PersonNameLastName "Ronksen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-dcf6448a-57ca-a57b-6031-3610e4bb418f
  a a2a:Person ;
  rdfs:label "Annetje Richters" ;
  a2a:PersonName [
    rdfs:label "Annetje Richters" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNameLastName "Richters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-f5ea839d-9ef6-05d9-03e5-f9ff6c9064e4
  a a2a:Person ;
  rdfs:label "Dirk Barentz Bol" ;
  a2a:PersonName [
    rdfs:label "Dirk Barentz Bol" ;
    a2a:PersonNameFirstName "Dirk Barentz" ;
    a2a:PersonNameLastName "Bol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-de61c50d-0d31-aecb-3fa5-5bee7f6133e9
  a a2a:Person ;
  rdfs:label "Grietje Cornelis Mooijs" ;
  a2a:PersonName [
    rdfs:label "Grietje Cornelis Mooijs" ;
    a2a:PersonNameFirstName "Grietje Cornelis" ;
    a2a:PersonNameLastName "Mooijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-5de7f986-3657-911a-1b88-f5fb9452e291
  a a2a:Person ;
  rdfs:label "Jan Roncksen" ;
  a2a:PersonName [
    rdfs:label "Jan Roncksen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Roncksen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-f985224b-8229-2222-fca9-33dc8e331084
  a a2a:Person ;
  rdfs:label "Trijntje Daniels Ronksen" ;
  a2a:PersonName [
    rdfs:label "Trijntje Daniels Ronksen" ;
    a2a:PersonNameFirstName "Trijntje Daniels" ;
    a2a:PersonNameLastName "Ronksen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-f96f0cd1-fc11-e67b-417a-e409f084a5cc
  a a2a:Person ;
  rdfs:label "Abraham Richters" ;
  a2a:PersonName [
    rdfs:label "Abraham Richters" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Richters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person-ff4dd957-0224-7188-f85c-13f557e111c7
  a a2a:Person ;
  rdfs:label "Jan Touw" ;
  a2a:PersonName [
    rdfs:label "Jan Touw" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Touw"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1728-09-06"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:0d948281-ba62-dee8-0a92-1898f2280185 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:114396c4-3b54-0b8f-8670-4648ef3c3d8a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:178a6922-9715-2c4d-92f2-8515482eff62 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:072e463a-c029-ed6f-671d-fd78db6bcc04 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:c4fea24d-3fcd-8f32-8133-c30d6036ee02 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:b6eb3e96-ac3f-cbb9-dea9-52668b6e3679 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:83da7fd2-0689-790d-ee3b-90ed65f85db7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:85b77c10-636f-baf6-b1b3-281b4dc1d757 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:dcf6448a-57ca-a57b-6031-3610e4bb418f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:f5ea839d-9ef6-05d9-03e5-f9ff6c9064e4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:de61c50d-0d31-aecb-3fa5-5bee7f6133e9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:5de7f986-3657-911a-1b88-f5fb9452e291 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:f985224b-8229-2222-fca9-33dc8e331084 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:f96f0cd1-fc11-e67b-417a-e409f084a5cc ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Person:ff4dd957-0224-7188-f85c-13f557e111c7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0d6-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-b0d6-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1728-09-06 - 1728-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1728-09-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7557, Periode: 1728" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "605838" ;
    a2a:RegistryNumber "7557" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7557, Periode: 1728, Notariële archieven, 605838, 7557"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ea1212f8-7c8c-1ca4-aa82-64d79c3a1eed.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b0d6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ea1212f8-7c8c-1ca4-aa82-64d79c3a1eed.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/20150ba7-9d85-8f28-0ca7-e01b9e5efdce.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b0d6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/20150ba7-9d85-8f28-0ca7-e01b9e5efdce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-b0d6-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-b0d6-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7557" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTC00418000510", "NOTC00418000511" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_463_00000463.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 1299, 3583, 746, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 1833, 3400, 456, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 1966, 1167, 409, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000511; positie: 900, 348, 832, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 1800, 3494, 357, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 746, 594, 743, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 649, 2161, 1040, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 1380, 406, 689, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000511; positie: 1500, 130, 896, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 993, 2065, 864, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 670, 1145, 1006, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 1229, 977, 697, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000510; positie: 611, 2437, 1249, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000511; positie: 908, 255, 848, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000511; positie: 908, 134, 520, 121" .
