@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-32cc-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 24 juli 1749" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-12f068cf-91d0-a84d-8050-64f758320f3b, oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-cd820760-c4e7-76a4-18f7-d86d426723f8, oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-e26145e5-af80-2063-c27d-6c0d631f9f27, oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-562e8b9c-26c3-de86-12de-af1f58440cca, oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-a17bf2ae-27a9-11c8-4101-f9c5025e03aa, oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-9a68809e-d6dc-5aee-20fe-1244cda8e2da ;
  a2a:hasEvent oa:event_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-12f068cf-91d0-a84d-8050-64f758320f3b
  a a2a:Person ;
  rdfs:label "Anne Charles" ;
  a2a:PersonName [
    rdfs:label "Anne Charles" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Charles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-cd820760-c4e7-76a4-18f7-d86d426723f8
  a a2a:Person ;
  rdfs:label "John Charles" ;
  a2a:PersonName [
    rdfs:label "John Charles" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Charles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-e26145e5-af80-2063-c27d-6c0d631f9f27
  a a2a:Person ;
  rdfs:label "Catharina Mullins" ;
  a2a:PersonName [
    rdfs:label "Catharina Mullins" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Mullins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-562e8b9c-26c3-de86-12de-af1f58440cca
  a a2a:Person ;
  rdfs:label "John Charles" ;
  a2a:PersonName [
    rdfs:label "John Charles" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Charles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-a17bf2ae-27a9-11c8-4101-f9c5025e03aa
  a a2a:Person ;
  rdfs:label "Anne Dunster" ;
  a2a:PersonName [
    rdfs:label "Anne Dunster" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Dunster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person-9a68809e-d6dc-5aee-20fe-1244cda8e2da
  a a2a:Person ;
  rdfs:label "Roger Dunster" ;
  a2a:PersonName [
    rdfs:label "Roger Dunster" ;
    a2a:PersonNameFirstName "Roger" ;
    a2a:PersonNameLastName "Dunster"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1749-07-24"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person:12f068cf-91d0-a84d-8050-64f758320f3b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person:cd820760-c4e7-76a4-18f7-d86d426723f8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person:e26145e5-af80-2063-c27d-6c0d631f9f27 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person:562e8b9c-26c3-de86-12de-af1f58440cca ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person:a17bf2ae-27a9-11c8-4101-f9c5025e03aa ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Person:9a68809e-d6dc-5aee-20fe-1244cda8e2da ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-32cc-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1749-07-24 - 1749-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1749-07-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9205, Periode: 1749" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "315263" ;
    a2a:RegistryNumber "9205" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9205, Periode: 1749, Notariële archieven, 315263, 9205"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ee7a6ce7-9369-00cd-4bde-62014acb0405.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-32cc-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ee7a6ce7-9369-00cd-4bde-62014acb0405.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8cc5288b-797c-5710-3483-8df680c7c330.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-32cc-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8cc5288b-797c-5710-3483-8df680c7c330.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bf3ce72e-5429-e940-0e54-11b00166df35.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-32cc-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bf3ce72e-5429-e940-0e54-11b00166df35.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/21771f9d-4f5e-1786-3d98-cfde8c231b41.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-32cc-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/21771f9d-4f5e-1786-3d98-cfde8c231b41.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-32cc-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-32cc-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Willton
Locatieomschrijving: Somersetshire
Onderwerpsomschrijving: Predikant in de Engelse Episcopale kerk in Amsterdam.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9205" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTA00871000165", "NOTA00871000166", "NOTA00871000167", "NOTA00871000168" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6639_00006639.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00871000167; positie: 3703, 809, 472, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00871000167; positie: 3496, 289, 463, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00871000166; positie: 3562, 504, 723, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00871000166; positie: 3135, 329, 534, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00871000167; positie: 3816, 1509, 352, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00871000167; positie: 2891, 1720, 389, 50" .
