@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-5cc3-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 31 december 1796" ;
  a2a:hasPerson oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person-ad9aa759-ee2a-078e-c444-c40ccb4da245, oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person-ab1bfdda-fce2-096f-38d3-6156f35ae166, oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person-df9da5f0-00a5-c040-0247-868c2dfdd20f, oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person-e114c3b2-a75a-98dd-2181-3ccc55331cf8, oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person-0b4c4970-78b0-eb31-f665-2e68cad1d083 ;
  a2a:hasEvent oa:event_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-5cc3-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person-ad9aa759-ee2a-078e-c444-c40ccb4da245
  a a2a:Person ;
  rdfs:label "Bart Peter Pole" ;
  a2a:PersonName [
    rdfs:label "Bart Peter Pole" ;
    a2a:PersonNameFirstName "Bart Peter" ;
    a2a:PersonNameLastName "Pole"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person-ab1bfdda-fce2-096f-38d3-6156f35ae166
  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-5cc3-6b6d-e053-b784100acdee_Person-df9da5f0-00a5-c040-0247-868c2dfdd20f
  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-5cc3-6b6d-e053-b784100acdee_Person-e114c3b2-a75a-98dd-2181-3ccc55331cf8
  a a2a:Person ;
  rdfs:label "Abraham Kuvel" ;
  a2a:PersonName [
    rdfs:label "Abraham Kuvel" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Kuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person-0b4c4970-78b0-eb31-f665-2e68cad1d083
  a a2a:Person ;
  rdfs:label "Charles Pole" ;
  a2a:PersonName [
    rdfs:label "Charles Pole" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Pole"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1796-12-31"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person:ad9aa759-ee2a-078e-c444-c40ccb4da245 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person:ab1bfdda-fce2-096f-38d3-6156f35ae166 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person:df9da5f0-00a5-c040-0247-868c2dfdd20f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person:e114c3b2-a75a-98dd-2181-3ccc55331cf8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Person:0b4c4970-78b0-eb31-f665-2e68cad1d083 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5cc3-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5cc3-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1796-12-31 - 1796-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1796-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16423, Periode: 1796" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "630082" ;
    a2a:RegistryNumber "16423" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16423, Periode: 1796, Notariële archieven, 630082, 16423"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/67c20283-222c-538f-0b8e-dc79703c55bf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5cc3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/67c20283-222c-538f-0b8e-dc79703c55bf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2d7d60de-b709-da89-52f7-f859c0652e7b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5cc3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2d7d60de-b709-da89-52f7-f859c0652e7b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5cc3-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5cc3-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: London
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16423" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTQ00045000638", "NOTQ00045000639" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_203_00000203.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00045000638; positie: 3445, 1317, 821, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00045000638; positie: 3651, 1426, 685, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00045000638; positie: 4268, 1330, 660, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00045000638; positie: 3549, 944, 831, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00045000638; positie: 4576, 1232, 415, 100" .
