@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-e5c8-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 7 mei 1798" ;
  a2a:hasPerson oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person-43e6b89d-19fa-7473-dde9-73138e4dc89b, oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person-7373c0f1-f962-c2a6-2e07-5c250d469635, oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person-5bd588a3-c411-b443-50ce-a047faa7ed3d, oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person-fd47ec6d-0a5d-13fb-9df8-c0fa30a73b3a, oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person-fe01eb13-811e-8949-d3ad-4140b09c4886 ;
  a2a:hasEvent oa:event_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-e5c8-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person-43e6b89d-19fa-7473-dde9-73138e4dc89b
  a a2a:Person ;
  rdfs:label "Lodewijk Adam Kempe" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Adam Kempe" ;
    a2a:PersonNameFirstName "Lodewijk Adam" ;
    a2a:PersonNameLastName "Kempe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person-7373c0f1-f962-c2a6-2e07-5c250d469635
  a a2a:Person ;
  rdfs:label "Edward Cator" ;
  a2a:PersonName [
    rdfs:label "Edward Cator" ;
    a2a:PersonNameFirstName "Edward" ;
    a2a:PersonNameLastName "Cator"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person-5bd588a3-c411-b443-50ce-a047faa7ed3d
  a a2a:Person ;
  rdfs:label "Anthonij Kaa" ;
  a2a:PersonName [
    rdfs:label "Anthonij Kaa" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Kaa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person-fd47ec6d-0a5d-13fb-9df8-c0fa30a73b3a
  a a2a:Person ;
  rdfs:label "William Worsdell" ;
  a2a:PersonName [
    rdfs:label "William Worsdell" ;
    a2a:PersonNameFirstName "William" ;
    a2a:PersonNameLastName "Worsdell"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person-fe01eb13-811e-8949-d3ad-4140b09c4886
  a a2a:Person ;
  rdfs:label "Margaret Page" ;
  a2a:PersonName [
    rdfs:label "Margaret Page" ;
    a2a:PersonNameFirstName "Margaret" ;
    a2a:PersonNameLastName "Page"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1798-05-07"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person:43e6b89d-19fa-7473-dde9-73138e4dc89b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person:7373c0f1-f962-c2a6-2e07-5c250d469635 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person:5bd588a3-c411-b443-50ce-a047faa7ed3d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person:fd47ec6d-0a5d-13fb-9df8-c0fa30a73b3a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Person:fe01eb13-811e-8949-d3ad-4140b09c4886 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e5c8-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e5c8-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1798-05-07 - 1798-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1798-05-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15670, Periode: 1798" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "630285" ;
    a2a:RegistryNumber "15670" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15670, Periode: 1798, Notariële archieven, 630285, 15670"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cfd391e7-0be6-ccfa-8a17-c216de92d527.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e5c8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cfd391e7-0be6-ccfa-8a17-c216de92d527.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7a0dae57-85c8-feaa-bdb2-abac222f8b2d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e5c8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7a0dae57-85c8-feaa-bdb2-abac222f8b2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e5c8-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e5c8-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Onderwerpsomschrijving: Ad lites, inzake nalatenschap
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15670" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02167000462", "NOTD02167000463" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_734_00000734.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02167000463; positie: 4168, 486, 1169, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02167000463; positie: 2254, 1652, 591, 134" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02167000463; positie: 2867, 2138, 345, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02167000463; positie: 1578, 1132, 1020, 177" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02167000463; positie: 1643, 2087, 797, 136" .
