@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-06a5-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Schenking op 8 mei 1752" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-49f3a9a6-0052-c8c3-bb41-f7424d35b767, oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-d80179a1-92a8-0699-5352-60fc296bd5a6, oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-d4cb6c00-8f5c-c8c0-2875-264da9a851c5, oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-1e53b250-f210-4656-69f4-c6bf174a1de9, oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-2b58fb4d-4754-f417-2a9c-8e7605c2876a, oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-3aa3bd58-635a-160a-6aa3-115009991934 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-49f3a9a6-0052-c8c3-bb41-f7424d35b767
  a a2a:Person ;
  rdfs:label "Lea de Pinto" ;
  a2a:PersonName [
    rdfs:label "Lea de Pinto" ;
    a2a:PersonNameFirstName "Lea" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-d80179a1-92a8-0699-5352-60fc296bd5a6
  a a2a:Person ;
  rdfs:label "Isaac de Pinto" ;
  a2a:PersonName [
    rdfs:label "Isaac de Pinto" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-d4cb6c00-8f5c-c8c0-2875-264da9a851c5
  a a2a:Person ;
  rdfs:label "Abraham de Joseph Teixeira de Mattos" ;
  a2a:PersonName [
    rdfs:label "Abraham de Joseph Teixeira de Mattos" ;
    a2a:PersonNameFirstName "Abraham de Joseph" ;
    a2a:PersonNameLastName "Teixeira de Mattos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-1e53b250-f210-4656-69f4-c6bf174a1de9
  a a2a:Person ;
  rdfs:label "Aron de David de Pinto" ;
  a2a:PersonName [
    rdfs:label "Aron de David de Pinto" ;
    a2a:PersonNameFirstName "Aron de David" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-2b58fb4d-4754-f417-2a9c-8e7605c2876a
  a a2a:Person ;
  rdfs:label "Isaac de Pinto" ;
  a2a:PersonName [
    rdfs:label "Isaac de Pinto" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person-3aa3bd58-635a-160a-6aa3-115009991934
  a a2a:Person ;
  rdfs:label "Violante de Pinto Curiel" ;
  a2a:PersonName [
    rdfs:label "Violante de Pinto Curiel" ;
    a2a:PersonNameFirstName "Violante" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto Curiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Schenking" ;
  a2a:EventType "other:Schenking" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1752-05-08"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person:49f3a9a6-0052-c8c3-bb41-f7424d35b767 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person:d80179a1-92a8-0699-5352-60fc296bd5a6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person:d4cb6c00-8f5c-c8c0-2875-264da9a851c5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person:1e53b250-f210-4656-69f4-c6bf174a1de9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person:2b58fb4d-4754-f417-2a9c-8e7605c2876a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Person:3aa3bd58-635a-160a-6aa3-115009991934 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-06a5-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1752-05-08 - 1752-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1752-05-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9222, Periode: 1752" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "321592" ;
    a2a:RegistryNumber "9222" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9222, Periode: 1752, Notariële archieven, 321592, 9222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e0f449f7-79ca-ea18-5afe-4c059e553e13.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-06a5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e0f449f7-79ca-ea18-5afe-4c059e553e13.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a3c4e2d1-ee9c-7d41-4f98-21bfa3072b08.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-06a5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a3c4e2d1-ee9c-7d41-4f98-21bfa3072b08.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ce9953f3-bc56-898c-2ecf-ede8bb0eb1d1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-06a5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ce9953f3-bc56-898c-2ecf-ede8bb0eb1d1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-06a5-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-06a5-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Onderwerpsomschrijving: Oom schenkt 15k gulden aan zijn nichtje ter gelegenheid van haar huwelijk
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9222" ;
  a2a:SourceRemarkAkteSoort "Schenking" ;
  a2a:SourceRemarkfilename "NOTA00887000061", "NOTA00887000062", "NOTA00887000063" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_22407_00022407.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00887000062; positie: 3169, 503, 468, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00887000063; positie: 1789, 1061, 397, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00887000062; positie: 3676, 743, 380, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00887000062; positie: 3825, 593, 254, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00887000062; positie: 2857, 397, 584, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00887000063; positie: 2040, 840, 233, 69" .
