@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-c9a6-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 9 juni 1769" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-022a54ba-284e-a097-926c-46fa13054434, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-1ef989bc-3151-2ed4-8f1c-d682add2e074, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-44159bb6-ad35-bf97-bba1-b1b75a04b5bd, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-34a89278-2539-bb6f-6007-6416843aace2, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-d7c6a1b0-6ec9-9dde-a2d9-378548b7116b, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-bbb5763f-c1c7-076e-a037-738f9e814599, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-8a3f84f1-854b-0b53-a578-7e9e4b19c0c9, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-71f41c0a-2dcf-def8-d9d2-1fe4e6e5924e, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-7d63434b-65a4-ca69-cedd-f6b8449c8dc4, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-efb61a0c-a3ca-af62-d667-67ee5bd92345, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-53490082-f388-dc63-a707-23390ad23d01, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-66e715f5-4404-26c1-0d4e-38cc579bd269, oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-46527c56-6851-4dcb-8718-b46150ba75de ;
  a2a:hasEvent oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_8, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_9, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_10, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_11, oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_12 ;
  a2a:hasSource oa:source_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-022a54ba-284e-a097-926c-46fa13054434
  a a2a:Person ;
  rdfs:label "Abraham de Neufville" ;
  a2a:PersonName [
    rdfs:label "Abraham de Neufville" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Neufville"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-1ef989bc-3151-2ed4-8f1c-d682add2e074
  a a2a:Person ;
  rdfs:label "Maria Blank" ;
  a2a:PersonName [
    rdfs:label "Maria Blank" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-44159bb6-ad35-bf97-bba1-b1b75a04b5bd
  a a2a:Person ;
  rdfs:label "Otto van Dam" ;
  a2a:PersonName [
    rdfs:label "Otto van Dam" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-34a89278-2539-bb6f-6007-6416843aace2
  a a2a:Person ;
  rdfs:label "Nicolaas Blank" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Blank" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-d7c6a1b0-6ec9-9dde-a2d9-378548b7116b
  a a2a:Person ;
  rdfs:label "Wynand de Neufville" ;
  a2a:PersonName [
    rdfs:label "Wynand de Neufville" ;
    a2a:PersonNameFirstName "Wynand" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Neufville"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-bbb5763f-c1c7-076e-a037-738f9e814599
  a a2a:Person ;
  rdfs:label "Elisabeth Theodora Blank" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Theodora Blank" ;
    a2a:PersonNameFirstName "Elisabeth Theodora" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-8a3f84f1-854b-0b53-a578-7e9e4b19c0c9
  a a2a:Person ;
  rdfs:label "Constantia Blank" ;
  a2a:PersonName [
    rdfs:label "Constantia Blank" ;
    a2a:PersonNameFirstName "Constantia" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-71f41c0a-2dcf-def8-d9d2-1fe4e6e5924e
  a a2a:Person ;
  rdfs:label "Maria Raacx" ;
  a2a:PersonName [
    rdfs:label "Maria Raacx" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Raacx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-7d63434b-65a4-ca69-cedd-f6b8449c8dc4
  a a2a:Person ;
  rdfs:label "Jan van Orsoy" ;
  a2a:PersonName [
    rdfs:label "Jan van Orsoy" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Orsoy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-efb61a0c-a3ca-af62-d667-67ee5bd92345
  a a2a:Person ;
  rdfs:label "Willemina Blank" ;
  a2a:PersonName [
    rdfs:label "Willemina Blank" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-53490082-f388-dc63-a707-23390ad23d01
  a a2a:Person ;
  rdfs:label "Jan Willem Smit" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Smit" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-66e715f5-4404-26c1-0d4e-38cc579bd269
  a a2a:Person ;
  rdfs:label "Agatha Willemina Blank" ;
  a2a:PersonName [
    rdfs:label "Agatha Willemina Blank" ;
    a2a:PersonNameFirstName "Agatha Willemina" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person-46527c56-6851-4dcb-8718-b46150ba75de
  a a2a:Person ;
  rdfs:label "Hendrik Blank" ;
  a2a:PersonName [
    rdfs:label "Hendrik Blank" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:022a54ba-284e-a097-926c-46fa13054434 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:1ef989bc-3151-2ed4-8f1c-d682add2e074 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:44159bb6-ad35-bf97-bba1-b1b75a04b5bd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:34a89278-2539-bb6f-6007-6416843aace2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:d7c6a1b0-6ec9-9dde-a2d9-378548b7116b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:bbb5763f-c1c7-076e-a037-738f9e814599 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:8a3f84f1-854b-0b53-a578-7e9e4b19c0c9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:71f41c0a-2dcf-def8-d9d2-1fe4e6e5924e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:7d63434b-65a4-ca69-cedd-f6b8449c8dc4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:efb61a0c-a3ca-af62-d667-67ee5bd92345 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:53490082-f388-dc63-a707-23390ad23d01 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:66e715f5-4404-26c1-0d4e-38cc579bd269 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Person:46527c56-6851-4dcb-8718-b46150ba75de ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-c9a6-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1769-06-09 - 1769-06-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-06-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-06-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1769-06-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11193, Periode: 1769" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "318832" ;
    a2a:RegistryNumber "11193" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11193, Periode: 1769, Notariële archieven, 318832, 11193"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f78d6c06-757d-801f-15b4-394c588d6bc8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c9a6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f78d6c06-757d-801f-15b4-394c588d6bc8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8138a2aa-5b03-1005-5931-f89cb73ad7d4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c9a6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8138a2aa-5b03-1005-5931-f89cb73ad7d4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3a89955d-f915-7072-7f0d-d8394252451e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c9a6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3a89955d-f915-7072-7f0d-d8394252451e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-c9a6-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-c9a6-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Onderwerpsomschrijving: vaderlijk erfdeel
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11193" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD01068000275", "NOTD01068000276", "NOTD01068000277" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6640_00006640.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 3019, 178, 813, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 3884, 278, 443, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 2815, 445, 571, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 3027, 1304, 561, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 3167, 827, 813, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 3399, 1328, 878, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 2844, 1434, 646, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 2809, 1631, 514, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 3565, 1208, 547, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 3579, 1404, 715, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 4085, 1851, 171, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 3222, 1176, 868, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01068000276; positie: 3238, 1525, 587, 95" .
