@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-bca6-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 9 april 1713" ;
  a2a:hasPerson oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person-bcdcac02-8468-bf29-51b8-8a9974d21fc0, oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person-85023e1a-504e-0971-a915-a994d5ca58e6, oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person-0d91b4bf-4a9d-742d-9da1-8353996b277f, oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person-e1f8582a-0f47-c894-ee0b-a57808cf1f3b ;
  a2a:hasEvent oa:event_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-bca6-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-bca6-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-bca6-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-bca6-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-bca6-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person-bcdcac02-8468-bf29-51b8-8a9974d21fc0
  a a2a:Person ;
  rdfs:label "Josua Calker" ;
  a2a:PersonName [
    rdfs:label "Josua Calker" ;
    a2a:PersonNameFirstName "Josua" ;
    a2a:PersonNameLastName "Calker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person-85023e1a-504e-0971-a915-a994d5ca58e6
  a a2a:Person ;
  rdfs:label "Adolphus Moses" ;
  a2a:PersonName [
    rdfs:label "Adolphus Moses" ;
    a2a:PersonNameFirstName "Adolphus" ;
    a2a:PersonNameLastName "Moses"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person-0d91b4bf-4a9d-742d-9da1-8353996b277f
  a a2a:Person ;
  rdfs:label "Moses ABrahams" ;
  a2a:PersonName [
    rdfs:label "Moses ABrahams" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "ABrahams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person-e1f8582a-0f47-c894-ee0b-a57808cf1f3b
  a a2a:Person ;
  rdfs:label "Ferdinand van Collen" ;
  a2a:PersonName [
    rdfs:label "Ferdinand van Collen" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Collen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1713-04-09"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-bca6-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person:bcdcac02-8468-bf29-51b8-8a9974d21fc0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bca6-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person:85023e1a-504e-0971-a915-a994d5ca58e6 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bca6-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person:0d91b4bf-4a9d-742d-9da1-8353996b277f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bca6-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Person:e1f8582a-0f47-c894-ee0b-a57808cf1f3b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bca6-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-bca6-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1713-04-09 - 1713-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1713-04-09"^^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 "638489" ;
    a2a:RegistryNumber "7536" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7536, Periode: 1713, Notariële archieven, 638489, 7536"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/153abc46-3342-22e4-3479-ebf5d1cd9338.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bca6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/153abc46-3342-22e4-3479-ebf5d1cd9338.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a947d0c8-bc62-a3ea-438f-ae3baf3d4e48.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bca6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a947d0c8-bc62-a3ea-438f-ae3baf3d4e48.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d66fe227-7b82-0828-914e-6d97c5275d19.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bca6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d66fe227-7b82-0828-914e-6d97c5275d19.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-bca6-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-bca6-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: vertaling uit Jiddisch, fraude
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7536" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00401000478", "NOTC00401000479", "NOTC00401000480" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_523_00000523.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000479; positie: 4550, 1361, 228, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000479; positie: 4111, 1596, 654, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000479; positie: 3596, 1503, 649, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000479; positie: 4167, 1781, 591, 81" .
