@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-a679-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 21 oktober 1767" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-6788d3a4-3661-92c2-1954-607fc9308f7d, oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-a642d32a-21cc-4f22-7d72-68f8864dbf81, oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-d1f64525-1ee8-2085-2396-4427256760d9, oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-c8c4f5b2-36b1-b425-fed3-10f51379f44d, oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-96f15abf-ed04-bd1b-fc4e-511ecbc1316c, oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-6168cb0e-67ba-ea5f-1321-73b820f7968d ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a679-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-6788d3a4-3661-92c2-1954-607fc9308f7d
  a a2a:Person ;
  rdfs:label "J.W. van Cloppenburg" ;
  a2a:PersonName [
    rdfs:label "J.W. van Cloppenburg" ;
    a2a:PersonNameFirstName "J.W." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Cloppenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-a642d32a-21cc-4f22-7d72-68f8864dbf81
  a a2a:Person ;
  rdfs:label "Hendrik Andries Tieding" ;
  a2a:PersonName [
    rdfs:label "Hendrik Andries Tieding" ;
    a2a:PersonNameFirstName "Hendrik Andries" ;
    a2a:PersonNameLastName "Tieding"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-d1f64525-1ee8-2085-2396-4427256760d9
  a a2a:Person ;
  rdfs:label "Rijno Rijper" ;
  a2a:PersonName [
    rdfs:label "Rijno Rijper" ;
    a2a:PersonNameFirstName "Rijno" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-c8c4f5b2-36b1-b425-fed3-10f51379f44d
  a a2a:Person ;
  rdfs:label "Christiaan Claarbout" ;
  a2a:PersonName [
    rdfs:label "Christiaan Claarbout" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Claarbout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-96f15abf-ed04-bd1b-fc4e-511ecbc1316c
  a a2a:Person ;
  rdfs:label "Fredrik Nieman" ;
  a2a:PersonName [
    rdfs:label "Fredrik Nieman" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Nieman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person-6168cb0e-67ba-ea5f-1321-73b820f7968d
  a a2a:Person ;
  rdfs:label "Rijk Tulbach" ;
  a2a:PersonName [
    rdfs:label "Rijk Tulbach" ;
    a2a:PersonNameFirstName "Rijk" ;
    a2a:PersonNameLastName "Tulbach"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1767-10-21"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person:6788d3a4-3661-92c2-1954-607fc9308f7d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person:a642d32a-21cc-4f22-7d72-68f8864dbf81 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person:d1f64525-1ee8-2085-2396-4427256760d9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person:c8c4f5b2-36b1-b425-fed3-10f51379f44d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person:96f15abf-ed04-bd1b-fc4e-511ecbc1316c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Person:6168cb0e-67ba-ea5f-1321-73b820f7968d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a679-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a679-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1767-10-21 - 1767-10-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-10-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-10-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1767-10-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11187, Periode: 1767" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "351097" ;
    a2a:RegistryNumber "11187" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11187, Periode: 1767, Notariële archieven, 351097, 11187"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dd66c0ec-4d68-e2eb-5c94-1e5260cea306.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a679-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dd66c0ec-4d68-e2eb-5c94-1e5260cea306.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/302e68f2-20d4-fd32-37d5-0520c94f32df.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a679-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/302e68f2-20d4-fd32-37d5-0520c94f32df.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/61c287b7-4a90-c0dc-0246-ce63828fa726.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a679-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/61c287b7-4a90-c0dc-0246-ce63828fa726.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a679-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a679-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Cabo de Goede Hoop
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11187" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD01062000085", "NOTD01062000086", "NOTD01062000087" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17118_00017118.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01062000086; positie: 3934, 1625, 237, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01062000086; positie: 3114, 2092, 749, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01062000086; positie: 2949, 157, 385, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01062000086; positie: 3151, 933, 587, 63" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01062000086; positie: 3758, 345, 406, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01062000086; positie: 3220, 1624, 398, 61" .
