@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-e82a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 19 juni 1793" ;
  a2a:hasPerson oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person-1d18179d-5d98-1e37-2315-5963f827bf7f, oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person-4825147f-885b-0eec-a50d-1d8824fa78c0, oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person-a97d99ce-ac6a-ab43-85a7-b97af9e600ce, oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person-e7af841d-bab7-8015-e69b-5e1882042cf7, oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person-50d24f1d-edcc-e51e-4916-e5dbb978b2db ;
  a2a:hasEvent oa:event_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e82a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e82a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e82a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e82a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e82a-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-e82a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person-1d18179d-5d98-1e37-2315-5963f827bf7f
  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_d837ae03-e82a-6b6d-e053-b784100acdee_Person-4825147f-885b-0eec-a50d-1d8824fa78c0
  a a2a:Person ;
  rdfs:label "Robert Gilmor" ;
  a2a:PersonName [
    rdfs:label "Robert Gilmor" ;
    a2a:PersonNameFirstName "Robert" ;
    a2a:PersonNameLastName "Gilmor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person-a97d99ce-ac6a-ab43-85a7-b97af9e600ce
  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_d837ae03-e82a-6b6d-e053-b784100acdee_Person-e7af841d-bab7-8015-e69b-5e1882042cf7
  a a2a:Person ;
  rdfs:label "John Groves" ;
  a2a:PersonName [
    rdfs:label "John Groves" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Groves"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person-50d24f1d-edcc-e51e-4916-e5dbb978b2db
  a a2a:Person ;
  rdfs:label "William Edwards" ;
  a2a:PersonName [
    rdfs:label "William Edwards" ;
    a2a:PersonNameFirstName "William" ;
    a2a:PersonNameLastName "Edwards"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1793-06-19"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e82a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person:1d18179d-5d98-1e37-2315-5963f827bf7f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e82a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person:4825147f-885b-0eec-a50d-1d8824fa78c0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e82a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person:a97d99ce-ac6a-ab43-85a7-b97af9e600ce ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e82a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person:e7af841d-bab7-8015-e69b-5e1882042cf7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e82a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Person:50d24f1d-edcc-e51e-4916-e5dbb978b2db ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e82a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e82a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-06-19 - 1793-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1793-06-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15657, Periode: 1793" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "641818" ;
    a2a:RegistryNumber "15657" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15657, Periode: 1793, Notariële archieven, 641818, 15657"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ddf60bca-35cb-fa2f-69b9-b8ee2856b83f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e82a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ddf60bca-35cb-fa2f-69b9-b8ee2856b83f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cde91124-4134-f143-cde9-de74025c131d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e82a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cde91124-4134-f143-cde9-de74025c131d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/51fc3dc2-e32e-434e-6e9e-dc45053354bd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e82a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/51fc3dc2-e32e-434e-6e9e-dc45053354bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e82a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e82a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Baltimore
Onderwerpsomschrijving: Schip the Mentor; Geloste hoeveelheid koffie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15657" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02154000722", "NOTD02154000723", "NOTD02154000724" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_746_00000746.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000724; positie: 929, 320, 375, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000723; positie: 3518, 3134, 601, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000724; positie: 1403, 323, 659, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000723; positie: 2928, 809, 539, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000723; positie: 3064, 960, 729, 96" .
