@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-4cae-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 15 februari 1770" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person-b4e3e31d-c773-0dd9-37b0-69b04dc021dd, oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person-84f05aa4-3727-88bf-5685-30321d104e3e, oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person-8ad20aff-5d58-8fb5-a7ce-00fe587e80b7, oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person-eb76d8fb-9b67-2355-6e29-bbf92ec9ab7f, oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person-67d8c28b-e0f7-005b-57ca-9e04c43c2ea2 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person-b4e3e31d-c773-0dd9-37b0-69b04dc021dd
  a a2a:Person ;
  rdfs:label "Roeter Spykhoven" ;
  a2a:PersonName [
    rdfs:label "Roeter Spykhoven" ;
    a2a:PersonNameFirstName "Roeter" ;
    a2a:PersonNameLastName "Spykhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person-84f05aa4-3727-88bf-5685-30321d104e3e
  a a2a:Person ;
  rdfs:label "Anthony Selleman" ;
  a2a:PersonName [
    rdfs:label "Anthony Selleman" ;
    a2a:PersonNameFirstName "Anthony" ;
    a2a:PersonNameLastName "Selleman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person-8ad20aff-5d58-8fb5-a7ce-00fe587e80b7
  a a2a:Person ;
  rdfs:label "Anna Catharina Wilbrands" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Wilbrands" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Wilbrands"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person-eb76d8fb-9b67-2355-6e29-bbf92ec9ab7f
  a a2a:Person ;
  rdfs:label "Evert van Reenen Jr." ;
  a2a:PersonName [
    rdfs:label "Evert van Reenen Jr." ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reenen Jr."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person-67d8c28b-e0f7-005b-57ca-9e04c43c2ea2
  a a2a:Person ;
  rdfs:label "Evert van Reenen" ;
  a2a:PersonName [
    rdfs:label "Evert van Reenen" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1770-02-15"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person:b4e3e31d-c773-0dd9-37b0-69b04dc021dd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person:84f05aa4-3727-88bf-5685-30321d104e3e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person:8ad20aff-5d58-8fb5-a7ce-00fe587e80b7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person:eb76d8fb-9b67-2355-6e29-bbf92ec9ab7f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Person:67d8c28b-e0f7-005b-57ca-9e04c43c2ea2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-4cae-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1770-02-15 - 1770-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1770-02-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11196, Periode: 1770" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "311989" ;
    a2a:RegistryNumber "11196" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11196, Periode: 1770, Notariële archieven, 311989, 11196"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cf881c3d-32d4-60d8-6775-4f648d103b2d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4cae-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cf881c3d-32d4-60d8-6775-4f648d103b2d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/04604d1c-16ff-cf2f-eae7-ddccba35f5fe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4cae-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/04604d1c-16ff-cf2f-eae7-ddccba35f5fe.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fcc5d53e-5fc3-a753-57d4-a88748abde17.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4cae-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fcc5d53e-5fc3-a753-57d4-a88748abde17.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-4cae-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-4cae-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Oost Indien
Onderwerpsomschrijving: iemand in 1765 vertrokken naar Oost Indië met het schip de Gouverneur en in 1767 aldaar overleden.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11196" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD01071000103", "NOTD01071000104", "NOTD01071000105" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4023_00004023.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01071000104; positie: 2677, 272, 723, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01071000104; positie: 2595, 150, 852, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01071000104; positie: 3118, 531, 1070, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01071000104; positie: 3305, 855, 801, 57" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01071000104; positie: 3793, 460, 385, 91" .
