@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-5af8-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 23 juli 1793" ;
  a2a:hasPerson oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person-0a4fdc97-e86a-b1bc-beea-b426b20fef3c, oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person-4c748967-71f3-9165-c801-01b6275a4326, oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person-345edae1-5c02-66a0-3bc8-05a7975681ea, oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person-ed8c4a59-ac7e-6886-2c7f-54d5f60f2ddd, oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person-639d25d0-9a25-408f-1556-7585e3b355d2 ;
  a2a:hasEvent oa:event_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5af8-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5af8-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5af8-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-5af8-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-5af8-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-5af8-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person-0a4fdc97-e86a-b1bc-beea-b426b20fef3c
  a a2a:Person ;
  rdfs:label "George Scriba" ;
  a2a:PersonName [
    rdfs:label "George Scriba" ;
    a2a:PersonNameFirstName "George" ;
    a2a:PersonNameLastName "Scriba"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person-4c748967-71f3-9165-c801-01b6275a4326
  a a2a:Person ;
  rdfs:label "Jan Willink" ;
  a2a:PersonName [
    rdfs:label "Jan Willink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Willink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person-345edae1-5c02-66a0-3bc8-05a7975681ea
  a a2a:Person ;
  rdfs:label "Wilhem Willink" ;
  a2a:PersonName [
    rdfs:label "Wilhem Willink" ;
    a2a:PersonNameFirstName "Wilhem" ;
    a2a:PersonNameLastName "Willink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person-ed8c4a59-ac7e-6886-2c7f-54d5f60f2ddd
  a a2a:Person ;
  rdfs:label "Daniel Tingley junior" ;
  a2a:PersonName [
    rdfs:label "Daniel Tingley junior" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Tingley junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person-639d25d0-9a25-408f-1556-7585e3b355d2
  a a2a:Person ;
  rdfs:label "John Armour" ;
  a2a:PersonName [
    rdfs:label "John Armour" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Armour"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1793-07-23"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-5af8-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person:0a4fdc97-e86a-b1bc-beea-b426b20fef3c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5af8-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person:4c748967-71f3-9165-c801-01b6275a4326 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5af8-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person:345edae1-5c02-66a0-3bc8-05a7975681ea ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5af8-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person:ed8c4a59-ac7e-6886-2c7f-54d5f60f2ddd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5af8-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Person:639d25d0-9a25-408f-1556-7585e3b355d2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5af8-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5af8-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-07-23 - 1793-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1793-07-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15658, Periode: 1793" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "630525" ;
    a2a:RegistryNumber "15658" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15658, Periode: 1793, Notariële archieven, 630525, 15658"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/911c2d39-8866-84ca-e5bf-4337cf3b46af.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5af8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/911c2d39-8866-84ca-e5bf-4337cf3b46af.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/593e0396-67a6-ca1c-5b5c-e2550d449bf1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5af8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/593e0396-67a6-ca1c-5b5c-e2550d449bf1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b5d9ad3f-785d-dcc8-b94c-82c480a96a99.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5af8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b5d9ad3f-785d-dcc8-b94c-82c480a96a99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5af8-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5af8-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: New York
Onderwerpsomschrijving: Schip the Grace; Hoeveelheid geloste koffie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15658" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02155000187", "NOTD02155000188", "NOTD02155000189" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_194_00000194.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02155000188; positie: 4088, 3368, 785, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02155000188; positie: 3271, 3568, 534, 150" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02155000188; positie: 4360, 3469, 497, 140" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02155000188; positie: 3545, 1330, 1222, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02155000188; positie: 3373, 1075, 829, 117" .
