@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-cc90-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 7 maart 1769" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-07ed7459-628b-3497-a0e9-8c468f74bec8, oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-25798376-4f86-a177-6e7a-e292a472235b, oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-c4b4b509-4cdc-7706-8bb3-75ccc6730e01, oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-80bbd2b5-275b-d59e-a9f0-8ee660aba157, oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-864952e1-9639-ab88-e733-14c709437146, oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-f27c42a7-0789-6fd8-45c1-8b33d4afcd10, oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-f0b8f4b6-6a3f-c428-129e-402e2400c70c, oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-f69855a6-c23b-3512-f40f-a272eeb0b5eb, oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-8e9fefdd-12dc-477d-5b54-d760da69fefb, oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-f83a8cb1-b1e2-0319-81e7-51e88a031ece ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_8, oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_9 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-07ed7459-628b-3497-a0e9-8c468f74bec8
  a a2a:Person ;
  rdfs:label "Lucas Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Lucas Cornelisz" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Cornelisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-25798376-4f86-a177-6e7a-e292a472235b
  a a2a:Person ;
  rdfs:label "Anna van Musscher" ;
  a2a:PersonName [
    rdfs:label "Anna van Musscher" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Musscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-c4b4b509-4cdc-7706-8bb3-75ccc6730e01
  a a2a:Person ;
  rdfs:label "Michel van Musscher" ;
  a2a:PersonName [
    rdfs:label "Michel van Musscher" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Musscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-80bbd2b5-275b-d59e-a9f0-8ee660aba157
  a a2a:Person ;
  rdfs:label "Mourits Kier" ;
  a2a:PersonName [
    rdfs:label "Mourits Kier" ;
    a2a:PersonNameFirstName "Mourits" ;
    a2a:PersonNameLastName "Kier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-864952e1-9639-ab88-e733-14c709437146
  a a2a:Person ;
  rdfs:label "Engeltje Minnes" ;
  a2a:PersonName [
    rdfs:label "Engeltje Minnes" ;
    a2a:PersonNameFirstName "Engeltje" ;
    a2a:PersonNameLastName "Minnes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-f27c42a7-0789-6fd8-45c1-8b33d4afcd10
  a a2a:Person ;
  rdfs:label "Johannes Branus" ;
  a2a:PersonName [
    rdfs:label "Johannes Branus" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Branus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-f0b8f4b6-6a3f-c428-129e-402e2400c70c
  a a2a:Person ;
  rdfs:label "Barent Treek" ;
  a2a:PersonName [
    rdfs:label "Barent Treek" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Treek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-f69855a6-c23b-3512-f40f-a272eeb0b5eb
  a a2a:Person ;
  rdfs:label "Rijk van Havik" ;
  a2a:PersonName [
    rdfs:label "Rijk van Havik" ;
    a2a:PersonNameFirstName "Rijk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Havik"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-8e9fefdd-12dc-477d-5b54-d760da69fefb
  a a2a:Person ;
  rdfs:label "Maria van Havik" ;
  a2a:PersonName [
    rdfs:label "Maria van Havik" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Havik"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person-f83a8cb1-b1e2-0319-81e7-51e88a031ece
  a a2a:Person ;
  rdfs:label "Jan Baptist Treek" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Treek" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Treek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1769-03-07"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person:07ed7459-628b-3497-a0e9-8c468f74bec8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person:25798376-4f86-a177-6e7a-e292a472235b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person:c4b4b509-4cdc-7706-8bb3-75ccc6730e01 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person:80bbd2b5-275b-d59e-a9f0-8ee660aba157 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person:864952e1-9639-ab88-e733-14c709437146 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person:f27c42a7-0789-6fd8-45c1-8b33d4afcd10 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person:f0b8f4b6-6a3f-c428-129e-402e2400c70c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person:f69855a6-c23b-3512-f40f-a272eeb0b5eb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person:8e9fefdd-12dc-477d-5b54-d760da69fefb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Person:f83a8cb1-b1e2-0319-81e7-51e88a031ece ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cc90-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1769-03-07 - 1769-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1769-03-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11192, Periode: 1769" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "338806" ;
    a2a:RegistryNumber "11192" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11192, Periode: 1769, Notariële archieven, 338806, 11192"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2145b1ad-7073-39e8-745e-6dfad12c73ee.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc90-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2145b1ad-7073-39e8-745e-6dfad12c73ee.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bef7ce99-7ed6-2cfb-c8ec-05bafc15dcef.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc90-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bef7ce99-7ed6-2cfb-c8ec-05bafc15dcef.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/72adcabe-0cdc-f5f9-b236-537e6e34eacc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc90-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/72adcabe-0cdc-f5f9-b236-537e6e34eacc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc90-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cc90-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11192" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD01067000301", "NOTD01067000302", "NOTD01067000303" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_7047_00007047.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01067000302; positie: 3272, 1493, 598, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01067000302; positie: 3330, 429, 681, 59" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01067000302; positie: 3685, 769, 573, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01067000302; positie: 3207, 279, 472, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01067000302; positie: 3589, 1392, 692, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01067000302; positie: 3987, 969, 368, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01067000302; positie: 3057, 161, 587, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01067000302; positie: 3233, 1112, 533, 60" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01067000302; positie: 3806, 1273, 501, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01067000302; positie: 3958, 491, 348, 64" .
