@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-b888-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 28 mei 1759" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-ae0ca1ab-63b2-5289-b294-40619ed83b55, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-b426cc76-a2ad-33af-ee71-d94bb8798396, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-afffe749-8c03-a190-b125-c21105afbdd5, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-c2841c3e-ede5-24ac-5ecd-5173fb20aee0, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-4bbe2acd-db4c-e6a3-0e73-3187d4cb9fe0, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-841c710b-e12c-925c-f579-40e688c9c204, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-722c4484-9bdc-58ac-615f-9fb9d3fab853, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-678319a6-bd3e-1705-645c-d2ad3e00b74e, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-694c4e0c-4787-21e7-2541-762943ca1a20, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-022f22ac-9244-7665-5010-0dd0b50bee30, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-1f4323b4-a5bf-2fe9-f108-83cb4daa0f9d, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-33b7f207-61f9-34f6-6b8a-a717e2e47011, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-344a674a-d18f-6843-25d7-d1a143cf77b6, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-402c7f01-42fb-e08f-5aaa-b6371ec49631, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-df00f65b-8f44-5cb4-ea4a-884c4d7e01e1, oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-efe9449c-68c6-e532-052e-f1b46c583bf6 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_8, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_9, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_10, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_11, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_12, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_13, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_14, oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_15 ;
  a2a:hasSource oa:source_saa_a3cb51cc-b888-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-ae0ca1ab-63b2-5289-b294-40619ed83b55
  a a2a:Person ;
  rdfs:label "Isaac Sweers" ;
  a2a:PersonName [
    rdfs:label "Isaac Sweers" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Sweers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-b426cc76-a2ad-33af-ee71-d94bb8798396
  a a2a:Person ;
  rdfs:label "Pierre de Masse" ;
  a2a:PersonName [
    rdfs:label "Pierre de Masse" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Masse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-afffe749-8c03-a190-b125-c21105afbdd5
  a a2a:Person ;
  rdfs:label "Hendrik Rietvelt" ;
  a2a:PersonName [
    rdfs:label "Hendrik Rietvelt" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Rietvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-c2841c3e-ede5-24ac-5ecd-5173fb20aee0
  a a2a:Person ;
  rdfs:label "Fredrik Eck" ;
  a2a:PersonName [
    rdfs:label "Fredrik Eck" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Eck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-4bbe2acd-db4c-e6a3-0e73-3187d4cb9fe0
  a a2a:Person ;
  rdfs:label "Sophia Meijer" ;
  a2a:PersonName [
    rdfs:label "Sophia Meijer" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-841c710b-e12c-925c-f579-40e688c9c204
  a a2a:Person ;
  rdfs:label "Willem Meijer" ;
  a2a:PersonName [
    rdfs:label "Willem Meijer" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-722c4484-9bdc-58ac-615f-9fb9d3fab853
  a a2a:Person ;
  rdfs:label "Thomas Meijer" ;
  a2a:PersonName [
    rdfs:label "Thomas Meijer" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-678319a6-bd3e-1705-645c-d2ad3e00b74e
  a a2a:Person ;
  rdfs:label "Johanna Meijer" ;
  a2a:PersonName [
    rdfs:label "Johanna Meijer" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-694c4e0c-4787-21e7-2541-762943ca1a20
  a a2a:Person ;
  rdfs:label "Hendrik Gales" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gales" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Gales"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-022f22ac-9244-7665-5010-0dd0b50bee30
  a a2a:Person ;
  rdfs:label "Cornelis Krol" ;
  a2a:PersonName [
    rdfs:label "Cornelis Krol" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Krol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-1f4323b4-a5bf-2fe9-f108-83cb4daa0f9d
  a a2a:Person ;
  rdfs:label "Anna Maria Dupeirou" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Dupeirou" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Dupeirou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-33b7f207-61f9-34f6-6b8a-a717e2e47011
  a a2a:Person ;
  rdfs:label "Jan van Breugel" ;
  a2a:PersonName [
    rdfs:label "Jan van Breugel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breugel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-344a674a-d18f-6843-25d7-d1a143cf77b6
  a a2a:Person ;
  rdfs:label "Johannes Festus van Breugel" ;
  a2a:PersonName [
    rdfs:label "Johannes Festus van Breugel" ;
    a2a:PersonNameFirstName "Johannes Festus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breugel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-402c7f01-42fb-e08f-5aaa-b6371ec49631
  a a2a:Person ;
  rdfs:label "Catharina Mandjes" ;
  a2a:PersonName [
    rdfs:label "Catharina Mandjes" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Mandjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-df00f65b-8f44-5cb4-ea4a-884c4d7e01e1
  a a2a:Person ;
  rdfs:label "Wilhelma Meijer" ;
  a2a:PersonName [
    rdfs:label "Wilhelma Meijer" ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person-efe9449c-68c6-e532-052e-f1b46c583bf6
  a a2a:Person ;
  rdfs:label "Anna Elisabeth de Masse" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth de Masse" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Masse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1759-05-28"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:ae0ca1ab-63b2-5289-b294-40619ed83b55 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:b426cc76-a2ad-33af-ee71-d94bb8798396 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:afffe749-8c03-a190-b125-c21105afbdd5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:c2841c3e-ede5-24ac-5ecd-5173fb20aee0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:4bbe2acd-db4c-e6a3-0e73-3187d4cb9fe0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:841c710b-e12c-925c-f579-40e688c9c204 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:722c4484-9bdc-58ac-615f-9fb9d3fab853 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:678319a6-bd3e-1705-645c-d2ad3e00b74e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:694c4e0c-4787-21e7-2541-762943ca1a20 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:022f22ac-9244-7665-5010-0dd0b50bee30 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:1f4323b4-a5bf-2fe9-f108-83cb4daa0f9d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:33b7f207-61f9-34f6-6b8a-a717e2e47011 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:344a674a-d18f-6843-25d7-d1a143cf77b6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:402c7f01-42fb-e08f-5aaa-b6371ec49631 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:df00f65b-8f44-5cb4-ea4a-884c4d7e01e1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Person:efe9449c-68c6-e532-052e-f1b46c583bf6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b888-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-b888-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1759-05-28 - 1759-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1759-05-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9263, Periode: 1759" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "348499" ;
    a2a:RegistryNumber "9263" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9263, Periode: 1759, Notariële archieven, 348499, 9263"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e682266c-ed63-ac9e-dd83-edc083c39a79.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b888-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e682266c-ed63-ac9e-dd83-edc083c39a79.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d929a645-06d6-4464-5146-00b51e0931e5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b888-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d929a645-06d6-4464-5146-00b51e0931e5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4ba9d502-4172-9914-7cc6-4a281f4990db.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b888-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4ba9d502-4172-9914-7cc6-4a281f4990db.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a13808db-af94-8184-e740-584506d37573.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b888-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a13808db-af94-8184-e740-584506d37573.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/76c77063-dbc6-b1e9-4f91-50379c5cbc82.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b888-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/76c77063-dbc6-b1e9-4f91-50379c5cbc82.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-b888-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-b888-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9263" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "A26458000274", "A26458000275", "A26458000276", "A26458000277", "A26458000278" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_11296_00011296.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000276; positie: 3683, 1526, 272, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000276; positie: 1114, 1454, 495, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000276; positie: 1029, 1851, 560, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000277; positie: 2702, 832, 371, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000278; positie: 1629, 654, 382, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000276; positie: 1436, 529, 453, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000275; positie: 3269, 373, 542, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000276; positie: 1012, 1770, 548, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000276; positie: 2984, 2533, 495, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000277; positie: 1055, 2624, 442, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000275; positie: 2868, 291, 1023, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000277; positie: 1824, 2343, 489, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000277; positie: 1732, 1503, 564, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000277; positie: 3405, 695, 610, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000276; positie: 1580, 673, 522, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A26458000278; positie: 1194, 582, 747, 80" .
