@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_a3cb51cc-05ae-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 26 januari 1706" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person-61633ae6-7f09-0743-33fd-7140a1f9f09c, oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person-ae1b9bca-27d2-1833-479c-a02f5f7e7e24, oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person-0f282fbc-d59e-6fc9-0829-1eb9ded1ed04, oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person-0e8aaf72-a5e3-8a98-bf47-9bcf4a02d4a0, oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person-427ddb8e-50f9-3b40-33a7-1c656dc945e8 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person-61633ae6-7f09-0743-33fd-7140a1f9f09c
  a a2a:Person ;
  rdfs:label "William Wraggand" ;
  a2a:PersonName [
    rdfs:label "William Wraggand" ;
    a2a:PersonNameFirstName "William" ;
    a2a:PersonNameLastName "Wraggand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person-ae1b9bca-27d2-1833-479c-a02f5f7e7e24
  a a2a:Person ;
  rdfs:label "James Aiply" ;
  a2a:PersonName [
    rdfs:label "James Aiply" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Aiply"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person-0f282fbc-d59e-6fc9-0829-1eb9ded1ed04
  a a2a:Person ;
  rdfs:label "Astore Maria Rizardy" ;
  a2a:PersonName [
    rdfs:label "Astore Maria Rizardy" ;
    a2a:PersonNameFirstName "Astore Maria" ;
    a2a:PersonNameLastName "Rizardy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person-0e8aaf72-a5e3-8a98-bf47-9bcf4a02d4a0
  a a2a:Person ;
  rdfs:label "Isacq Bulsing" ;
  a2a:PersonName [
    rdfs:label "Isacq Bulsing" ;
    a2a:PersonNameFirstName "Isacq" ;
    a2a:PersonNameLastName "Bulsing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person-427ddb8e-50f9-3b40-33a7-1c656dc945e8
  a a2a:Person ;
  rdfs:label "John Danson" ;
  a2a:PersonName [
    rdfs:label "John Danson" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Danson"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1706-01-26"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person:61633ae6-7f09-0743-33fd-7140a1f9f09c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person:ae1b9bca-27d2-1833-479c-a02f5f7e7e24 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person:0f282fbc-d59e-6fc9-0829-1eb9ded1ed04 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person:0e8aaf72-a5e3-8a98-bf47-9bcf4a02d4a0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Person:427ddb8e-50f9-3b40-33a7-1c656dc945e8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-05ae-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1706-01-26 - 1706-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1706-01-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7452, Periode: 1706" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "323691" ;
    a2a:RegistryNumber "7452" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7452, Periode: 1706, Notariële archieven, 323691, 7452"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b1c745c7-312d-f877-59a4-93de9f5fba4b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-05ae-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b1c745c7-312d-f877-59a4-93de9f5fba4b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/384a14a0-de7d-0d7a-ef96-2e36d48422e7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-05ae-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/384a14a0-de7d-0d7a-ef96-2e36d48422e7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6bead4fb-1412-75a4-3044-71aa63b14efc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-05ae-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6bead4fb-1412-75a4-3044-71aa63b14efc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-05ae-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-05ae-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Martin Lindouw
Locatieomschrijving: London
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7452" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTC00345000036", "NOTC00345000037", "NOTC00345000038" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_6903_00006903.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00345000037; positie: 4599, 1614, 267, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00345000037; positie: 4053, 1588, 512, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00345000037; positie: 4567, 811, 257, 41" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00345000037; positie: 4295, 1180, 485, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00345000037; positie: 3473, 1675, 536, 104" .
