@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_d837ae03-e782-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 16 november 1725" ;
  a2a:hasPerson oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person-2d216271-ef9f-1374-df53-a5a2c8baec39, oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person-422f117a-88f9-4eac-de40-ba16019cbe79, oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person-c23bf2fb-ef03-6986-de0e-c2d45d111649, oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person-6b7f11e9-5dcb-ceea-06ab-a38700db2346 ;
  a2a:hasEvent oa:event_saa_d837ae03-e782-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e782-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e782-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e782-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e782-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-e782-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person-2d216271-ef9f-1374-df53-a5a2c8baec39
  a a2a:Person ;
  rdfs:label "Moses Mendes Caldes" ;
  a2a:PersonName [
    rdfs:label "Moses Mendes Caldes" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Mendes Caldes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person-422f117a-88f9-4eac-de40-ba16019cbe79
  a a2a:Person ;
  rdfs:label "Aron Peretz" ;
  a2a:PersonName [
    rdfs:label "Aron Peretz" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNameLastName "Peretz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person-c23bf2fb-ef03-6986-de0e-c2d45d111649
  a a2a:Person ;
  rdfs:label "Gabriel Figareijro" ;
  a2a:PersonName [
    rdfs:label "Gabriel Figareijro" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNameLastName "Figareijro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person-6b7f11e9-5dcb-ceea-06ab-a38700db2346
  a a2a:Person ;
  rdfs:label "Abraham Castro Robiijo" ;
  a2a:PersonName [
    rdfs:label "Abraham Castro Robiijo" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Castro Robiijo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e782-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1725-11-16"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e782-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person:2d216271-ef9f-1374-df53-a5a2c8baec39 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e782-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e782-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person:422f117a-88f9-4eac-de40-ba16019cbe79 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e782-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e782-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person:c23bf2fb-ef03-6986-de0e-c2d45d111649 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e782-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e782-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e782-6b6d-e053-b784100acdee_Person:6b7f11e9-5dcb-ceea-06ab-a38700db2346 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e782-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e782-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1725-11-16 - 1725-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1725-11-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7552, Periode: 1725" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "631755" ;
    a2a:RegistryNumber "7552" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7552, Periode: 1725, Notariële archieven, 631755, 7552"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3798b130-e593-11d9-b06a-e48a4f6025f6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e782-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3798b130-e593-11d9-b06a-e48a4f6025f6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0324caaa-6c33-472d-a56b-b3d319e2b9e7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e782-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0324caaa-6c33-472d-a56b-b3d319e2b9e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e782-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e782-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Rotterdam
Locatieomschrijving: Londen
Onderwerpsomschrijving: Wegens oneerlijkheid is boodschaploper ontslagen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7552" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00414000570", "NOTC00414000571" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_743_00000743.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000570; positie: 1605, 610, 737, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000570; positie: 1637, 1608, 576, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000570; positie: 1557, 365, 902, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000570; positie: 1946, 285, 525, 119" .
