@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_9d6d21e2-87fa-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Huwelijkse voorwaarden op 29 maart 1650" ;
  a2a:hasPerson oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-feb942b6-677d-2cba-6a6a-a557dd355c01, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-6f6db50f-c818-4094-a22a-fb7e0d6bbde7, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-48a88f2b-67fd-d671-8b10-58c4eb61fa69, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-9d82ef98-89e9-3e2c-a769-f95f4ba21d30, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-a506d2a3-7afb-f594-484a-d7f769fd2395, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-0f730a41-1eb5-6189-2da5-64a32043eb27, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-3171a1c0-2e8a-99ea-f828-6aadddb11924, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-3cdda709-5947-f6e8-f4eb-e84316cab274, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-4d8f8298-e564-cf05-a894-8f57c07969c3, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-c7840533-d8fc-4df9-8dc6-0a58d34d9fef, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-c92665d2-2ee9-1b26-c20f-e55c35e4de7e, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-b57f7621-e330-a220-088c-ff2f6b03c5d2, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-90e46842-d9cb-d643-b8c8-90a0ec198674, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-9388fd18-b1b7-27ad-2d48-51dea64c5e4f, oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-58f6bb7f-77cb-80de-8f82-a7ff3775d8c7 ;
  a2a:hasEvent oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_5, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_6, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_7, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_8, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_9, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_10, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_11, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_12, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_13, oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_14 ;
  a2a:hasSource oa:source_saa_9d6d21e2-87fa-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-feb942b6-677d-2cba-6a6a-a557dd355c01
  a a2a:Person ;
  rdfs:label "Sijmon de Rijck" ;
  a2a:PersonName [
    rdfs:label "Sijmon de Rijck" ;
    a2a:PersonNameFirstName "Sijmon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-6f6db50f-c818-4094-a22a-fb7e0d6bbde7
  a a2a:Person ;
  rdfs:label "Willem van Erpecum" ;
  a2a:PersonName [
    rdfs:label "Willem van Erpecum" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Erpecum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-48a88f2b-67fd-d671-8b10-58c4eb61fa69
  a a2a:Person ;
  rdfs:label "Michiel Pancras" ;
  a2a:PersonName [
    rdfs:label "Michiel Pancras" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Pancras"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-9d82ef98-89e9-3e2c-a769-f95f4ba21d30
  a a2a:Person ;
  rdfs:label "Reijnier Pauw" ;
  a2a:PersonName [
    rdfs:label "Reijnier Pauw" ;
    a2a:PersonNameFirstName "Reijnier" ;
    a2a:PersonNameLastName "Pauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-a506d2a3-7afb-f594-484a-d7f769fd2395
  a a2a:Person ;
  rdfs:label "Cornelis de Vlamingh van Oudshoorn" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Vlamingh van Oudshoorn" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vlamingh van Oudshoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-0f730a41-1eb5-6189-2da5-64a32043eb27
  a a2a:Person ;
  rdfs:label "Nicolaes Pancras" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Pancras" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Pancras"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-3171a1c0-2e8a-99ea-f828-6aadddb11924
  a a2a:Person ;
  rdfs:label "Pieter Willemsz Hoofd" ;
  a2a:PersonName [
    rdfs:label "Pieter Willemsz Hoofd" ;
    a2a:PersonNameFirstName "Pieter Willemsz" ;
    a2a:PersonNameLastName "Hoofd"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-3cdda709-5947-f6e8-f4eb-e84316cab274
  a a2a:Person ;
  rdfs:label "Philips vander Ghijsen" ;
  a2a:PersonName [
    rdfs:label "Philips vander Ghijsen" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNamePrefixLastName "vander" ;
    a2a:PersonNameLastName "Ghijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-4d8f8298-e564-cf05-a894-8f57c07969c3
  a a2a:Person ;
  rdfs:label "Abraham Gillion" ;
  a2a:PersonName [
    rdfs:label "Abraham Gillion" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Gillion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-c7840533-d8fc-4df9-8dc6-0a58d34d9fef
  a a2a:Person ;
  rdfs:label "Jacob Willemsz Hoofd" ;
  a2a:PersonName [
    rdfs:label "Jacob Willemsz Hoofd" ;
    a2a:PersonNameFirstName "Jacob Willemsz" ;
    a2a:PersonNameLastName "Hoofd"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-c92665d2-2ee9-1b26-c20f-e55c35e4de7e
  a a2a:Person ;
  rdfs:label "Geertruijd Hoofd" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Hoofd" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Hoofd"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-b57f7621-e330-a220-088c-ff2f6b03c5d2
  a a2a:Person ;
  rdfs:label "Maria Jonckheijns" ;
  a2a:PersonName [
    rdfs:label "Maria Jonckheijns" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Jonckheijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-90e46842-d9cb-d643-b8c8-90a0ec198674
  a a2a:Person ;
  rdfs:label "Willem Jonckheijn" ;
  a2a:PersonName [
    rdfs:label "Willem Jonckheijn" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Jonckheijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-9388fd18-b1b7-27ad-2d48-51dea64c5e4f
  a a2a:Person ;
  rdfs:label "Jacob Pietersz Elias" ;
  a2a:PersonName [
    rdfs:label "Jacob Pietersz Elias" ;
    a2a:PersonNameFirstName "Jacob Pietersz" ;
    a2a:PersonNameLastName "Elias"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person-58f6bb7f-77cb-80de-8f82-a7ff3775d8c7
  a a2a:Person ;
  rdfs:label "Joost Jansz Cruijsvelt" ;
  a2a:PersonName [
    rdfs:label "Joost Jansz Cruijsvelt" ;
    a2a:PersonNameFirstName "Joost Jansz" ;
    a2a:PersonNameLastName "Cruijsvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Huwelijkse voorwaarden" ;
  a2a:EventType "other:Huwelijkse voorwaarden" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1650-03-29"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:feb942b6-677d-2cba-6a6a-a557dd355c01 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:6f6db50f-c818-4094-a22a-fb7e0d6bbde7 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:48a88f2b-67fd-d671-8b10-58c4eb61fa69 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:9d82ef98-89e9-3e2c-a769-f95f4ba21d30 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:a506d2a3-7afb-f594-484a-d7f769fd2395 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:0f730a41-1eb5-6189-2da5-64a32043eb27 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:3171a1c0-2e8a-99ea-f828-6aadddb11924 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:3cdda709-5947-f6e8-f4eb-e84316cab274 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:4d8f8298-e564-cf05-a894-8f57c07969c3 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:c7840533-d8fc-4df9-8dc6-0a58d34d9fef ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:c92665d2-2ee9-1b26-c20f-e55c35e4de7e ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:b57f7621-e330-a220-088c-ff2f6b03c5d2 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:90e46842-d9cb-d643-b8c8-90a0ec198674 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:9388fd18-b1b7-27ad-2d48-51dea64c5e4f ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-87fa-666d-e053-b784100a1840_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Person:58f6bb7f-77cb-80de-8f82-a7ff3775d8c7 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-87fa-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e2-87fa-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1650-03-29 - 1650-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1650-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1650" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1650-03-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 587, Periode: 1650-1651" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "104787" ;
    a2a:RegistryNumber "587" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 587, Periode: 1650-1651, Notariële archieven, 104787, 587"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ba4c7f04-1ee4-6412-c765-10e576d32e63.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-87fa-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ba4c7f04-1ee4-6412-c765-10e576d32e63.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e2-87fa-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e2-87fa-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Laurens Lamberti
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/587" ;
  a2a:SourceRemarkAkteSoort "Huwelijkse voorwaarden" ;
  a2a:SourceRemarkfilename "KLAB02989000059" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18603_00018603.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1377, 1021, 439, 29" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1399, 483, 453, 22" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1152, 386, 419, 31" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1646, 987, 183, 22" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 793, 931, 864, 35" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1115, 443, 393, 36" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 959, 994, 544, 28" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1459, 584, 350, 31" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1321, 940, 396, 37" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1586, 798, 166, 30" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1170, 765, 385, 39" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1540, 827, 201, 39" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 1716, 942, 144, 32" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 705, 536, 544, 23" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02989000059; positie: 631, 571, 604, 26" .
