@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-4c31-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 19 november 1793" ;
  a2a:hasPerson oa:person_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Person-0efb6e54-37b7-01ec-ad87-050ca67db4ea, oa:person_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Person-7242e917-009f-113d-966f-eebf3e5c49a1, oa:person_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Person-6d74e86f-f721-edd9-4e04-100359a72158 ;
  a2a:hasEvent oa:event_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4c31-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4c31-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4c31-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-4c31-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Person-0efb6e54-37b7-01ec-ad87-050ca67db4ea
  a a2a:Person ;
  rdfs:label "William Wilson" ;
  a2a:PersonName [
    rdfs:label "William Wilson" ;
    a2a:PersonNameFirstName "William" ;
    a2a:PersonNameLastName "Wilson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Person-7242e917-009f-113d-966f-eebf3e5c49a1
  a a2a:Person ;
  rdfs:label "Walter Stewart" ;
  a2a:PersonName [
    rdfs:label "Walter Stewart" ;
    a2a:PersonNameFirstName "Walter" ;
    a2a:PersonNameLastName "Stewart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Person-6d74e86f-f721-edd9-4e04-100359a72158
  a a2a:Person ;
  rdfs:label "William Whitewell" ;
  a2a:PersonName [
    rdfs:label "William Whitewell" ;
    a2a:PersonNameFirstName "William" ;
    a2a:PersonNameLastName "Whitewell"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-4c31-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Person:0efb6e54-37b7-01ec-ad87-050ca67db4ea ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4c31-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Person:7242e917-009f-113d-966f-eebf3e5c49a1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4c31-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Person:6d74e86f-f721-edd9-4e04-100359a72158 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4c31-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4c31-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-11-19 - 1793-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1793-11-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15659, Periode: 1793" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "605262" ;
    a2a:RegistryNumber "15659" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15659, Periode: 1793, Notariële archieven, 605262, 15659"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b0c9ee0f-f063-32dc-dfa2-da138da6cc1f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4c31-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b0c9ee0f-f063-32dc-dfa2-da138da6cc1f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d15de183-b5ca-4de4-c6d5-73b1b01e8084.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4c31-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d15de183-b5ca-4de4-c6d5-73b1b01e8084.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/331fb99d-d67b-35ec-e08c-f12e754cea0e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4c31-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/331fb99d-d67b-35ec-e08c-f12e754cea0e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4c31-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4c31-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Philadelphia
Onderwerpsomschrijving: Schip John; Partijen koffie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15659" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02156000276", "NOTD02156000277", "NOTD02156000278" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_118_00000118.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02156000277; positie: 2802, 843, 683, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02156000277; positie: 2604, 2126, 590, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02156000277; positie: 2752, 656, 831, 105" .
