@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_a3cb51cc-c6b9-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 22 juli 1773" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-b7af2dfb-f6af-f282-014f-3bf536735e6f, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-1b7f2867-882f-3f8f-5476-c6e9af83f38a, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-2a58db00-84b6-c5bf-aa00-c7f59ca6ff04, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-095fc4d6-6450-5101-eae9-fb17ec625f61, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-4ac894e0-eb40-6182-9918-3fba32b9c595, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-39b99ad0-25fd-2b23-b26f-e06064f673c4, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-855f59e3-e76c-db4b-b039-cd55e26b7dad, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-861ccef5-05d7-6069-764c-5bc94aa7811e, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-6f4f4c84-e399-b200-e16f-5e1ea35d774c, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-8beced48-cc8c-9507-b172-859547f6852e, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-a1b74b12-b77a-ca4e-bcf6-8ed5fbe014ee, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-6d127b10-b5fc-cf89-14ed-33604988f00e, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-ef9e4110-1287-5e81-eff0-1e174bbd975f, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-ed43d5c1-0b64-f91c-c53f-d75b419e1a83, oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-d1ceba96-0e56-497f-a572-230a5ccf62bd ;
  a2a:hasEvent oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_8, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_9, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_10, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_11, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_12, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_13, oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_14 ;
  a2a:hasSource oa:source_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-b7af2dfb-f6af-f282-014f-3bf536735e6f
  a a2a:Person ;
  rdfs:label "Cornelis Wilt" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wilt" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Wilt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-1b7f2867-882f-3f8f-5476-c6e9af83f38a
  a a2a:Person ;
  rdfs:label "Cornelis de Jager" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Jager" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-2a58db00-84b6-c5bf-aa00-c7f59ca6ff04
  a a2a:Person ;
  rdfs:label "Boudewyn van den Berg" ;
  a2a:PersonName [
    rdfs:label "Boudewyn van den Berg" ;
    a2a:PersonNameFirstName "Boudewyn" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-095fc4d6-6450-5101-eae9-fb17ec625f61
  a a2a:Person ;
  rdfs:label "Jan Knoop" ;
  a2a:PersonName [
    rdfs:label "Jan Knoop" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Knoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-4ac894e0-eb40-6182-9918-3fba32b9c595
  a a2a:Person ;
  rdfs:label "Carel Neuwirth" ;
  a2a:PersonName [
    rdfs:label "Carel Neuwirth" ;
    a2a:PersonNameFirstName "Carel" ;
    a2a:PersonNameLastName "Neuwirth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-39b99ad0-25fd-2b23-b26f-e06064f673c4
  a a2a:Person ;
  rdfs:label "Abraham Coymans" ;
  a2a:PersonName [
    rdfs:label "Abraham Coymans" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Coymans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-855f59e3-e76c-db4b-b039-cd55e26b7dad
  a a2a:Person ;
  rdfs:label "Reynier Reyne" ;
  a2a:PersonName [
    rdfs:label "Reynier Reyne" ;
    a2a:PersonNameFirstName "Reynier" ;
    a2a:PersonNameLastName "Reyne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-861ccef5-05d7-6069-764c-5bc94aa7811e
  a a2a:Person ;
  rdfs:label "Simon de Knuyt" ;
  a2a:PersonName [
    rdfs:label "Simon de Knuyt" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Knuyt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-6f4f4c84-e399-b200-e16f-5e1ea35d774c
  a a2a:Person ;
  rdfs:label "Thomas Zurmuhlen" ;
  a2a:PersonName [
    rdfs:label "Thomas Zurmuhlen" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Zurmuhlen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-8beced48-cc8c-9507-b172-859547f6852e
  a a2a:Person ;
  rdfs:label "Caspar Louis Kerksteen" ;
  a2a:PersonName [
    rdfs:label "Caspar Louis Kerksteen" ;
    a2a:PersonNameFirstName "Caspar Louis" ;
    a2a:PersonNameLastName "Kerksteen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-a1b74b12-b77a-ca4e-bcf6-8ed5fbe014ee
  a a2a:Person ;
  rdfs:label "Teunus van der Dussen" ;
  a2a:PersonName [
    rdfs:label "Teunus van der Dussen" ;
    a2a:PersonNameFirstName "Teunus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Dussen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-6d127b10-b5fc-cf89-14ed-33604988f00e
  a a2a:Person ;
  rdfs:label "Johannes de Jager" ;
  a2a:PersonName [
    rdfs:label "Johannes de Jager" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-ef9e4110-1287-5e81-eff0-1e174bbd975f
  a a2a:Person ;
  rdfs:label "Bernardus van der Doos" ;
  a2a:PersonName [
    rdfs:label "Bernardus van der Doos" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Doos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-ed43d5c1-0b64-f91c-c53f-d75b419e1a83
  a a2a:Person ;
  rdfs:label "Hendrik Graauwhart" ;
  a2a:PersonName [
    rdfs:label "Hendrik Graauwhart" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Graauwhart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person-d1ceba96-0e56-497f-a572-230a5ccf62bd
  a a2a:Person ;
  rdfs:label "Gesina van der Doos" ;
  a2a:PersonName [
    rdfs:label "Gesina van der Doos" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Doos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1773-07-22"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:b7af2dfb-f6af-f282-014f-3bf536735e6f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:1b7f2867-882f-3f8f-5476-c6e9af83f38a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:2a58db00-84b6-c5bf-aa00-c7f59ca6ff04 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:095fc4d6-6450-5101-eae9-fb17ec625f61 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:4ac894e0-eb40-6182-9918-3fba32b9c595 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:39b99ad0-25fd-2b23-b26f-e06064f673c4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:855f59e3-e76c-db4b-b039-cd55e26b7dad ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:861ccef5-05d7-6069-764c-5bc94aa7811e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:6f4f4c84-e399-b200-e16f-5e1ea35d774c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:8beced48-cc8c-9507-b172-859547f6852e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:a1b74b12-b77a-ca4e-bcf6-8ed5fbe014ee ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:6d127b10-b5fc-cf89-14ed-33604988f00e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:ef9e4110-1287-5e81-eff0-1e174bbd975f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:ed43d5c1-0b64-f91c-c53f-d75b419e1a83 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Person:d1ceba96-0e56-497f-a572-230a5ccf62bd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-c6b9-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1773-07-22 - 1773-07-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-07-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-07-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1773-07-22"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11210, Periode: 1773" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "312132" ;
    a2a:RegistryNumber "11210" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11210, Periode: 1773, Notariële archieven, 312132, 11210"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b0e0016b-5ff3-0340-3717-a15d0d08beb7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c6b9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b0e0016b-5ff3-0340-3717-a15d0d08beb7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2c545594-4f3e-5536-ad47-d888733de22b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c6b9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2c545594-4f3e-5536-ad47-d888733de22b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ea17bbf0-23da-e33d-0c3e-16a6b5772dd5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c6b9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ea17bbf0-23da-e33d-0c3e-16a6b5772dd5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-c6b9-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-c6b9-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Wormerveer
Onderwerpsomschrijving: obligaties
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11210" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTD01085000065", "NOTD01085000066", "NOTD01085000067" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9364_00009364.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000066; positie: 4348, 428, 573, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000066; positie: 4453, 1640, 811, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000067; positie: 1685, 1448, 1111, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000066; positie: 4855, 1301, 489, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000066; positie: 4608, 168, 729, 139" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000066; positie: 3610, 289, 902, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000067; positie: 2074, 1673, 727, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000067; positie: 1938, 987, 741, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000066; positie: 3729, 172, 868, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000066; positie: 4126, 2946, 1090, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000066; positie: 4604, 3552, 685, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000067; positie: 1225, 2301, 842, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000066; positie: 4530, 1087, 793, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000067; positie: 1674, 168, 1111, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01085000066; positie: 4106, 1246, 918, 128" .
