@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-e700-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 6 juni 1800" ;
  a2a:hasPerson oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-35abe4b8-d303-6a1e-0261-c69b96cf47ea, oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-38b0100a-05fa-b46b-4778-83b4daf92be4, oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-7c9d7952-bfcb-567b-86fe-fd5226244f87, oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-eb7886be-ba15-c69a-d5e4-4607e9b2afac, oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-69eb1e82-d33f-8bf1-03cd-1c47b32120b2, oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-915ca38c-95c9-eb6b-655e-4f263d9c9598 ;
  a2a:hasEvent oa:event_saa_d837ae03-e700-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-e700-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-35abe4b8-d303-6a1e-0261-c69b96cf47ea
  a a2a:Person ;
  rdfs:label "Augustus William Bödecker" ;
  a2a:PersonName [
    rdfs:label "Augustus William Bödecker" ;
    a2a:PersonNameFirstName "Augustus William" ;
    a2a:PersonNameLastName "Bödecker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-38b0100a-05fa-b46b-4778-83b4daf92be4
  a a2a:Person ;
  rdfs:label "John Taylor" ;
  a2a:PersonName [
    rdfs:label "John Taylor" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Taylor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-7c9d7952-bfcb-567b-86fe-fd5226244f87
  a a2a:Person ;
  rdfs:label "Martin Walther Persent" ;
  a2a:PersonName [
    rdfs:label "Martin Walther Persent" ;
    a2a:PersonNameFirstName "Martin Walther" ;
    a2a:PersonNameLastName "Persent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-eb7886be-ba15-c69a-d5e4-4607e9b2afac
  a a2a:Person ;
  rdfs:label "Daniel Nantes" ;
  a2a:PersonName [
    rdfs:label "Daniel Nantes" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Nantes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-69eb1e82-d33f-8bf1-03cd-1c47b32120b2
  a a2a:Person ;
  rdfs:label "Joachim Christian Otto" ;
  a2a:PersonName [
    rdfs:label "Joachim Christian Otto" ;
    a2a:PersonNameFirstName "Joachim Christian" ;
    a2a:PersonNameLastName "Otto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person-915ca38c-95c9-eb6b-655e-4f263d9c9598
  a a2a:Person ;
  rdfs:label "Edmund Boehm" ;
  a2a:PersonName [
    rdfs:label "Edmund Boehm" ;
    a2a:PersonNameFirstName "Edmund" ;
    a2a:PersonNameLastName "Boehm"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e700-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1800-06-06"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person:35abe4b8-d303-6a1e-0261-c69b96cf47ea ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e700-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person:38b0100a-05fa-b46b-4778-83b4daf92be4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e700-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person:7c9d7952-bfcb-567b-86fe-fd5226244f87 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e700-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person:eb7886be-ba15-c69a-d5e4-4607e9b2afac ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e700-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person:69eb1e82-d33f-8bf1-03cd-1c47b32120b2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e700-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e700-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e700-6b6d-e053-b784100acdee_Person:915ca38c-95c9-eb6b-655e-4f263d9c9598 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e700-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e700-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1800-06-06 - 1800-06-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-06-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-06-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1800-06-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15674, Periode: 1800" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "632552" ;
    a2a:RegistryNumber "15674" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15674, Periode: 1800, Notariële archieven, 632552, 15674"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f807ef2d-f07a-8ca0-10d1-0cae04808b97.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e700-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f807ef2d-f07a-8ca0-10d1-0cae04808b97.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c837b726-5f54-ff6e-71aa-9b1061d13613.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e700-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c837b726-5f54-ff6e-71aa-9b1061d13613.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d36fd3d9-e93e-fee0-f689-689927b2ed07.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e700-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d36fd3d9-e93e-fee0-f689-689927b2ed07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e700-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e700-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: London
Onderwerpsomschrijving: Innen vordering op een failliete boedel
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15674" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02170000346", "NOTD02170000347", "NOTD02170000348" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_740_00000740.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000347; positie: 947, 890, 960, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000347; positie: 1346, 2026, 491, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000347; positie: 1783, 790, 864, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000347; positie: 2427, 1946, 255, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000347; positie: 949, 723, 1050, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000347; positie: 1752, 1939, 651, 77" .
