@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-5113-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 1 februari 1758" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-1e97417f-e040-f724-3f6e-ee67ec4335d4, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-063a2506-64a6-8ff7-bca4-0da1386fc35b, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-16ef10c1-b10c-90e4-836f-7372cfdaff1c, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-2109a0b4-17c9-521a-d3ee-540f23fa4b44, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-1a75e287-3dc9-39e5-1a84-878d9a02083a, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-40d3531f-9b82-77c9-7cee-744baff9c9f1, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-48f85b43-6792-d679-13c8-2b83abb9193d, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-d01afc6c-f77a-5168-ba3e-48f54bf89e27, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-bbda6175-0620-0a3b-a38b-61ab2841f9de, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-b5a93b49-028c-07dc-7953-cdb70ed7b0da, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-85cc1be6-b1cf-64ea-2d94-7ba0fceb7e50, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-df4937fa-3e37-adbd-22c4-e8ea2bc86157, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-a00347ee-b4f4-dae8-6e67-5ad3f0566d68, oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-ffb3cc82-98d4-ceff-8b57-60e7afbe1971 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_8, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_9, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_10, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_11, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_12, oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_13 ;
  a2a:hasSource oa:source_saa_a3cb51cc-5113-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-1e97417f-e040-f724-3f6e-ee67ec4335d4
  a a2a:Person ;
  rdfs:label "Jan Fredrik Sibmacher" ;
  a2a:PersonName [
    rdfs:label "Jan Fredrik Sibmacher" ;
    a2a:PersonNameFirstName "Jan Fredrik" ;
    a2a:PersonNameLastName "Sibmacher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-063a2506-64a6-8ff7-bca4-0da1386fc35b
  a a2a:Person ;
  rdfs:label "Matthijs van Son" ;
  a2a:PersonName [
    rdfs:label "Matthijs van Son" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-16ef10c1-b10c-90e4-836f-7372cfdaff1c
  a a2a:Person ;
  rdfs:label "Jan Freeman" ;
  a2a:PersonName [
    rdfs:label "Jan Freeman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Freeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-2109a0b4-17c9-521a-d3ee-540f23fa4b44
  a a2a:Person ;
  rdfs:label "Jan Arnold van Orsoij" ;
  a2a:PersonName [
    rdfs:label "Jan Arnold van Orsoij" ;
    a2a:PersonNameFirstName "Jan Arnold" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Orsoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-1a75e287-3dc9-39e5-1a84-878d9a02083a
  a a2a:Person ;
  rdfs:label "Hermanus Wellecom" ;
  a2a:PersonName [
    rdfs:label "Hermanus Wellecom" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Wellecom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-40d3531f-9b82-77c9-7cee-744baff9c9f1
  a a2a:Person ;
  rdfs:label "Jacob Dull" ;
  a2a:PersonName [
    rdfs:label "Jacob Dull" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Dull"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-48f85b43-6792-d679-13c8-2b83abb9193d
  a a2a:Person ;
  rdfs:label "Jan Arnoud Jansz van Orsoij" ;
  a2a:PersonName [
    rdfs:label "Jan Arnoud Jansz van Orsoij" ;
    a2a:PersonNameFirstName "Jan Arnoud Jansz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Orsoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-d01afc6c-f77a-5168-ba3e-48f54bf89e27
  a a2a:Person ;
  rdfs:label "Geertruijd Fredrica Borst" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Fredrica Borst" ;
    a2a:PersonNameFirstName "Geertruijd Fredrica" ;
    a2a:PersonNameLastName "Borst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-bbda6175-0620-0a3b-a38b-61ab2841f9de
  a a2a:Person ;
  rdfs:label "Lambert van Laar" ;
  a2a:PersonName [
    rdfs:label "Lambert van Laar" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Laar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-b5a93b49-028c-07dc-7953-cdb70ed7b0da
  a a2a:Person ;
  rdfs:label "Willem van Orsoij" ;
  a2a:PersonName [
    rdfs:label "Willem van Orsoij" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Orsoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-85cc1be6-b1cf-64ea-2d94-7ba0fceb7e50
  a a2a:Person ;
  rdfs:label "Cornelis Twisk" ;
  a2a:PersonName [
    rdfs:label "Cornelis Twisk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Twisk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-df4937fa-3e37-adbd-22c4-e8ea2bc86157
  a a2a:Person ;
  rdfs:label "Jan Willem Smit" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Smit" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-a00347ee-b4f4-dae8-6e67-5ad3f0566d68
  a a2a:Person ;
  rdfs:label "Cecilia van Orsoij" ;
  a2a:PersonName [
    rdfs:label "Cecilia van Orsoij" ;
    a2a:PersonNameFirstName "Cecilia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Orsoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person-ffb3cc82-98d4-ceff-8b57-60e7afbe1971
  a a2a:Person ;
  rdfs:label "Catharina van Orsoij" ;
  a2a:PersonName [
    rdfs:label "Catharina van Orsoij" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Orsoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1758" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1758-02-01"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:1e97417f-e040-f724-3f6e-ee67ec4335d4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:063a2506-64a6-8ff7-bca4-0da1386fc35b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:16ef10c1-b10c-90e4-836f-7372cfdaff1c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:2109a0b4-17c9-521a-d3ee-540f23fa4b44 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:1a75e287-3dc9-39e5-1a84-878d9a02083a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:40d3531f-9b82-77c9-7cee-744baff9c9f1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:48f85b43-6792-d679-13c8-2b83abb9193d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:d01afc6c-f77a-5168-ba3e-48f54bf89e27 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:bbda6175-0620-0a3b-a38b-61ab2841f9de ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:b5a93b49-028c-07dc-7953-cdb70ed7b0da ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:85cc1be6-b1cf-64ea-2d94-7ba0fceb7e50 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:df4937fa-3e37-adbd-22c4-e8ea2bc86157 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:a00347ee-b4f4-dae8-6e67-5ad3f0566d68 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Person:ffb3cc82-98d4-ceff-8b57-60e7afbe1971 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5113-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-5113-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1758-02-01 - 1758-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1758-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1758-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1758" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1758-02-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10772, Periode: 1758" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "321073" ;
    a2a:RegistryNumber "10772" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10772, Periode: 1758, Notariële archieven, 321073, 10772"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/97d4c2b4-1ae1-1ca1-1a84-123f115abe31.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5113-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/97d4c2b4-1ae1-1ca1-1a84-123f115abe31.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2e3f1e4b-2485-5b2e-d42a-a3492f56016a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5113-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2e3f1e4b-2485-5b2e-d42a-a3492f56016a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/319fec0e-1026-ed2f-cb59-ff9ae65702ed.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5113-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/319fec0e-1026-ed2f-cb59-ff9ae65702ed.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fe390669-bca0-07e3-7b3a-9988e674fe0f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5113-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fe390669-bca0-07e3-7b3a-9988e674fe0f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/333ec946-b6f4-5312-fa00-2a834ea77c68.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5113-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/333ec946-b6f4-5312-fa00-2a834ea77c68.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "6" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/330b0ec6-3085-00e8-18fd-6bfcbe611265.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5113-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/330b0ec6-3085-00e8-18fd-6bfcbe611265.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "7" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4912a365-49a1-9dc6-eda0-cd9bfcb55a72.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5113-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4912a365-49a1-9dc6-eda0-cd9bfcb55a72.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "8" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b49be12b-b829-6311-6d9c-4bb22378fa7c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5113-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b49be12b-b829-6311-6d9c-4bb22378fa7c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-5113-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-5113-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Onderwerpsomschrijving: I.v.m. erfenis overgrootouders.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10772" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD03384000299", "NOTD03384000300", "NOTD03384000301", "NOTD03384000302", "NOTD03384000303", "NOTD03384000304", "NOTD03384000305", "NOTD03384000306" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5225_00005225.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000300; positie: 3267, 1396, 939, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000301; positie: 909, 777, 691, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000301; positie: 1699, 464, 505, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000301; positie: 3452, 452, 675, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000300; positie: 3429, 2254, 569, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000302; positie: 2663, 958, 394, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000301; positie: 3773, 970, 331, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000300; positie: 2676, 436, 1119, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000300; positie: 3635, 1901, 465, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000300; positie: 3737, 1332, 355, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000300; positie: 3051, 343, 647, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000301; positie: 1931, 1073, 204, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000300; positie: 3836, 2147, 340, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD03384000300; positie: 2973, 2437, 871, 99" .
