@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-6f3d-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 6 maart 1794" ;
  a2a:hasPerson oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person-c0ea08fa-8a65-794d-d79b-1cbea8c6e0a5, oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person-259e6413-69c5-1894-6b28-2b5f0b40d24a, oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person-388c44eb-e319-6fdf-44b9-58af5c711896, oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person-d8566e40-2823-dfc3-5f3f-cafdcd05c71c, oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person-49557e06-c408-2a3e-c275-a64ed8cd45f5 ;
  a2a:hasEvent oa:event_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-6f3d-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person-c0ea08fa-8a65-794d-d79b-1cbea8c6e0a5
  a a2a:Person ;
  rdfs:label "Joseph Peirce" ;
  a2a:PersonName [
    rdfs:label "Joseph Peirce" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Peirce"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person-259e6413-69c5-1894-6b28-2b5f0b40d24a
  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-6f3d-6b6d-e053-b784100acdee_Person-388c44eb-e319-6fdf-44b9-58af5c711896
  a a2a:Person ;
  rdfs:label "Andrew Cazneau" ;
  a2a:PersonName [
    rdfs:label "Andrew Cazneau" ;
    a2a:PersonNameFirstName "Andrew" ;
    a2a:PersonNameLastName "Cazneau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person-d8566e40-2823-dfc3-5f3f-cafdcd05c71c
  a a2a:Person ;
  rdfs:label "Robert Haswell" ;
  a2a:PersonName [
    rdfs:label "Robert Haswell" ;
    a2a:PersonNameFirstName "Robert" ;
    a2a:PersonNameLastName "Haswell"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person-49557e06-c408-2a3e-c275-a64ed8cd45f5
  a a2a:Person ;
  rdfs:label "Jan Willink" ;
  a2a:PersonName [
    rdfs:label "Jan Willink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Willink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1794-03-06"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person:c0ea08fa-8a65-794d-d79b-1cbea8c6e0a5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person:259e6413-69c5-1894-6b28-2b5f0b40d24a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person:388c44eb-e319-6fdf-44b9-58af5c711896 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person:d8566e40-2823-dfc3-5f3f-cafdcd05c71c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Person:49557e06-c408-2a3e-c275-a64ed8cd45f5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6f3d-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-6f3d-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1794-03-06 - 1794-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1794-03-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15660, Periode: 1794" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "633495" ;
    a2a:RegistryNumber "15660" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15660, Periode: 1794, Notariële archieven, 633495, 15660"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5065ba8a-5bee-0469-b727-1cf49961a832.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6f3d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5065ba8a-5bee-0469-b727-1cf49961a832.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ae990bba-ff02-d992-86d2-dd2ad1357f52.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6f3d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ae990bba-ff02-d992-86d2-dd2ad1357f52.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/aa5b158e-a188-b70f-f0e4-29d749495cb4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6f3d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/aa5b158e-a188-b70f-f0e4-29d749495cb4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-6f3d-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-6f3d-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Boston
Onderwerpsomschrijving: Schip Hannah; Geloste partij suiker
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15660" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02157000446", "NOTD02157000447", "NOTD02157000448" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_981_00000981.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000447; positie: 3311, 1647, 472, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000447; positie: 3582, 1717, 297, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000447; positie: 3914, 746, 352, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000447; positie: 2973, 736, 628, 169" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000447; positie: 3983, 1705, 214, 85" .
