@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_d837ae04-2aa1-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 4 juli 1713" ;
  a2a:hasPerson oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person-b79ae68b-b65b-1eae-9015-26ae8fe85823, oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person-56050455-0bbd-087e-17a3-7e0fa5cd03c3, oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person-8145aacc-6ecf-8e5a-3325-f201c5c997cb, oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person-d1853817-4592-03a7-e7e6-c6986c5c54eb, oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person-d56279d7-f5e8-a005-30cd-08a0e4103620 ;
  a2a:hasEvent oa:event_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-2aa1-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person-b79ae68b-b65b-1eae-9015-26ae8fe85823
  a a2a:Person ;
  rdfs:label "Isacq van Jacob Bueno de Mesquita" ;
  a2a:PersonName [
    rdfs:label "Isacq van Jacob Bueno de Mesquita" ;
    a2a:PersonNameFirstName "Isacq van Jacob" ;
    a2a:PersonNameLastName "Bueno de Mesquita"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person-56050455-0bbd-087e-17a3-7e0fa5cd03c3
  a a2a:Person ;
  rdfs:label "Isacq Henriques Faro" ;
  a2a:PersonName [
    rdfs:label "Isacq Henriques Faro" ;
    a2a:PersonNameFirstName "Isacq" ;
    a2a:PersonNameLastName "Henriques Faro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person-8145aacc-6ecf-8e5a-3325-f201c5c997cb
  a a2a:Person ;
  rdfs:label "Manuel Dias Henriques" ;
  a2a:PersonName [
    rdfs:label "Manuel Dias Henriques" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNameLastName "Dias Henriques"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person-d1853817-4592-03a7-e7e6-c6986c5c54eb
  a a2a:Person ;
  rdfs:label "Anthony Henriques Faro" ;
  a2a:PersonName [
    rdfs:label "Anthony Henriques Faro" ;
    a2a:PersonNameFirstName "Anthony" ;
    a2a:PersonNameLastName "Henriques Faro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person-d56279d7-f5e8-a005-30cd-08a0e4103620
  a a2a:Person ;
  rdfs:label "Jacob de David Lopez Henriques" ;
  a2a:PersonName [
    rdfs:label "Jacob de David Lopez Henriques" ;
    a2a:PersonNameFirstName "Jacob de David" ;
    a2a:PersonNameLastName "Lopez Henriques"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1713-07-04"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person:b79ae68b-b65b-1eae-9015-26ae8fe85823 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person:56050455-0bbd-087e-17a3-7e0fa5cd03c3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person:8145aacc-6ecf-8e5a-3325-f201c5c997cb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person:d1853817-4592-03a7-e7e6-c6986c5c54eb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Person:d56279d7-f5e8-a005-30cd-08a0e4103620 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2aa1-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2aa1-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1713-07-04 - 1713-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1713-07-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7536, Periode: 1713" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "617848" ;
    a2a:RegistryNumber "7536" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7536, Periode: 1713, Notariële archieven, 617848, 7536"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/31956cf5-a593-7d1e-9924-a0e4909dea0f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2aa1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/31956cf5-a593-7d1e-9924-a0e4909dea0f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/68d40a3b-2e89-19a0-f223-9cc59bbc5b09.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2aa1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/68d40a3b-2e89-19a0-f223-9cc59bbc5b09.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2aa1-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2aa1-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: Tien zakken schellingen van 275 gulden.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7536" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00401000353", "NOTC00401000354" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_403_00000403.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000353; positie: 1750, 328, 707, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000353; positie: 862, 1826, 805, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000353; positie: 509, 3118, 233, 45" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000353; positie: 2042, 3155, 465, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000353; positie: 1702, 556, 644, 89" .
