@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-042c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 20 mei 1658" ;
  a2a:hasPerson oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person-d65f6ee8-d7ad-53c1-3324-3bbfb22382d6, oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person-dc2e9062-5201-e51b-05ab-400fca052679, oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person-e87aa6be-e339-82f4-adc4-a23e4f4d1ad7, oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person-5308db6c-5ccf-3e0d-54ee-5ee0f635c618, oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person-6a4191e0-e3fa-b3bb-9e81-b34b74a0432d ;
  a2a:hasEvent oa:event_saa_d837ae04-042c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-042c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-042c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-042c-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-042c-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-042c-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-042c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person-d65f6ee8-d7ad-53c1-3324-3bbfb22382d6
  a a2a:Person ;
  rdfs:label "Jacobus Jubert" ;
  a2a:PersonName [
    rdfs:label "Jacobus Jubert" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Jubert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person-dc2e9062-5201-e51b-05ab-400fca052679
  a a2a:Person ;
  rdfs:label "Hector Friesma" ;
  a2a:PersonName [
    rdfs:label "Hector Friesma" ;
    a2a:PersonNameFirstName "Hector" ;
    a2a:PersonNameLastName "Friesma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person-e87aa6be-e339-82f4-adc4-a23e4f4d1ad7
  a a2a:Person ;
  rdfs:label "Miguel Nunes Belmonte" ;
  a2a:PersonName [
    rdfs:label "Miguel Nunes Belmonte" ;
    a2a:PersonNameFirstName "Miguel" ;
    a2a:PersonNameLastName "Nunes Belmonte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person-5308db6c-5ccf-3e0d-54ee-5ee0f635c618
  a a2a:Person ;
  rdfs:label "Isaac Navarro" ;
  a2a:PersonName [
    rdfs:label "Isaac Navarro" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Navarro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person-6a4191e0-e3fa-b3bb-9e81-b34b74a0432d
  a a2a:Person ;
  rdfs:label "Joseph da Silva" ;
  a2a:PersonName [
    rdfs:label "Joseph da Silva" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNamePrefixLastName "da" ;
    a2a:PersonNameLastName "Silva"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-042c-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1658-05-20"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-042c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person:d65f6ee8-d7ad-53c1-3324-3bbfb22382d6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-042c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-042c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person:dc2e9062-5201-e51b-05ab-400fca052679 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-042c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-042c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person:e87aa6be-e339-82f4-adc4-a23e4f4d1ad7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-042c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-042c-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person:5308db6c-5ccf-3e0d-54ee-5ee0f635c618 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-042c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-042c-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-042c-6b6d-e053-b784100acdee_Person:6a4191e0-e3fa-b3bb-9e81-b34b74a0432d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-042c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-042c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1658-05-20 - 1658-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1658-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1658" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1658-05-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 986, Periode: 1658" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "614960" ;
    a2a:RegistryNumber "986" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 986, Periode: 1658, Notariële archieven, 614960, 986"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b6b184d2-4046-286f-dda9-fb135e877b4b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-042c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b6b184d2-4046-286f-dda9-fb135e877b4b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-042c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-042c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: 864 gld
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/986" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "VBPA00007000146" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_889_00000889.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000146; positie: 413, 1907, 401, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000146; positie: 2457, 1769, 408, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000146; positie: 1758, 1305, 1020, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000146; positie: 1637, 623, 573, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000146; positie: 2680, 371, 294, 109" .
