@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-0124-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 28 juni 1802" ;
  a2a:hasPerson oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-297c9b21-914b-5686-2d42-8641736a9a3c, oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-ac971518-1e91-f8c6-573f-5c05470d5f7b, oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-aab5b041-991f-81d2-059e-a45cce6d82ef, oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-a8d400b0-ef4a-3cbb-199b-4c83b698b0a6, oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-e1b08fd1-8760-0d17-715e-b97080fd3a6e, oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-9d391e44-92a3-1bce-ba53-032ec23184ca ;
  a2a:hasEvent oa:event_saa_d837ae04-0124-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-0124-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-297c9b21-914b-5686-2d42-8641736a9a3c
  a a2a:Person ;
  rdfs:label "Henry Ryan Mac Dougall" ;
  a2a:PersonName [
    rdfs:label "Henry Ryan Mac Dougall" ;
    a2a:PersonNameFirstName "Henry Ryan" ;
    a2a:PersonNameLastName "Mac Dougall"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-ac971518-1e91-f8c6-573f-5c05470d5f7b
  a a2a:Person ;
  rdfs:label "Abraham ter Borch" ;
  a2a:PersonName [
    rdfs:label "Abraham ter Borch" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Borch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-aab5b041-991f-81d2-059e-a45cce6d82ef
  a a2a:Person ;
  rdfs:label "William Mac Dougall" ;
  a2a:PersonName [
    rdfs:label "William Mac Dougall" ;
    a2a:PersonNameFirstName "William" ;
    a2a:PersonNameLastName "Mac Dougall"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-a8d400b0-ef4a-3cbb-199b-4c83b698b0a6
  a a2a:Person ;
  rdfs:label "Johannes Portielje" ;
  a2a:PersonName [
    rdfs:label "Johannes Portielje" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Portielje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-e1b08fd1-8760-0d17-715e-b97080fd3a6e
  a a2a:Person ;
  rdfs:label "Robert Thompson" ;
  a2a:PersonName [
    rdfs:label "Robert Thompson" ;
    a2a:PersonNameFirstName "Robert" ;
    a2a:PersonNameLastName "Thompson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person-9d391e44-92a3-1bce-ba53-032ec23184ca
  a a2a:Person ;
  rdfs:label "Jan Hendrik Stulen" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Stulen" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Stulen"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person:297c9b21-914b-5686-2d42-8641736a9a3c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0124-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person:ac971518-1e91-f8c6-573f-5c05470d5f7b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0124-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person:aab5b041-991f-81d2-059e-a45cce6d82ef ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0124-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person:a8d400b0-ef4a-3cbb-199b-4c83b698b0a6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0124-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person:e1b08fd1-8760-0d17-715e-b97080fd3a6e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0124-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0124-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0124-6b6d-e053-b784100acdee_Person:9d391e44-92a3-1bce-ba53-032ec23184ca ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0124-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0124-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1802-06-28 - 1802-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1802-06-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15676, Periode: 1802" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "598109" ;
    a2a:RegistryNumber "15676" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15676, Periode: 1802, Notariële archieven, 598109, 15676"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/35a13ebe-a637-48dc-4920-47f5019714af.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0124-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/35a13ebe-a637-48dc-4920-47f5019714af.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/505980d9-42a3-12bf-3935-668751248088.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0124-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/505980d9-42a3-12bf-3935-668751248088.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0124-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0124-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: St Croix
Onderwerpsomschrijving: Plantage the Morningstar
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15676" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02172000577", "NOTD02172000578" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_874_00000874.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02172000578; positie: 1089, 1263, 536, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02172000578; positie: 2461, 948, 410, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02172000578; positie: 1855, 1280, 915, 146" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02172000578; positie: 1492, 551, 859, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02172000578; positie: 2200, 2326, 656, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02172000578; positie: 2551, 575, 365, 121" .
