@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-59e8-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 15 december 1716" ;
  a2a:hasPerson oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person-61918e39-d596-4551-0c6c-5c7a91dfe957, oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person-13fb4ae5-9a84-efb1-964a-f072ee7fcb98, oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person-7ead9c58-e6e3-39e1-266d-ae6a6e4247b3, oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person-d34af912-eda8-b180-68fc-63bb06a64dd0, oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person-e4c096e1-5fed-4ea1-c686-8026b3b8e0cd ;
  a2a:hasEvent oa:event_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-59e8-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-59e8-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-59e8-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-59e8-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-59e8-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-59e8-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person-61918e39-d596-4551-0c6c-5c7a91dfe957
  a a2a:Person ;
  rdfs:label "Hester Machoro" ;
  a2a:PersonName [
    rdfs:label "Hester Machoro" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Machoro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person-13fb4ae5-9a84-efb1-964a-f072ee7fcb98
  a a2a:Person ;
  rdfs:label "Aron Mocato" ;
  a2a:PersonName [
    rdfs:label "Aron Mocato" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNameLastName "Mocato"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person-7ead9c58-e6e3-39e1-266d-ae6a6e4247b3
  a a2a:Person ;
  rdfs:label "David Machoro" ;
  a2a:PersonName [
    rdfs:label "David Machoro" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Machoro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person-d34af912-eda8-b180-68fc-63bb06a64dd0
  a a2a:Person ;
  rdfs:label "Salomon Machoro" ;
  a2a:PersonName [
    rdfs:label "Salomon Machoro" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Machoro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person-e4c096e1-5fed-4ea1-c686-8026b3b8e0cd
  a a2a:Person ;
  rdfs:label "Mordechaij Machoro" ;
  a2a:PersonName [
    rdfs:label "Mordechaij Machoro" ;
    a2a:PersonNameFirstName "Mordechaij" ;
    a2a:PersonNameLastName "Machoro"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1716-12-15"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-59e8-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person:61918e39-d596-4551-0c6c-5c7a91dfe957 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-59e8-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person:13fb4ae5-9a84-efb1-964a-f072ee7fcb98 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-59e8-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person:7ead9c58-e6e3-39e1-266d-ae6a6e4247b3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-59e8-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person:d34af912-eda8-b180-68fc-63bb06a64dd0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-59e8-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Person:e4c096e1-5fed-4ea1-c686-8026b3b8e0cd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-59e8-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-59e8-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1716-12-15 - 1716-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1716-12-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7539, Periode: 1716" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "640263" ;
    a2a:RegistryNumber "7539" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7539, Periode: 1716, Notariële archieven, 640263, 7539"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/22d5da69-67e5-6310-beb5-7cf80fc266ef.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-59e8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/22d5da69-67e5-6310-beb5-7cf80fc266ef.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/88f82991-afd6-c535-bc8d-aa221b91a0b4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-59e8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/88f82991-afd6-c535-bc8d-aa221b91a0b4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bebe3332-c948-4182-8879-1d293bff9258.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-59e8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bebe3332-c948-4182-8879-1d293bff9258.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-59e8-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-59e8-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7539" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTC00403000685", "NOTC00403000686", "NOTC00403000687" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_188_00000188.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00403000686; positie: 3169, 479, 270, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00403000686; positie: 3952, 1084, 623, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00403000686; positie: 3920, 473, 634, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00403000686; positie: 4269, 582, 359, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00403000686; positie: 4072, 833, 802, 81" .
