@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-b500-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 3 december 1754" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person-3b7f87cb-3e10-c1f0-5a01-bffd44147238, oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person-30f0f7cc-bd58-c146-fd0b-8460a405450f, oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person-0aa15efc-bdd8-af8c-b6f0-f09ef9ca7bd3, oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person-e83d4afb-1ea5-4c95-61ad-3daba346eb1a, oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person-982ca756-d39b-0e06-ced2-c7ba72808398 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-b500-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person-3b7f87cb-3e10-c1f0-5a01-bffd44147238
  a a2a:Person ;
  rdfs:label "Rachel Baruh Pardo" ;
  a2a:PersonName [
    rdfs:label "Rachel Baruh Pardo" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Baruh Pardo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person-30f0f7cc-bd58-c146-fd0b-8460a405450f
  a a2a:Person ;
  rdfs:label "Moses Ailion" ;
  a2a:PersonName [
    rdfs:label "Moses Ailion" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Ailion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person-0aa15efc-bdd8-af8c-b6f0-f09ef9ca7bd3
  a a2a:Person ;
  rdfs:label "Johannes Christophorus Ludeman" ;
  a2a:PersonName [
    rdfs:label "Johannes Christophorus Ludeman" ;
    a2a:PersonNameFirstName "Johannes Christophorus" ;
    a2a:PersonNameLastName "Ludeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person-e83d4afb-1ea5-4c95-61ad-3daba346eb1a
  a a2a:Person ;
  rdfs:label "Jacob Ailion Junior" ;
  a2a:PersonName [
    rdfs:label "Jacob Ailion Junior" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Ailion Junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person-982ca756-d39b-0e06-ced2-c7ba72808398
  a a2a:Person ;
  rdfs:label "Salomon Ailion" ;
  a2a:PersonName [
    rdfs:label "Salomon Ailion" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Ailion"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1754-12-03"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person:3b7f87cb-3e10-c1f0-5a01-bffd44147238 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person:30f0f7cc-bd58-c146-fd0b-8460a405450f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person:0aa15efc-bdd8-af8c-b6f0-f09ef9ca7bd3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person:e83d4afb-1ea5-4c95-61ad-3daba346eb1a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Person:982ca756-d39b-0e06-ced2-c7ba72808398 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b500-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-b500-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1754-12-03 - 1754-12-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-12-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-12-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1754-12-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9237, Periode: 1754" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "339158" ;
    a2a:RegistryNumber "9237" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9237, Periode: 1754, Notariële archieven, 339158, 9237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5cbc6c7b-92be-e107-2dc4-54fdb7da9858.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b500-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5cbc6c7b-92be-e107-2dc4-54fdb7da9858.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/10d5bf83-c1a9-bece-2686-496f51df03f3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b500-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/10d5bf83-c1a9-bece-2686-496f51df03f3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/54e4bc27-c4d6-5106-ac20-27ce07c3d48c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b500-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/54e4bc27-c4d6-5106-ac20-27ce07c3d48c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-b500-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-b500-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Onderwerpsomschrijving: Volmacht voor een lening met als onderpand vijf huizen aan Rapenburgstraat en Nieuwe Herengracht
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9237" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAB05120000208", "KLAB05120000209", "KLAB05120000210" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4926_00004926.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05120000209; positie: 3796, 484, 1036, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05120000210; positie: 1450, 3737, 624, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05120000209; positie: 3870, 1987, 1443, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05120000209; positie: 3754, 625, 845, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05120000209; positie: 5016, 1553, 413, 121" .
