@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-0633-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 13 augustus 1795" ;
  a2a:hasPerson oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-bc415f67-fed9-ef9f-78fb-24eca9532943, oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-aab34a35-6c84-3149-bd0a-fa0c33812b24, oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-8bba3605-efbc-4e3c-629f-d507f0d1b593, oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-72177810-475f-39ef-70f0-75d31a660368, oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-82d1a19e-059b-4820-8d36-b7842c34f4fe, oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-e69625c6-adad-ab74-3f68-a1066ce3d6db ;
  a2a:hasEvent oa:event_saa_d837ae04-0633-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-0633-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-bc415f67-fed9-ef9f-78fb-24eca9532943
  a a2a:Person ;
  rdfs:label "James Lamb" ;
  a2a:PersonName [
    rdfs:label "James Lamb" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Lamb"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-aab34a35-6c84-3149-bd0a-fa0c33812b24
  a a2a:Person ;
  rdfs:label "John Mackey" ;
  a2a:PersonName [
    rdfs:label "John Mackey" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Mackey"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-8bba3605-efbc-4e3c-629f-d507f0d1b593
  a a2a:Person ;
  rdfs:label "James Narber" ;
  a2a:PersonName [
    rdfs:label "James Narber" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Narber"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-72177810-475f-39ef-70f0-75d31a660368
  a a2a:Person ;
  rdfs:label "Thomas Lamb" ;
  a2a:PersonName [
    rdfs:label "Thomas Lamb" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Lamb"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-82d1a19e-059b-4820-8d36-b7842c34f4fe
  a a2a:Person ;
  rdfs:label "Francs Corbaux junior" ;
  a2a:PersonName [
    rdfs:label "Francs Corbaux junior" ;
    a2a:PersonNameFirstName "Francs" ;
    a2a:PersonNameLastName "Corbaux junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person-e69625c6-adad-ab74-3f68-a1066ce3d6db
  a a2a:Person ;
  rdfs:label "Isabelle" ;
  a2a:PersonName [
    rdfs:label "Isabelle" ;
    a2a:PersonNameLastName "Isabelle"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0633-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1795-08-13"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person:bc415f67-fed9-ef9f-78fb-24eca9532943 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0633-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person:aab34a35-6c84-3149-bd0a-fa0c33812b24 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0633-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person:8bba3605-efbc-4e3c-629f-d507f0d1b593 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0633-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person:72177810-475f-39ef-70f0-75d31a660368 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0633-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person:82d1a19e-059b-4820-8d36-b7842c34f4fe ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0633-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0633-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0633-6b6d-e053-b784100acdee_Person:e69625c6-adad-ab74-3f68-a1066ce3d6db ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0633-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0633-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1795-08-13 - 1795-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1795-08-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15665, Periode: 1795" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "610763" ;
    a2a:RegistryNumber "15665" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15665, Periode: 1795, Notariële archieven, 610763, 15665"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ea5208d9-6a74-6c2e-50f1-8313093e7b8d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0633-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ea5208d9-6a74-6c2e-50f1-8313093e7b8d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e03788fb-7c5b-c5d3-5459-86079b02d15a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0633-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e03788fb-7c5b-c5d3-5459-86079b02d15a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0633-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0633-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Boston
Locatieomschrijving: Hambourg
Locatieomschrijving: Bordx
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15665" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02162000186", "NOTD02162000187" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_900_00000900.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02162000187; positie: 1164, 496, 506, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02162000187; positie: 1318, 1489, 528, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02162000187; positie: 921, 1644, 542, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02162000187; positie: 1179, 737, 564, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02162000187; positie: 903, 1266, 641, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02162000187; positie: 1631, 1892, 433, 106" .
