@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-4546-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 21 mei 1743" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-1a3d219e-ecd0-2f3d-7f57-b44c482f5241, oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-b6c5c8e3-66c5-a077-c110-a916896d7dc8, oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-be785d10-5bcc-3212-5c6d-cf6b3407769c, oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-c090db95-21db-f9bc-c74b-81f81d364858, oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-59e98d9c-bb37-a835-ca09-7fc403be7990, oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-5bc0e0c0-f9ea-caf5-cff8-110f9f18f45d ;
  a2a:hasEvent oa:event_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-4546-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-1a3d219e-ecd0-2f3d-7f57-b44c482f5241
  a a2a:Person ;
  rdfs:label "Rachel Bravo" ;
  a2a:PersonName [
    rdfs:label "Rachel Bravo" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Bravo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-b6c5c8e3-66c5-a077-c110-a916896d7dc8
  a a2a:Person ;
  rdfs:label "Rachel Mendes Prado" ;
  a2a:PersonName [
    rdfs:label "Rachel Mendes Prado" ;
    a2a:PersonNameFirstName "Rachel Mendes" ;
    a2a:PersonNameLastName "Prado"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-be785d10-5bcc-3212-5c6d-cf6b3407769c
  a a2a:Person ;
  rdfs:label "Jacob Mendes da Costa Senior" ;
  a2a:PersonName [
    rdfs:label "Jacob Mendes da Costa Senior" ;
    a2a:PersonNameFirstName "Jacob Mendes" ;
    a2a:PersonNamePrefixLastName "da" ;
    a2a:PersonNameLastName "Costa Senior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-c090db95-21db-f9bc-c74b-81f81d364858
  a a2a:Person ;
  rdfs:label "Moses Bravo" ;
  a2a:PersonName [
    rdfs:label "Moses Bravo" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Bravo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-59e98d9c-bb37-a835-ca09-7fc403be7990
  a a2a:Person ;
  rdfs:label "Joseph Brandon Belmonte" ;
  a2a:PersonName [
    rdfs:label "Joseph Brandon Belmonte" ;
    a2a:PersonNameFirstName "Joseph Brandon" ;
    a2a:PersonNameLastName "Belmonte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person-5bc0e0c0-f9ea-caf5-cff8-110f9f18f45d
  a a2a:Person ;
  rdfs:label "Ester Belmonte Bravo" ;
  a2a:PersonName [
    rdfs:label "Ester Belmonte Bravo" ;
    a2a:PersonNameFirstName "Ester" ;
    a2a:PersonNameLastName "Belmonte Bravo"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person:1a3d219e-ecd0-2f3d-7f57-b44c482f5241 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person:b6c5c8e3-66c5-a077-c110-a916896d7dc8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person:be785d10-5bcc-3212-5c6d-cf6b3407769c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person:c090db95-21db-f9bc-c74b-81f81d364858 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person:59e98d9c-bb37-a835-ca09-7fc403be7990 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Person:5bc0e0c0-f9ea-caf5-cff8-110f9f18f45d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4546-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-4546-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1743-05-21 - 1743-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1743-05-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11286, Periode: 1743" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "356141" ;
    a2a:RegistryNumber "11286" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11286, Periode: 1743, Notariële archieven, 356141, 11286"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/09ba1674-48c2-8fda-1ce6-8ef64dd20b48.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4546-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/09ba1674-48c2-8fda-1ce6-8ef64dd20b48.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/16d0a08d-3d72-5bf1-3198-4fb94038a994.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4546-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/16d0a08d-3d72-5bf1-3198-4fb94038a994.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d1ddbfc4-ba17-5222-b039-f95f824ee310.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4546-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d1ddbfc4-ba17-5222-b039-f95f824ee310.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-4546-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-4546-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Locatieomschrijving: London
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11286" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA01554000145", "NOTA01554000146", "NOTA01554000147" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4382_00004382.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01554000146; positie: 4092, 330, 213, 147" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01554000146; positie: 2887, 1537, 795, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01554000146; positie: 3736, 871, 479, 197" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01554000146; positie: 3627, 324, 513, 197" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01554000146; positie: 3048, 532, 993, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01554000146; positie: 4120, 509, 237, 161" .
