@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-63c1-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 26 augustus 1762" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-0e1e9729-7e37-e9c2-db1c-ef4025e1ac4a, oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-12f663ef-3fea-e384-f55a-fd97dc60d240, oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-1bd9c83a-92fb-19f8-791c-49fee564301b, oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-af0a5a57-ef81-dfa7-f0c8-c1839d29b6d6, oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-89b26715-8192-c7f4-9528-c4676369d7e8, oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-eecdd5b0-d7fb-6b9e-8868-2b92fd890369 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-0e1e9729-7e37-e9c2-db1c-ef4025e1ac4a
  a a2a:Person ;
  rdfs:label "Jan Ardinois" ;
  a2a:PersonName [
    rdfs:label "Jan Ardinois" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ardinois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-12f663ef-3fea-e384-f55a-fd97dc60d240
  a a2a:Person ;
  rdfs:label "Joannes de Wit" ;
  a2a:PersonName [
    rdfs:label "Joannes de Wit" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-1bd9c83a-92fb-19f8-791c-49fee564301b
  a a2a:Person ;
  rdfs:label "Gesina Bontekoning" ;
  a2a:PersonName [
    rdfs:label "Gesina Bontekoning" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNameLastName "Bontekoning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-af0a5a57-ef81-dfa7-f0c8-c1839d29b6d6
  a a2a:Person ;
  rdfs:label "Joannes de Weer de Wit" ;
  a2a:PersonName [
    rdfs:label "Joannes de Weer de Wit" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weer de Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-89b26715-8192-c7f4-9528-c4676369d7e8
  a a2a:Person ;
  rdfs:label "Hugo van de Pol" ;
  a2a:PersonName [
    rdfs:label "Hugo van de Pol" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person-eecdd5b0-d7fb-6b9e-8868-2b92fd890369
  a a2a:Person ;
  rdfs:label "Joannes de Wit de jonge" ;
  a2a:PersonName [
    rdfs:label "Joannes de Wit de jonge" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit de jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1762-08-26"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person:0e1e9729-7e37-e9c2-db1c-ef4025e1ac4a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person:12f663ef-3fea-e384-f55a-fd97dc60d240 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person:1bd9c83a-92fb-19f8-791c-49fee564301b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person:af0a5a57-ef81-dfa7-f0c8-c1839d29b6d6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person:89b26715-8192-c7f4-9528-c4676369d7e8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Person:eecdd5b0-d7fb-6b9e-8868-2b92fd890369 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-63c1-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1762-08-26 - 1762-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1762-08-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14437, Periode: 1762" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "312600" ;
    a2a:RegistryNumber "14437" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14437, Periode: 1762, Notariële archieven, 312600, 14437"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fc20e899-15a9-b619-203d-22a79f97311f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-63c1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fc20e899-15a9-b619-203d-22a79f97311f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c437c396-7b0b-0e7e-8873-335bed4370db.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-63c1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c437c396-7b0b-0e7e-8873-335bed4370db.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-63c1-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-63c1-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Onderwerpsomschrijving: Legaat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14437" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD01762000266", "NOTD01762000267" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4171_00004171.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01762000267; positie: 3136, 1548, 399, 62" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01762000267; positie: 3226, 1184, 483, 62" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01762000267; positie: 3137, 270, 958, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01762000267; positie: 2890, 1018, 727, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01762000267; positie: 3668, 394, 292, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01762000267; positie: 3698, 998, 311, 84" .
