@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_d837ae04-4c5b-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 17 oktober 1703" ;
  a2a:hasPerson oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person-a4d6dc5a-8509-c5cf-a9ef-aa9a76cf3239, oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person-6645623f-73ca-ac5f-d7eb-79f3ee3e1db3, oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person-d7680ab9-bc20-ce88-2de8-08ffec29a2c5, oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person-f7b7824f-47a6-5438-9c1a-5d2114710d7b, oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person-f3f5ae82-05c7-8613-7b9c-c117c1df4a0a ;
  a2a:hasEvent oa:event_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-4c5b-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person-a4d6dc5a-8509-c5cf-a9ef-aa9a76cf3239
  a a2a:Person ;
  rdfs:label "Duarte van Gal" ;
  a2a:PersonName [
    rdfs:label "Duarte van Gal" ;
    a2a:PersonNameFirstName "Duarte" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person-6645623f-73ca-ac5f-d7eb-79f3ee3e1db3
  a a2a:Person ;
  rdfs:label "Jeronimo Pereira" ;
  a2a:PersonName [
    rdfs:label "Jeronimo Pereira" ;
    a2a:PersonNameFirstName "Jeronimo" ;
    a2a:PersonNameLastName "Pereira"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person-d7680ab9-bc20-ce88-2de8-08ffec29a2c5
  a a2a:Person ;
  rdfs:label "Manoel de Moses Valentin" ;
  a2a:PersonName [
    rdfs:label "Manoel de Moses Valentin" ;
    a2a:PersonNameFirstName "Manoel de Moses" ;
    a2a:PersonNameLastName "Valentin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person-f7b7824f-47a6-5438-9c1a-5d2114710d7b
  a a2a:Person ;
  rdfs:label "Joseph Penso Felix" ;
  a2a:PersonName [
    rdfs:label "Joseph Penso Felix" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Penso Felix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person-f3f5ae82-05c7-8613-7b9c-c117c1df4a0a
  a a2a:Person ;
  rdfs:label "Rachel Penso Felix" ;
  a2a:PersonName [
    rdfs:label "Rachel Penso Felix" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Penso Felix"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1703-10-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person:a4d6dc5a-8509-c5cf-a9ef-aa9a76cf3239 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person:6645623f-73ca-ac5f-d7eb-79f3ee3e1db3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person:d7680ab9-bc20-ce88-2de8-08ffec29a2c5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person:f7b7824f-47a6-5438-9c1a-5d2114710d7b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Person:f3f5ae82-05c7-8613-7b9c-c117c1df4a0a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4c5b-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4c5b-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1703-10-17 - 1703-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1703" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1703-10-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5890, Periode: 1703" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "606589" ;
    a2a:RegistryNumber "5890" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5890, Periode: 1703, Notariële archieven, 606589, 5890"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c2b82783-d618-a829-ea5a-621f3ea6af61.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4c5b-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c2b82783-d618-a829-ea5a-621f3ea6af61.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/20c98a09-1b24-037c-dfe0-c28b8a164ee6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4c5b-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/20c98a09-1b24-037c-dfe0-c28b8a164ee6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4c5b-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4c5b-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Joan Hoekeback
Locatieomschrijving: London
Onderwerpsomschrijving: Verklaring over het overlijden van Rachel Penso Felix
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5890" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02708000170", "NOTD02708000171" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_119_00000119.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02708000171; positie: 3420, 555, 649, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02708000171; positie: 2895, 671, 604, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02708000171; positie: 2758, 880, 871, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02708000171; positie: 3929, 1138, 258, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02708000171; positie: 3829, 1045, 316, 104" .
