@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-d61a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 6 augustus 1793" ;
  a2a:hasPerson oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person-acbee25b-6c48-0583-6c1a-748a5a050ca4, oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person-97a7a176-79e7-7b67-e6c0-28817ba2d621, oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person-0ac7b301-203c-aaed-df87-dc019b693ff7, oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person-f1b93e1e-b55a-b148-18ad-85b39ea62b7d ;
  a2a:hasEvent oa:event_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-d61a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-d61a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-d61a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-d61a-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-d61a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person-acbee25b-6c48-0583-6c1a-748a5a050ca4
  a a2a:Person ;
  rdfs:label "Haro Joachim Coster" ;
  a2a:PersonName [
    rdfs:label "Haro Joachim Coster" ;
    a2a:PersonNameFirstName "Haro Joachim" ;
    a2a:PersonNameLastName "Coster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person-97a7a176-79e7-7b67-e6c0-28817ba2d621
  a a2a:Person ;
  rdfs:label "James Venables" ;
  a2a:PersonName [
    rdfs:label "James Venables" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Venables"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person-0ac7b301-203c-aaed-df87-dc019b693ff7
  a a2a:Person ;
  rdfs:label "David Mumford" ;
  a2a:PersonName [
    rdfs:label "David Mumford" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Mumford"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person-f1b93e1e-b55a-b148-18ad-85b39ea62b7d
  a a2a:Person ;
  rdfs:label "John H Schackerly" ;
  a2a:PersonName [
    rdfs:label "John H Schackerly" ;
    a2a:PersonNameFirstName "John H" ;
    a2a:PersonNameLastName "Schackerly"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-d61a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person:acbee25b-6c48-0583-6c1a-748a5a050ca4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d61a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person:97a7a176-79e7-7b67-e6c0-28817ba2d621 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d61a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person:0ac7b301-203c-aaed-df87-dc019b693ff7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d61a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Person:f1b93e1e-b55a-b148-18ad-85b39ea62b7d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d61a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-d61a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-08-06 - 1793-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1793-08-06"^^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 "641276" ;
    a2a:RegistryNumber "15658" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15658, Periode: 1793, Notariële archieven, 641276, 15658"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c7071c9f-69f5-c3a4-866f-ba0aa2bb1acd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d61a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c7071c9f-69f5-c3a4-866f-ba0aa2bb1acd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/22563fab-0272-07a6-d2c0-594449045735.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d61a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/22563fab-0272-07a6-d2c0-594449045735.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1a002a23-cf85-896e-b64f-c4ddff1bee9c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d61a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1a002a23-cf85-896e-b64f-c4ddff1bee9c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-d61a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-d61a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: New York
Onderwerpsomschrijving: Schip the Resolution; Hoeveelheid geloste koffie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15658" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02155000337", "NOTD02155000338", "NOTD02155000339" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_654_00000654.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02155000338; positie: 3842, 3727, 997, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02155000338; positie: 3575, 1022, 723, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02155000338; positie: 4137, 3624, 750, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02155000338; positie: 3453, 818, 945, 138" .
