@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-5e68-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 7 september 1723" ;
  a2a:hasPerson oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person-b4e5d378-2b64-65be-4c45-2a6a180d67b3, oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person-4a7493f3-9c7b-dac8-1606-db8042235b48, oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person-124ca2bb-92d5-99ce-5fdf-a590ff17a4b8, oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person-f2421855-de72-8aa4-5a0e-1e1a158a1571 ;
  a2a:hasEvent oa:event_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5e68-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5e68-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5e68-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-5e68-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-5e68-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person-b4e5d378-2b64-65be-4c45-2a6a180d67b3
  a a2a:Person ;
  rdfs:label "Abraham d'la Forte" ;
  a2a:PersonName [
    rdfs:label "Abraham d' la Forte" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "d' la" ;
    a2a:PersonNameLastName "Forte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person-4a7493f3-9c7b-dac8-1606-db8042235b48
  a a2a:Person ;
  rdfs:label "Joseph Ferates" ;
  a2a:PersonName [
    rdfs:label "Joseph Ferates" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Ferates"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person-124ca2bb-92d5-99ce-5fdf-a590ff17a4b8
  a a2a:Person ;
  rdfs:label "David Aboab" ;
  a2a:PersonName [
    rdfs:label "David Aboab" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Aboab"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person-f2421855-de72-8aa4-5a0e-1e1a158a1571
  a a2a:Person ;
  rdfs:label "Isaac Zacutto" ;
  a2a:PersonName [
    rdfs:label "Isaac Zacutto" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Zacutto"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1723-09-07"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-5e68-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person:b4e5d378-2b64-65be-4c45-2a6a180d67b3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5e68-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person:4a7493f3-9c7b-dac8-1606-db8042235b48 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5e68-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person:124ca2bb-92d5-99ce-5fdf-a590ff17a4b8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5e68-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Person:f2421855-de72-8aa4-5a0e-1e1a158a1571 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5e68-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5e68-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1723-09-07 - 1723-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1723-09-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7548, Periode: 1723" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "644894" ;
    a2a:RegistryNumber "7548" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7548, Periode: 1723, Notariële archieven, 644894, 7548"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/be467fb2-dc4f-d28e-97ad-85f9bec49362.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5e68-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/be467fb2-dc4f-d28e-97ad-85f9bec49362.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f48296fc-89ce-eb49-00d1-287e6874c4cd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5e68-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f48296fc-89ce-eb49-00d1-287e6874c4cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5e68-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5e68-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: aanwezigheid in de stad
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7548" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00410000377", "NOTC00410000378" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_211_00000211.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000377; positie: 1191, 760, 855, 46" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000377; positie: 2165, 275, 323, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000377; positie: 2202, 377, 236, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000377; positie: 1086, 400, 780, 91" .
