@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-37a9-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 8 mei 1775" ;
  a2a:hasPerson oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-c3fd2b92-f724-2cc7-1df2-b5ed99b541fb, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-c4cc87de-d067-d9ec-7c2f-26ed6d3de1b4, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-a270da25-1043-d8f6-a07b-a9dee89b315e, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-9b445613-b2d6-15eb-2c89-7ccdf966031c, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-8f3a52a6-c294-6e83-044d-8e013013a770, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-4a2eea9d-748f-254e-0833-d1f6d0fc331f, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-160ca371-a4a7-12e4-1c27-bce08f583337, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-17b882e9-9016-50f1-fab7-6516bc2b0b28, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-cec11dfd-8132-f06a-d3f8-ecec5e23d0b4, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-d002fff0-08d0-07ef-87c2-c552aadd6c90, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-ee118fcd-c98f-f30d-2b06-0651d709bb31, oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-e8bb3843-b8a5-6b53-56f6-10aef76104a6 ;
  a2a:hasEvent oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_5, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_6, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_7, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_8, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_9, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_10, oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_11 ;
  a2a:hasSource oa:source_saa_d837ae04-37a9-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-c3fd2b92-f724-2cc7-1df2-b5ed99b541fb
  a a2a:Person ;
  rdfs:label "Arend Koning" ;
  a2a:PersonName [
    rdfs:label "Arend Koning" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-c4cc87de-d067-d9ec-7c2f-26ed6d3de1b4
  a a2a:Person ;
  rdfs:label "Jannetje Koning" ;
  a2a:PersonName [
    rdfs:label "Jannetje Koning" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-a270da25-1043-d8f6-a07b-a9dee89b315e
  a a2a:Person ;
  rdfs:label "Jannetje Ligthart" ;
  a2a:PersonName [
    rdfs:label "Jannetje Ligthart" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Ligthart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-9b445613-b2d6-15eb-2c89-7ccdf966031c
  a a2a:Person ;
  rdfs:label "Alexander Craandijk" ;
  a2a:PersonName [
    rdfs:label "Alexander Craandijk" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Craandijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-8f3a52a6-c294-6e83-044d-8e013013a770
  a a2a:Person ;
  rdfs:label "Cornelis Koning" ;
  a2a:PersonName [
    rdfs:label "Cornelis Koning" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-4a2eea9d-748f-254e-0833-d1f6d0fc331f
  a a2a:Person ;
  rdfs:label "Magdalena Zeera" ;
  a2a:PersonName [
    rdfs:label "Magdalena Zeera" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Zeera"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-160ca371-a4a7-12e4-1c27-bce08f583337
  a a2a:Person ;
  rdfs:label "Matthijs Koning" ;
  a2a:PersonName [
    rdfs:label "Matthijs Koning" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-17b882e9-9016-50f1-fab7-6516bc2b0b28
  a a2a:Person ;
  rdfs:label "Sophia Koning" ;
  a2a:PersonName [
    rdfs:label "Sophia Koning" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-cec11dfd-8132-f06a-d3f8-ecec5e23d0b4
  a a2a:Person ;
  rdfs:label "Simon Huijgen" ;
  a2a:PersonName [
    rdfs:label "Simon Huijgen" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Huijgen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-d002fff0-08d0-07ef-87c2-c552aadd6c90
  a a2a:Person ;
  rdfs:label "Jannetje Zeera" ;
  a2a:PersonName [
    rdfs:label "Jannetje Zeera" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Zeera"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-ee118fcd-c98f-f30d-2b06-0651d709bb31
  a a2a:Person ;
  rdfs:label "Alida Ligthart" ;
  a2a:PersonName [
    rdfs:label "Alida Ligthart" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Ligthart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person-e8bb3843-b8a5-6b53-56f6-10aef76104a6
  a a2a:Person ;
  rdfs:label "Cornelia Koning" ;
  a2a:PersonName [
    rdfs:label "Cornelia Koning" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1775-05-08"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:c3fd2b92-f724-2cc7-1df2-b5ed99b541fb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:c4cc87de-d067-d9ec-7c2f-26ed6d3de1b4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:a270da25-1043-d8f6-a07b-a9dee89b315e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:9b445613-b2d6-15eb-2c89-7ccdf966031c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:8f3a52a6-c294-6e83-044d-8e013013a770 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:4a2eea9d-748f-254e-0833-d1f6d0fc331f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:160ca371-a4a7-12e4-1c27-bce08f583337 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:17b882e9-9016-50f1-fab7-6516bc2b0b28 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:cec11dfd-8132-f06a-d3f8-ecec5e23d0b4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:d002fff0-08d0-07ef-87c2-c552aadd6c90 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:ee118fcd-c98f-f30d-2b06-0651d709bb31 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-37a9-6b6d-e053-b784100acdee_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Person:e8bb3843-b8a5-6b53-56f6-10aef76104a6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-37a9-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-37a9-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1775-05-08 - 1775-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1775-05-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14335, Periode: 1775" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "643635" ;
    a2a:RegistryNumber "14335" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14335, Periode: 1775, Notariële archieven, 643635, 14335"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/92fb8153-7005-c982-7bbb-6ee35fe53d31.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-37a9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/92fb8153-7005-c982-7bbb-6ee35fe53d31.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/24b4a372-b17c-dcd4-7177-32484ecff5ae.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-37a9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/24b4a372-b17c-dcd4-7177-32484ecff5ae.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/03e83595-0b3b-04e3-635a-3fb0f0873e17.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-37a9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/03e83595-0b3b-04e3-635a-3fb0f0873e17.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/91372561-47b1-57df-b2cc-1a7382e271d1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-37a9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/91372561-47b1-57df-b2cc-1a7382e271d1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f4276791-fce9-2a15-8f9e-fedcab23e1a7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-37a9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f4276791-fce9-2a15-8f9e-fedcab23e1a7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "6" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a530edf5-a7c1-94bf-d350-918726a94e38.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-37a9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a530edf5-a7c1-94bf-d350-918726a94e38.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-37a9-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-37a9-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter de Wilde
Onderwerpsomschrijving: Anjeliersgracht
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14335" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTI01322000065", "NOTI01322000066", "NOTI01322000067", "NOTI01322000068", "NOTI01322000069", "NOTI01322000070" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_13_00000013.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000066; positie: 2917, 1791, 455, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000067; positie: 2009, 1435, 123, 63" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000067; positie: 1211, 1587, 566, 57" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000069; positie: 3558, 1745, 527, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000066; positie: 2927, 380, 619, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000067; positie: 947, 1664, 564, 61" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000067; positie: 1468, 1424, 520, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000067; positie: 1093, 1521, 454, 61" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000069; positie: 2903, 1867, 447, 38" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000067; positie: 1801, 1574, 291, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000067; positie: 685, 1593, 507, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01322000067; positie: 1567, 1513, 503, 63" .
