@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_9d6d21e1-cea2-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Kwitantie op 24 juni 1743" ;
  a2a:hasPerson oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-057eea95-12cc-168e-4005-64e1744b68fb, oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-c9ded813-7050-ebbb-84c1-9bb09f3ac81a, oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-6f289296-4570-228a-d82b-58a777be2862, oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-df6d7bed-8d1c-5669-f151-c50485d599e8, oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-e1327105-4522-ba43-c2f9-da66f42492f8, oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-ecaf3e43-f29b-9155-0133-03b75d57e330 ;
  a2a:hasEvent oa:event_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21e1-cea2-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-057eea95-12cc-168e-4005-64e1744b68fb
  a a2a:Person ;
  rdfs:label "Joseph Salomon Proops" ;
  a2a:PersonName [
    rdfs:label "Joseph Salomon Proops" ;
    a2a:PersonNameFirstName "Joseph Salomon" ;
    a2a:PersonNameLastName "Proops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-c9ded813-7050-ebbb-84c1-9bb09f3ac81a
  a a2a:Person ;
  rdfs:label "Salomon Proops" ;
  a2a:PersonName [
    rdfs:label "Salomon Proops" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Proops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-6f289296-4570-228a-d82b-58a777be2862
  a a2a:Person ;
  rdfs:label "Jacob Salomon Proops" ;
  a2a:PersonName [
    rdfs:label "Jacob Salomon Proops" ;
    a2a:PersonNameFirstName "Jacob Salomon" ;
    a2a:PersonNameLastName "Proops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-df6d7bed-8d1c-5669-f151-c50485d599e8
  a a2a:Person ;
  rdfs:label "Aron Jesurun" ;
  a2a:PersonName [
    rdfs:label "Aron Jesurun" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNameLastName "Jesurun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-e1327105-4522-ba43-c2f9-da66f42492f8
  a a2a:Person ;
  rdfs:label "David Proops" ;
  a2a:PersonName [
    rdfs:label "David Proops" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Proops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person-ecaf3e43-f29b-9155-0133-03b75d57e330
  a a2a:Person ;
  rdfs:label "Barend Simonsz" ;
  a2a:PersonName [
    rdfs:label "Barend Simonsz" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Simonsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1743-06-24"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person:057eea95-12cc-168e-4005-64e1744b68fb ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person:c9ded813-7050-ebbb-84c1-9bb09f3ac81a ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person:6f289296-4570-228a-d82b-58a777be2862 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person:df6d7bed-8d1c-5669-f151-c50485d599e8 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person:e1327105-4522-ba43-c2f9-da66f42492f8 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cea2-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Person:ecaf3e43-f29b-9155-0133-03b75d57e330 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cea2-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e1-cea2-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1743-06-24 - 1743-06-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-06-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-06-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1743-06-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8346, Periode: 1743" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "298020" ;
    a2a:RegistryNumber "8346" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8346, Periode: 1743, Notariële archieven, 298020, 8346"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a8195e1d-86c6-5eb8-3fca-0c10959ee341.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-cea2-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a8195e1d-86c6-5eb8-3fca-0c10959ee341.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/23498959-b6a1-7e8a-28ef-f40ac8f1c36f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-cea2-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/23498959-b6a1-7e8a-28ef-f40ac8f1c36f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/35af204a-4b45-39f8-04e4-e3b69d0b8915.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-cea2-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/35af204a-4b45-39f8-04e4-e3b69d0b8915.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e1-cea2-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e1-cea2-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan de Vicq
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8346" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTA02246000521", "NOTA02246000522", "NOTA02246000523" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_3957_00003957.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02246000522; positie: 3382, 1027, 795, 61" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02246000522; positie: 3296, 1298, 547, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02246000522; positie: 3061, 326, 750, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02246000522; positie: 3301, 1110, 548, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02246000522; positie: 2797, 972, 526, 61" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02246000522; positie: 3610, 929, 605, 56" .
