@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-7252-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 19 april 1749" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person-2445d72e-a0a4-f3c4-ac12-35bc30aaded1, oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person-b97d3bc0-1287-787c-a35c-1b3a420e1d21, oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person-ba41d0e2-5a00-7ad4-9d29-2427945693a4, oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person-6cb97bdd-1ad5-10fe-b780-2c64b7757f25, oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person-f441c875-ca71-9940-dff7-e5d1a01f31be ;
  a2a:hasEvent oa:event_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-7252-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person-2445d72e-a0a4-f3c4-ac12-35bc30aaded1
  a a2a:Person ;
  rdfs:label "Aron de Salomon Lopez Colaso" ;
  a2a:PersonName [
    rdfs:label "Aron de Salomon Lopez Colaso" ;
    a2a:PersonNameFirstName "Aron de Salomon" ;
    a2a:PersonNameLastName "Lopez Colaso"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person-b97d3bc0-1287-787c-a35c-1b3a420e1d21
  a a2a:Person ;
  rdfs:label "Giacomo Henriques Medina" ;
  a2a:PersonName [
    rdfs:label "Giacomo Henriques Medina" ;
    a2a:PersonNameFirstName "Giacomo" ;
    a2a:PersonNameLastName "Henriques Medina"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person-ba41d0e2-5a00-7ad4-9d29-2427945693a4
  a a2a:Person ;
  rdfs:label "Manoel di Giacomo de Pinedo" ;
  a2a:PersonName [
    rdfs:label "Manoel di Giacomo de Pinedo" ;
    a2a:PersonNameFirstName "Manoel di Giacomo" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinedo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person-6cb97bdd-1ad5-10fe-b780-2c64b7757f25
  a a2a:Person ;
  rdfs:label "Rachel Jesurum Pinto" ;
  a2a:PersonName [
    rdfs:label "Rachel Jesurum Pinto" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Jesurum Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person-f441c875-ca71-9940-dff7-e5d1a01f31be
  a a2a:Person ;
  rdfs:label "Diego Mendes Peixotto" ;
  a2a:PersonName [
    rdfs:label "Diego Mendes Peixotto" ;
    a2a:PersonNameFirstName "Diego" ;
    a2a:PersonNameLastName "Mendes Peixotto"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1749-04-19"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person:2445d72e-a0a4-f3c4-ac12-35bc30aaded1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person:b97d3bc0-1287-787c-a35c-1b3a420e1d21 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person:ba41d0e2-5a00-7ad4-9d29-2427945693a4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person:6cb97bdd-1ad5-10fe-b780-2c64b7757f25 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Person:f441c875-ca71-9940-dff7-e5d1a01f31be ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7252-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-7252-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1749-04-19 - 1749-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1749-04-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10248, Periode: 1749" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "343564" ;
    a2a:RegistryNumber "10248" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10248, Periode: 1749, Notariële archieven, 343564, 10248"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ca3b7f0f-fe46-983c-e4ee-b37ba0139acd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7252-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ca3b7f0f-fe46-983c-e4ee-b37ba0139acd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c16b56a5-3bb8-9630-502f-00f145531dcd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7252-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c16b56a5-3bb8-9630-502f-00f145531dcd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-7252-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-7252-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10248" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTB00049000363", "NOTB00049000364" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17884_00017884.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00049000364; positie: 4165, 806, 710, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00049000364; positie: 4139, 1552, 680, 154" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00049000364; positie: 3586, 919, 1198, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00049000364; positie: 3370, 1472, 1013, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00049000364; positie: 3100, 1023, 852, 91" .
