@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-84d3-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 28 maart 1759" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-20909295-bca2-b207-5e9e-0ec9420784da, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-4f51c134-cd7d-8ea2-2c17-d585fae6058d, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-6d91c2ef-7a12-bc28-7d86-c61676c343dd, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-d513b367-522e-7352-4d66-7167f02d0d15, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-caad4be8-8e4d-4108-c8f6-b6116ad688fa, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-aa4f7fa5-6ff7-e2c9-da5c-41fb0dcf7f8f, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-b322627b-aa32-cf66-eaad-cc8138c43fc4, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-ba2cce1e-8748-148b-57b2-9873d6eeab5f, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-e90129b8-0dc2-2e38-fabe-6ce7c8af60fd, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-f374d3d1-e155-f882-a994-f45da214cd6d, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-66d0d1d2-75ee-616b-52a2-26e05d374e30, oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-fba8463d-1572-e05f-abb2-817008a7ab6a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_8, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_9, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_10, oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_11 ;
  a2a:hasSource oa:source_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-20909295-bca2-b207-5e9e-0ec9420784da
  a a2a:Person ;
  rdfs:label "Maria Apostool" ;
  a2a:PersonName [
    rdfs:label "Maria Apostool" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Apostool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-4f51c134-cd7d-8ea2-2c17-d585fae6058d
  a a2a:Person ;
  rdfs:label "Jacob Goverts" ;
  a2a:PersonName [
    rdfs:label "Jacob Goverts" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Goverts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-6d91c2ef-7a12-bc28-7d86-c61676c343dd
  a a2a:Person ;
  rdfs:label "Gouda Apostool" ;
  a2a:PersonName [
    rdfs:label "Gouda Apostool" ;
    a2a:PersonNameFirstName "Gouda" ;
    a2a:PersonNameLastName "Apostool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-d513b367-522e-7352-4d66-7167f02d0d15
  a a2a:Person ;
  rdfs:label "Pieter van der Streng" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Streng" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Streng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-caad4be8-8e4d-4108-c8f6-b6116ad688fa
  a a2a:Person ;
  rdfs:label "Hendrina Apostool" ;
  a2a:PersonName [
    rdfs:label "Hendrina Apostool" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Apostool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-aa4f7fa5-6ff7-e2c9-da5c-41fb0dcf7f8f
  a a2a:Person ;
  rdfs:label "Sara Apostool" ;
  a2a:PersonName [
    rdfs:label "Sara Apostool" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Apostool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-b322627b-aa32-cf66-eaad-cc8138c43fc4
  a a2a:Person ;
  rdfs:label "Herman Gerards Goverts" ;
  a2a:PersonName [
    rdfs:label "Herman Gerards Goverts" ;
    a2a:PersonNameFirstName "Herman Gerards" ;
    a2a:PersonNameLastName "Goverts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-ba2cce1e-8748-148b-57b2-9873d6eeab5f
  a a2a:Person ;
  rdfs:label "Dirk Willink" ;
  a2a:PersonName [
    rdfs:label "Dirk Willink" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Willink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-e90129b8-0dc2-2e38-fabe-6ce7c8af60fd
  a a2a:Person ;
  rdfs:label "Jacob de Clercq" ;
  a2a:PersonName [
    rdfs:label "Jacob de Clercq" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Clercq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-f374d3d1-e155-f882-a994-f45da214cd6d
  a a2a:Person ;
  rdfs:label "Abraham Fortgens" ;
  a2a:PersonName [
    rdfs:label "Abraham Fortgens" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Fortgens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-66d0d1d2-75ee-616b-52a2-26e05d374e30
  a a2a:Person ;
  rdfs:label "Abraham Fock" ;
  a2a:PersonName [
    rdfs:label "Abraham Fock" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Fock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person-fba8463d-1572-e05f-abb2-817008a7ab6a
  a a2a:Person ;
  rdfs:label "Jacob Lambert Marcelis" ;
  a2a:PersonName [
    rdfs:label "Jacob Lambert Marcelis" ;
    a2a:PersonNameFirstName "Jacob Lambert" ;
    a2a:PersonNameLastName "Marcelis"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:20909295-bca2-b207-5e9e-0ec9420784da ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:4f51c134-cd7d-8ea2-2c17-d585fae6058d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:6d91c2ef-7a12-bc28-7d86-c61676c343dd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:d513b367-522e-7352-4d66-7167f02d0d15 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:caad4be8-8e4d-4108-c8f6-b6116ad688fa ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:aa4f7fa5-6ff7-e2c9-da5c-41fb0dcf7f8f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:b322627b-aa32-cf66-eaad-cc8138c43fc4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:ba2cce1e-8748-148b-57b2-9873d6eeab5f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:e90129b8-0dc2-2e38-fabe-6ce7c8af60fd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:f374d3d1-e155-f882-a994-f45da214cd6d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:66d0d1d2-75ee-616b-52a2-26e05d374e30 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Person:fba8463d-1572-e05f-abb2-817008a7ab6a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-84d3-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1759-03-28 - 1759-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1759-03-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9262, Periode: 1759" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "328334" ;
    a2a:RegistryNumber "9262" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9262, Periode: 1759, Notariële archieven, 328334, 9262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/713940db-ed9a-b680-3ce4-48c7fdfd647f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-84d3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/713940db-ed9a-b680-3ce4-48c7fdfd647f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e906afaa-66d4-4065-02ce-952e72534069.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-84d3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e906afaa-66d4-4065-02ce-952e72534069.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8aaae14f-6b54-14a8-4ff9-6b79f66100a2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-84d3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8aaae14f-6b54-14a8-4ff9-6b79f66100a2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/01dd2081-9b8c-cabf-5902-0a5a504fe708.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-84d3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/01dd2081-9b8c-cabf-5902-0a5a504fe708.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9923691b-bf14-7252-9d57-c57f0211b3af.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-84d3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9923691b-bf14-7252-9d57-c57f0211b3af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-84d3-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-84d3-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Hamburg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9262" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTA00914000258", "NOTA00914000259", "NOTA00914000260", "NOTA00914000261", "NOTA00914000262" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4229_00004229.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000261; positie: 1605, 358, 527, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000261; positie: 1659, 276, 445, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000261; positie: 2880, 705, 530, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000261; positie: 2957, 764, 709, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000260; positie: 3590, 2759, 365, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000259; positie: 3902, 316, 203, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000261; positie: 1582, 463, 570, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000261; positie: 3634, 2681, 494, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000261; positie: 3345, 2587, 562, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000259; positie: 3006, 337, 654, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000261; positie: 3841, 2772, 355, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000261; positie: 2772, 2787, 936, 103" .
