@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_d0092ad0-a77a-1a7b-e053-b784100aab8a
  a a2a:Record ;
  rdfs:label "Machtiging op 30 november 1786" ;
  a2a:hasPerson oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person-11acd637-05d4-9248-2367-7435c95004a2, oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person-17630751-7378-a393-d7c2-18e125a01f45, oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person-cb4dad7c-5429-4b6e-6c1b-d253e47cbad3, oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person-efb2cc91-dc43-f928-3e19-4f8eb9d0233b ;
  a2a:hasEvent oa:event_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_0, oa:relationep_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_1, oa:relationep_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_2, oa:relationep_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_3 ;
  a2a:hasSource oa:source_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a .

oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person-11acd637-05d4-9248-2367-7435c95004a2
  a a2a:Person ;
  rdfs:label "Jacob Ribero Furtado" ;
  a2a:PersonName [
    rdfs:label "Jacob Ribero Furtado" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Ribero Furtado"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person-17630751-7378-a393-d7c2-18e125a01f45
  a a2a:Person ;
  rdfs:label "Joseph Saportas" ;
  a2a:PersonName [
    rdfs:label "Joseph Saportas" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Saportas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person-cb4dad7c-5429-4b6e-6c1b-d253e47cbad3
  a a2a:Person ;
  rdfs:label "Ribca de Salomon de Castro" ;
  a2a:PersonName [
    rdfs:label "Ribca de Salomon de Castro" ;
    a2a:PersonNameFirstName "Ribca de Salomon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Castro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person-efb2cc91-dc43-f928-3e19-4f8eb9d0233b
  a a2a:Person ;
  rdfs:label "Isaac Saportas" ;
  a2a:PersonName [
    rdfs:label "Isaac Saportas" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Saportas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1786" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1786-11-30"^^xsd:date
  ] .

oa:relationep_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person:11acd637-05d4-9248-2367-7435c95004a2 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person:17630751-7378-a393-d7c2-18e125a01f45 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person:cb4dad7c-5429-4b6e-6c1b-d253e47cbad3 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Person:efb2cc91-dc43-f928-3e19-4f8eb9d0233b ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a_Event1 .

oa:source_saa_d0092ad0-a77a-1a7b-e053-b784100aab8a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1786-11-30 - 1786-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1786" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1786-11-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15421, Periode: 1786" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "552322" ;
    a2a:RegistryNumber "15421" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15421, Periode: 1786, Notariële archieven, 552322, 15421"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9f21838b-2d4e-67d8-b838-d9efb605540e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-a77a-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9f21838b-2d4e-67d8-b838-d9efb605540e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7f71ba79-542f-797c-c151-85defa0b399e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-a77a-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7f71ba79-542f-797c-c151-85defa0b399e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d0092ad0-a77a-1a7b-e053-b784100aab8a" ;
  a2a:RecordGUID "{d0092ad0-a77a-1a7b-e053-b784100aab8a}" ;
  a2a:SourceRemarkOpmerking """Notaris: Nathanael Wilthuijzen
Locatieomschrijving: London
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15421" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTJ01061000217", "NOTJ01061000218" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_676_00000676.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01061000218; positie: 3480, 594, 798, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01061000218; positie: 3114, 866, 658, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01061000218; positie: 3541, 491, 716, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01061000218; positie: 2706, 940, 615, 98" .
