@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-2a0b-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 29 maart 1746" ;
  a2a:hasPerson oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-0140676a-08d5-f4f2-cf07-4bb2d8dd3cd8, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-374dd9ae-5471-0da8-ff41-39ace26a9d09, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-c55d94e7-e160-3f05-2614-63c2c10dcd4a, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-c6affa1b-6912-2150-f0db-e5fb0dc2e646, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-bffcd97e-8be6-e35e-ee78-9ce641a73c47, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-a79fe376-0834-1651-9463-a37543f55365, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-86b0c50b-7a5f-3a70-97bb-7e17cfd42b3d, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-601df42b-35ba-dc04-f923-0845f6f8ce08, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-43bcccf2-5230-4e49-eb0a-a67a6886a73d, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-48ee49ba-c350-c278-9cfc-23a92e42a8d5, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-07b6ba3a-eb31-fcc2-aa18-1af8d9d04dab, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-1a25d14b-048c-9505-4b99-3e2d8eb41059, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-d5303c1c-1e36-bafb-3196-f609fa3bc0ba, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-f9effa29-8a2c-f389-eda4-2507e5db78ea, oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-fee67405-f908-1486-5ec1-ba1c10359de0 ;
  a2a:hasEvent oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_5, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_6, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_7, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_8, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_9, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_10, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_11, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_12, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_13, oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_14 ;
  a2a:hasSource oa:source_saa_d837ae04-2a0b-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-0140676a-08d5-f4f2-cf07-4bb2d8dd3cd8
  a a2a:Person ;
  rdfs:label "Dirk Gout" ;
  a2a:PersonName [
    rdfs:label "Dirk Gout" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Gout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-374dd9ae-5471-0da8-ff41-39ace26a9d09
  a a2a:Person ;
  rdfs:label "Jacob Jansen Baen" ;
  a2a:PersonName [
    rdfs:label "Jacob Jansen Baen" ;
    a2a:PersonNameFirstName "Jacob Jansen" ;
    a2a:PersonNameLastName "Baen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-c55d94e7-e160-3f05-2614-63c2c10dcd4a
  a a2a:Person ;
  rdfs:label "Jan Claasz Roemer" ;
  a2a:PersonName [
    rdfs:label "Jan Claasz Roemer" ;
    a2a:PersonNameFirstName "Jan Claasz" ;
    a2a:PersonNameLastName "Roemer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-c6affa1b-6912-2150-f0db-e5fb0dc2e646
  a a2a:Person ;
  rdfs:label "Gerbrand Lolkes" ;
  a2a:PersonName [
    rdfs:label "Gerbrand Lolkes" ;
    a2a:PersonNameFirstName "Gerbrand" ;
    a2a:PersonNameLastName "Lolkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-bffcd97e-8be6-e35e-ee78-9ce641a73c47
  a a2a:Person ;
  rdfs:label "Pieter Vredenhuijs" ;
  a2a:PersonName [
    rdfs:label "Pieter Vredenhuijs" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Vredenhuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-a79fe376-0834-1651-9463-a37543f55365
  a a2a:Person ;
  rdfs:label "Cornelis Hals" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hals" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-86b0c50b-7a5f-3a70-97bb-7e17cfd42b3d
  a a2a:Person ;
  rdfs:label "Thijs Volmer" ;
  a2a:PersonName [
    rdfs:label "Thijs Volmer" ;
    a2a:PersonNameFirstName "Thijs" ;
    a2a:PersonNameLastName "Volmer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-601df42b-35ba-dc04-f923-0845f6f8ce08
  a a2a:Person ;
  rdfs:label "Debora Alans" ;
  a2a:PersonName [
    rdfs:label "Debora Alans" ;
    a2a:PersonNameFirstName "Debora" ;
    a2a:PersonNameLastName "Alans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-43bcccf2-5230-4e49-eb0a-a67a6886a73d
  a a2a:Person ;
  rdfs:label "Jan de Vicq junior" ;
  a2a:PersonName [
    rdfs:label "Jan de Vicq junior" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vicq junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-48ee49ba-c350-c278-9cfc-23a92e42a8d5
  a a2a:Person ;
  rdfs:label "Marten Alans" ;
  a2a:PersonName [
    rdfs:label "Marten Alans" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Alans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-07b6ba3a-eb31-fcc2-aa18-1af8d9d04dab
  a a2a:Person ;
  rdfs:label "Godefridus Schaek" ;
  a2a:PersonName [
    rdfs:label "Godefridus Schaek" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Schaek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-1a25d14b-048c-9505-4b99-3e2d8eb41059
  a a2a:Person ;
  rdfs:label "Fredrik Vasten" ;
  a2a:PersonName [
    rdfs:label "Fredrik Vasten" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Vasten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-d5303c1c-1e36-bafb-3196-f609fa3bc0ba
  a a2a:Person ;
  rdfs:label "Guurtje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Guurtje Hendriks" ;
    a2a:PersonNameFirstName "Guurtje" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-f9effa29-8a2c-f389-eda4-2507e5db78ea
  a a2a:Person ;
  rdfs:label "Marritje Claes" ;
  a2a:PersonName [
    rdfs:label "Marritje Claes" ;
    a2a:PersonNameFirstName "Marritje" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person-fee67405-f908-1486-5ec1-ba1c10359de0
  a a2a:Person ;
  rdfs:label "Jacob Jansen Bruijn" ;
  a2a:PersonName [
    rdfs:label "Jacob Jansen Bruijn" ;
    a2a:PersonNameFirstName "Jacob Jansen" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1746-03-29"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:0140676a-08d5-f4f2-cf07-4bb2d8dd3cd8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:374dd9ae-5471-0da8-ff41-39ace26a9d09 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:c55d94e7-e160-3f05-2614-63c2c10dcd4a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:c6affa1b-6912-2150-f0db-e5fb0dc2e646 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:bffcd97e-8be6-e35e-ee78-9ce641a73c47 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:a79fe376-0834-1651-9463-a37543f55365 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:86b0c50b-7a5f-3a70-97bb-7e17cfd42b3d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:601df42b-35ba-dc04-f923-0845f6f8ce08 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:43bcccf2-5230-4e49-eb0a-a67a6886a73d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:48ee49ba-c350-c278-9cfc-23a92e42a8d5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:07b6ba3a-eb31-fcc2-aa18-1af8d9d04dab ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:1a25d14b-048c-9505-4b99-3e2d8eb41059 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:d5303c1c-1e36-bafb-3196-f609fa3bc0ba ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:f9effa29-8a2c-f389-eda4-2507e5db78ea ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Person:fee67405-f908-1486-5ec1-ba1c10359de0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a0b-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2a0b-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1746-03-29 - 1746-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1746-03-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 12161, Periode: 1746" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "614360" ;
    a2a:RegistryNumber "12161" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 12161, Periode: 1746, Notariële archieven, 614360, 12161"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ac869f03-878f-71a5-f8de-bffc5d14b577.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2a0b-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ac869f03-878f-71a5-f8de-bffc5d14b577.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1ec4b8b7-1714-417e-a0ae-13d7cb949c17.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2a0b-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1ec4b8b7-1714-417e-a0ae-13d7cb949c17.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6ecc70b4-2aa4-cb16-5e55-06eb970763e1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2a0b-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6ecc70b4-2aa4-cb16-5e55-06eb970763e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2a0b-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2a0b-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Rijpland
Locatieomschrijving: Monnikendam
Locatieomschrijving: Saerdam
Locatieomschrijving: Edam
Onderwerpsomschrijving: Oligaties
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/12161" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTJ00603000521", "NOTJ00603000522", "NOTJ00603000523" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_400_00000400.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000523; positie: 1195, 2057, 538, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000523; positie: 1896, 745, 858, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000523; positie: 2455, 1462, 360, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000522; positie: 4528, 3646, 575, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000523; positie: 2140, 3158, 775, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000523; positie: 2413, 827, 418, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000522; positie: 3722, 3613, 655, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000522; positie: 3429, 641, 684, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000522; positie: 4921, 1395, 280, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000522; positie: 3415, 1282, 716, 61" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000522; positie: 4046, 2312, 905, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000522; positie: 3994, 557, 653, 54" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000523; positie: 1253, 2880, 838, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000523; positie: 1691, 2646, 616, 47" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000523; positie: 2362, 647, 387, 86" .
