@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-8cf0-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 4 april 1755" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-ee1d773c-a632-a690-b127-5288b61e3a10, oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-9befa283-7e5d-15c6-b39d-1321b36be133, oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-a8cc92d1-c56d-7522-114c-aee293fcd912, oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-b91b0b83-a87a-1954-f70c-e32e7de73c20, oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-8380d3c5-77ff-cb3b-7f9a-fa0ee666547a, oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-596d3a87-138c-7cb6-822a-b7c5c8498067 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-ee1d773c-a632-a690-b127-5288b61e3a10
  a a2a:Person ;
  rdfs:label "Isak de Pinto" ;
  a2a:PersonName [
    rdfs:label "Isak de Pinto" ;
    a2a:PersonNameFirstName "Isak" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-9befa283-7e5d-15c6-b39d-1321b36be133
  a a2a:Person ;
  rdfs:label "Moses de Pinto" ;
  a2a:PersonName [
    rdfs:label "Moses de Pinto" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-a8cc92d1-c56d-7522-114c-aee293fcd912
  a a2a:Person ;
  rdfs:label "Andre de Ointo" ;
  a2a:PersonName [
    rdfs:label "Andre de Ointo" ;
    a2a:PersonNameFirstName "Andre" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ointo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-b91b0b83-a87a-1954-f70c-e32e7de73c20
  a a2a:Person ;
  rdfs:label "Jacob de David de Pinto" ;
  a2a:PersonName [
    rdfs:label "Jacob de David de Pinto" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "David de Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-8380d3c5-77ff-cb3b-7f9a-fa0ee666547a
  a a2a:Person ;
  rdfs:label "Jacob da Silva Mendes" ;
  a2a:PersonName [
    rdfs:label "Jacob da Silva Mendes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "da" ;
    a2a:PersonNameLastName "Silva Mendes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person-596d3a87-138c-7cb6-822a-b7c5c8498067
  a a2a:Person ;
  rdfs:label "Aron de David de Pinto" ;
  a2a:PersonName [
    rdfs:label "Aron de David de Pinto" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "David de Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1755-04-04"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person:ee1d773c-a632-a690-b127-5288b61e3a10 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person:9befa283-7e5d-15c6-b39d-1321b36be133 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person:a8cc92d1-c56d-7522-114c-aee293fcd912 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person:b91b0b83-a87a-1954-f70c-e32e7de73c20 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person:8380d3c5-77ff-cb3b-7f9a-fa0ee666547a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Person:596d3a87-138c-7cb6-822a-b7c5c8498067 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-8cf0-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1755-04-04 - 1755-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1755-04-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9239, Periode: 1755" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "358607" ;
    a2a:RegistryNumber "9239" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9239, Periode: 1755, Notariële archieven, 358607, 9239"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6ac1d41c-ed45-7023-60a8-819c3ca0b22d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8cf0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6ac1d41c-ed45-7023-60a8-819c3ca0b22d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fe24328b-62dd-89b3-eb60-6c9ff040058f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8cf0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fe24328b-62dd-89b3-eb60-6c9ff040058f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0c20f161-bf77-8bf6-079a-d5e0cd9aed31.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8cf0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0c20f161-bf77-8bf6-079a-d5e0cd9aed31.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4be7016c-fbc0-151d-9c52-785aa633e400.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8cf0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4be7016c-fbc0-151d-9c52-785aa633e400.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-8cf0-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-8cf0-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9239" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTA00901000199", "NOTA00901000200", "NOTA00901000201", "NOTA00901000202" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19808_00019808.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000201; positie: 3169, 637, 668, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000201; positie: 2780, 723, 446, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000201; positie: 1374, 1186, 658, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000200; positie: 3579, 745, 681, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000200; positie: 3180, 308, 979, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000201; positie: 2785, 439, 992, 197" .
