@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-1e6f-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 21 augustus 1725" ;
  a2a:hasPerson oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-2ec720e2-dfe7-9aec-7cfe-5190c62b4492, oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-0b971376-9dd6-22a4-05fa-0796fcbd7f40, oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-000e04e6-c822-510e-06c6-14abd8710082, oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-187cac6e-b860-45ba-b9fc-d6f74f1dcb75, oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-c929e3a7-88d9-e69e-dbb8-a44c7e5315d2, oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-f2273c46-6731-93fe-7878-65f2dc96f531 ;
  a2a:hasEvent oa:event_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-1e6f-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-2ec720e2-dfe7-9aec-7cfe-5190c62b4492
  a a2a:Person ;
  rdfs:label "Marcus Jochems" ;
  a2a:PersonName [
    rdfs:label "Marcus Jochems" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-0b971376-9dd6-22a4-05fa-0796fcbd7f40
  a a2a:Person ;
  rdfs:label "Asser Efraim" ;
  a2a:PersonName [
    rdfs:label "Asser Efraim" ;
    a2a:PersonNameFirstName "Asser" ;
    a2a:PersonNameLastName "Efraim"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-000e04e6-c822-510e-06c6-14abd8710082
  a a2a:Person ;
  rdfs:label "Alexander Barbier" ;
  a2a:PersonName [
    rdfs:label "Alexander Barbier" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Barbier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-187cac6e-b860-45ba-b9fc-d6f74f1dcb75
  a a2a:Person ;
  rdfs:label "Arent Josephs" ;
  a2a:PersonName [
    rdfs:label "Arent Josephs" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNameLastName "Josephs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-c929e3a7-88d9-e69e-dbb8-a44c7e5315d2
  a a2a:Person ;
  rdfs:label "Ephraim Meijer" ;
  a2a:PersonName [
    rdfs:label "Ephraim Meijer" ;
    a2a:PersonNameFirstName "Ephraim" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person-f2273c46-6731-93fe-7878-65f2dc96f531
  a a2a:Person ;
  rdfs:label "Josua Calker" ;
  a2a:PersonName [
    rdfs:label "Josua Calker" ;
    a2a:PersonNameFirstName "Josua" ;
    a2a:PersonNameLastName "Calker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1725-08-21"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person:2ec720e2-dfe7-9aec-7cfe-5190c62b4492 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person:0b971376-9dd6-22a4-05fa-0796fcbd7f40 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person:000e04e6-c822-510e-06c6-14abd8710082 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person:187cac6e-b860-45ba-b9fc-d6f74f1dcb75 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person:c929e3a7-88d9-e69e-dbb8-a44c7e5315d2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Person:f2273c46-6731-93fe-7878-65f2dc96f531 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e6f-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1e6f-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1725-08-21 - 1725-08-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-08-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-08-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1725-08-21"^^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 "636150" ;
    a2a:RegistryNumber "7552" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7552, Periode: 1725, Notariële archieven, 636150, 7552"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1c182df0-f1bb-fb58-2ad6-92f874675fc6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1e6f-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1c182df0-f1bb-fb58-2ad6-92f874675fc6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/387372e1-987c-5c0a-b992-8bf550399ab5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1e6f-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/387372e1-987c-5c0a-b992-8bf550399ab5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1e6f-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1e6f-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: Vertaald uit de Joodse Hoogduitse taal; verzoek tot betalen assignatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7552" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00414000115", "NOTC00414000116" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_340_00000340.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000115; positie: 1993, 493, 466, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000115; positie: 1523, 1851, 485, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000115; positie: 950, 2601, 704, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000115; positie: 943, 683, 454, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000115; positie: 1271, 497, 611, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000115; positie: 789, 502, 460, 62" .
