@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_d837ae03-caa6-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 20 augustus 1700" ;
  a2a:hasPerson oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person-0ddda235-56ac-bbed-8e38-14dc38227c96, oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person-02ac42fd-ab35-d9b7-c64b-61ac8544b224, oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person-422ecf1b-c5ee-f479-4aa0-5bfe1af34f0d, oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person-70e51aea-3aec-9bc3-d9a2-390411558924, oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person-bbc8a4fd-5447-bf5f-9e77-7c987ad504e4 ;
  a2a:hasEvent oa:event_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-caa6-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-caa6-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-caa6-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-caa6-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-caa6-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-caa6-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person-0ddda235-56ac-bbed-8e38-14dc38227c96
  a a2a:Person ;
  rdfs:label "John Haselwood" ;
  a2a:PersonName [
    rdfs:label "John Haselwood" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Haselwood"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person-02ac42fd-ab35-d9b7-c64b-61ac8544b224
  a a2a:Person ;
  rdfs:label "Quentin" ;
  a2a:PersonName [
    rdfs:label "Quentin" ;
    a2a:PersonNameLastName "Quentin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person-422ecf1b-c5ee-f479-4aa0-5bfe1af34f0d
  a a2a:Person ;
  rdfs:label "Albert Gerritse" ;
  a2a:PersonName [
    rdfs:label "Albert Gerritse" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Gerritse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person-70e51aea-3aec-9bc3-d9a2-390411558924
  a a2a:Person ;
  rdfs:label "Gerrit Casperse" ;
  a2a:PersonName [
    rdfs:label "Gerrit Casperse" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Casperse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person-bbc8a4fd-5447-bf5f-9e77-7c987ad504e4
  a a2a:Person ;
  rdfs:label "Chittij" ;
  a2a:PersonName [
    rdfs:label "Chittij" ;
    a2a:PersonNameLastName "Chittij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1700" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1700-08-20"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-caa6-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person:0ddda235-56ac-bbed-8e38-14dc38227c96 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-caa6-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person:02ac42fd-ab35-d9b7-c64b-61ac8544b224 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-caa6-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person:422ecf1b-c5ee-f479-4aa0-5bfe1af34f0d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-caa6-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person:70e51aea-3aec-9bc3-d9a2-390411558924 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-caa6-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Person:bbc8a4fd-5447-bf5f-9e77-7c987ad504e4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-caa6-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-caa6-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1700-08-20 - 1700-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1700-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1700" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1700-08-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5877, Periode: 1700" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "611624" ;
    a2a:RegistryNumber "5877" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5877, Periode: 1700, Notariële archieven, 611624, 5877"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/45ec6d75-fff3-3df8-b15e-3d8e09790e75.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-caa6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/45ec6d75-fff3-3df8-b15e-3d8e09790e75.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/afac34bd-051c-bf4f-9033-790b077ab11d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-caa6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/afac34bd-051c-bf4f-9033-790b077ab11d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-caa6-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-caa6-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Joan Hoekeback
Locatieomschrijving: Rotterdam
Locatieomschrijving: London
Locatieomschrijving: Engeland
Onderwerpsomschrijving: Schip De Kingsford Yacht; droguerien
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5877" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02696000161", "NOTD02696000162" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_595_00000595.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02696000162; positie: 3827, 1727, 362, 53" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02696000162; positie: 2904, 1061, 305, 58" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02696000162; positie: 2945, 834, 610, 55" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02696000162; positie: 3411, 700, 583, 55" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02696000162; positie: 3928, 985, 264, 82" .
