@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_a3cb51cc-a805-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 16 september 1756" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person-2f959155-6038-d7a3-c846-45abde9c0bda, oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person-07c757fc-4892-d0d9-e0e8-0a6585c5cd60, oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person-298728c5-4ff4-9bd1-73f9-9fb8916a52f6, oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person-5bd9ab7c-52fe-927f-e2a2-c951785acf3a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a805-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person-2f959155-6038-d7a3-c846-45abde9c0bda
  a a2a:Person ;
  rdfs:label "Constantin Saffin" ;
  a2a:PersonName [
    rdfs:label "Constantin Saffin" ;
    a2a:PersonNameFirstName "Constantin" ;
    a2a:PersonNameLastName "Saffin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person-07c757fc-4892-d0d9-e0e8-0a6585c5cd60
  a a2a:Person ;
  rdfs:label "Constantin Saffin Junior" ;
  a2a:PersonName [
    rdfs:label "Constantin Saffin Junior" ;
    a2a:PersonNameFirstName "Constantin" ;
    a2a:PersonNameLastName "Saffin Junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person-298728c5-4ff4-9bd1-73f9-9fb8916a52f6
  a a2a:Person ;
  rdfs:label "Elisabeth Unice Vaucquet" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Unice Vaucquet" ;
    a2a:PersonNameFirstName "Elisabeth Unice" ;
    a2a:PersonNameLastName "Vaucquet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person-5bd9ab7c-52fe-927f-e2a2-c951785acf3a
  a a2a:Person ;
  rdfs:label "Philippe de Marolles" ;
  a2a:PersonName [
    rdfs:label "Philippe de Marolles" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Marolles"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1756-09-16"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person:2f959155-6038-d7a3-c846-45abde9c0bda ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person:07c757fc-4892-d0d9-e0e8-0a6585c5cd60 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person:298728c5-4ff4-9bd1-73f9-9fb8916a52f6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Person:5bd9ab7c-52fe-927f-e2a2-c951785acf3a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a805-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a805-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1756-09-16 - 1756-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1756-09-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9247, Periode: 1756" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "350692" ;
    a2a:RegistryNumber "9247" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9247, Periode: 1756, Notariële archieven, 350692, 9247"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/433428bd-2840-2fae-70c3-e62e2f1e33fc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a805-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/433428bd-2840-2fae-70c3-e62e2f1e33fc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8d2a233d-18c1-c00f-1248-7d5aab987bbc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a805-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8d2a233d-18c1-c00f-1248-7d5aab987bbc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/939c9e5b-0e48-5b58-072f-a56be639291a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a805-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/939c9e5b-0e48-5b58-072f-a56be639291a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a805-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a805-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Onderwerpsomschrijving: Nalatenschap.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9247" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTA00905000133", "NOTA00905000134", "NOTA00905000135" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6148_00006148.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00905000134; positie: 2916, 548, 591, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00905000134; positie: 2990, 325, 1118, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00905000134; positie: 3624, 615, 332, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00905000134; positie: 3003, 1294, 728, 107" .
