@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-08ca-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 18 april 1805" ;
  a2a:hasPerson oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-4ac9d0e7-ef4a-bd36-c001-cb680c362c3e, oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-ceb80edb-b247-ca24-c419-911bd2c8157c, oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-ecee1095-a9d2-99ab-968e-bc6716e6e188, oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-5b2bd7ee-7804-c61f-eff8-8b1a9dfba4ae, oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-5da570ea-81ef-21e5-cb2c-00d92096f245, oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-60b4b104-f44c-bd41-46c2-1ec564e33d85 ;
  a2a:hasEvent oa:event_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-08ca-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-4ac9d0e7-ef4a-bd36-c001-cb680c362c3e
  a a2a:Person ;
  rdfs:label "Christina Kegee" ;
  a2a:PersonName [
    rdfs:label "Christina Kegee" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Kegee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-ceb80edb-b247-ca24-c419-911bd2c8157c
  a a2a:Person ;
  rdfs:label "Charles Pole" ;
  a2a:PersonName [
    rdfs:label "Charles Pole" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Pole"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-ecee1095-a9d2-99ab-968e-bc6716e6e188
  a a2a:Person ;
  rdfs:label "Charles Pole junior" ;
  a2a:PersonName [
    rdfs:label "Charles Pole junior" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Pole junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-5b2bd7ee-7804-c61f-eff8-8b1a9dfba4ae
  a a2a:Person ;
  rdfs:label "Peter Pole" ;
  a2a:PersonName [
    rdfs:label "Peter Pole" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Pole"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-5da570ea-81ef-21e5-cb2c-00d92096f245
  a a2a:Person ;
  rdfs:label "Abraham Pole" ;
  a2a:PersonName [
    rdfs:label "Abraham Pole" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Pole"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person-60b4b104-f44c-bd41-46c2-1ec564e33d85
  a a2a:Person ;
  rdfs:label "Balthasar Gleim" ;
  a2a:PersonName [
    rdfs:label "Balthasar Gleim" ;
    a2a:PersonNameFirstName "Balthasar" ;
    a2a:PersonNameLastName "Gleim"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1805-04-18"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person:4ac9d0e7-ef4a-bd36-c001-cb680c362c3e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person:ceb80edb-b247-ca24-c419-911bd2c8157c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person:ecee1095-a9d2-99ab-968e-bc6716e6e188 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person:5b2bd7ee-7804-c61f-eff8-8b1a9dfba4ae ;
  a2a:EventKeyRef oa:event_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person:5da570ea-81ef-21e5-cb2c-00d92096f245 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-08ca-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Person:60b4b104-f44c-bd41-46c2-1ec564e33d85 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-08ca-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-08ca-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1805-04-18 - 1805-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1805-04-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15680, Periode: 1805" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "619705" ;
    a2a:RegistryNumber "15680" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15680, Periode: 1805, Notariële archieven, 619705, 15680"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8318028d-dfe6-c5e6-cc8b-8b62218d51b8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-08ca-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8318028d-dfe6-c5e6-cc8b-8b62218d51b8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/32d7bb40-fc4e-5717-fb24-1b51ff5a199b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-08ca-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/32d7bb40-fc4e-5717-fb24-1b51ff5a199b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-08ca-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-08ca-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: London
Onderwerpsomschrijving: Bankzaken
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15680" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02176000257", "NOTD02176000258" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_230_00000230.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000258; positie: 1031, 361, 613, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000258; positie: 795, 567, 469, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000258; positie: 1949, 612, 254, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000258; positie: 1586, 607, 350, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000258; positie: 1321, 662, 509, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000258; positie: 1919, 405, 267, 72" .
