@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-2a31-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 13 november 1719" ;
  a2a:hasPerson oa:person_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Person-391f611d-808a-6da6-c911-3893b4e7d52b, oa:person_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Person-3b098855-cfe1-3b28-a063-07b2d01f9c6a, oa:person_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Person-75dfbb38-186d-d46e-6bdc-bdc058d72b25 ;
  a2a:hasEvent oa:event_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2a31-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2a31-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2a31-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-2a31-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Person-391f611d-808a-6da6-c911-3893b4e7d52b
  a a2a:Person ;
  rdfs:label "Rachel Israel Nunes" ;
  a2a:PersonName [
    rdfs:label "Rachel Israel Nunes" ;
    a2a:PersonNameFirstName "Rachel Israel" ;
    a2a:PersonNameLastName "Nunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Person-3b098855-cfe1-3b28-a063-07b2d01f9c6a
  a a2a:Person ;
  rdfs:label "Aron Israel Nunes" ;
  a2a:PersonName [
    rdfs:label "Aron Israel Nunes" ;
    a2a:PersonNameFirstName "Aron Israel" ;
    a2a:PersonNameLastName "Nunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Person-75dfbb38-186d-d46e-6bdc-bdc058d72b25
  a a2a:Person ;
  rdfs:label "Haim Abenacar Condia" ;
  a2a:PersonName [
    rdfs:label "Haim Abenacar Condia" ;
    a2a:PersonNameFirstName "Haim Abenacar" ;
    a2a:PersonNameLastName "Condia"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1719-11-13"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2a31-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Person:391f611d-808a-6da6-c911-3893b4e7d52b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a31-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Person:3b098855-cfe1-3b28-a063-07b2d01f9c6a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2a31-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Person:75dfbb38-186d-d46e-6bdc-bdc058d72b25 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2a31-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2a31-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1719-11-13 - 1719-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1719-11-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7542, Periode: 1719" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "614434" ;
    a2a:RegistryNumber "7542" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7542, Periode: 1719, Notariële archieven, 614434, 7542"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b80f9ea9-40cf-0904-bb84-55b38ba9f292.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2a31-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b80f9ea9-40cf-0904-bb84-55b38ba9f292.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b28f3184-4a0e-03f0-88e5-71820adee0f1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2a31-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b28f3184-4a0e-03f0-88e5-71820adee0f1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2a31-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2a31-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7542" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTC00406000576", "NOTC00406000577" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_401_00000401.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00406000576; positie: 678, 1548, 955, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00406000576; positie: 2112, 366, 357, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00406000576; positie: 705, 494, 1118, 124" .
