@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-2afc-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 29 augustus 1775" ;
  a2a:hasPerson oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-c1c313f3-206f-a97b-8645-956bec58bfd0, oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-d25bf930-ce30-4935-bf24-68ff09133d0d, oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-e9f8e0dd-0515-be44-b0c6-29f57df8bcf1, oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-f766b9ef-bf72-1f8e-9abb-088ae9cbdab0, oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-f3f1f72a-c33f-a2d8-f7e0-23884fdb5c6b, oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-e8836328-e169-401f-ef48-401c1d6cbc7b ;
  a2a:hasEvent oa:event_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-2afc-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-c1c313f3-206f-a97b-8645-956bec58bfd0
  a a2a:Person ;
  rdfs:label "John Daly" ;
  a2a:PersonName [
    rdfs:label "John Daly" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Daly"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-d25bf930-ce30-4935-bf24-68ff09133d0d
  a a2a:Person ;
  rdfs:label "Boursse" ;
  a2a:PersonName [
    rdfs:label "Boursse" ;
    a2a:PersonNameLastName "Boursse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-e9f8e0dd-0515-be44-b0c6-29f57df8bcf1
  a a2a:Person ;
  rdfs:label "de Superville" ;
  a2a:PersonName [
    rdfs:label "de Superville" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Superville"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-f766b9ef-bf72-1f8e-9abb-088ae9cbdab0
  a a2a:Person ;
  rdfs:label "Clinton Williams" ;
  a2a:PersonName [
    rdfs:label "Clinton Williams" ;
    a2a:PersonNameFirstName "Clinton" ;
    a2a:PersonNameLastName "Williams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-f3f1f72a-c33f-a2d8-f7e0-23884fdb5c6b
  a a2a:Person ;
  rdfs:label "Frantz Hansen" ;
  a2a:PersonName [
    rdfs:label "Frantz Hansen" ;
    a2a:PersonNameFirstName "Frantz" ;
    a2a:PersonNameLastName "Hansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person-e8836328-e169-401f-ef48-401c1d6cbc7b
  a a2a:Person ;
  rdfs:label "Smith" ;
  a2a:PersonName [
    rdfs:label "Smith" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1775-08-29"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person:c1c313f3-206f-a97b-8645-956bec58bfd0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person:d25bf930-ce30-4935-bf24-68ff09133d0d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person:e9f8e0dd-0515-be44-b0c6-29f57df8bcf1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person:f766b9ef-bf72-1f8e-9abb-088ae9cbdab0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person:f3f1f72a-c33f-a2d8-f7e0-23884fdb5c6b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2afc-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Person:e8836328-e169-401f-ef48-401c1d6cbc7b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2afc-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2afc-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1775-08-29 - 1775-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1775-08-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14335, Periode: 1775" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "616144" ;
    a2a:RegistryNumber "14335" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14335, Periode: 1775, Notariële archieven, 616144, 14335"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/04f716b6-12ee-b527-bbfd-330d9f4baea0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2afc-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/04f716b6-12ee-b527-bbfd-330d9f4baea0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/691b1bfb-85bb-82cf-84a0-29c69d1b45a2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2afc-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/691b1bfb-85bb-82cf-84a0-29c69d1b45a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2afc-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2afc-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter de Wilde
Locatieomschrijving: Middelburg
Locatieomschrijving: Essequebo
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14335" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTI01322000911", "NOTI01322000912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_405_00000405.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000911; positie: 3385, 1836, 403, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000911; positie: 4211, 1437, 313, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000911; positie: 3068, 1512, 436, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000911; positie: 4074, 1761, 422, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000911; positie: 3466, 1131, 716, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000911; positie: 3617, 1516, 257, 74" .
