@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-720b-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 23 maart 1741" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-0529725b-ed72-efb8-4ed1-5d16368ccc05, oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-b73e2b84-6344-60d2-c6b3-791650b4ef47, oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-8c66c484-614b-5958-9e68-54e81bacbe55, oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-54b148ed-c5b4-f683-1eb6-a649f49f6e90, oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-d5612f3a-0ecd-54d6-46a1-7dbb492ea34b, oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-e9c472a0-1881-34e5-5377-7ebc06211f74 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-720b-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-0529725b-ed72-efb8-4ed1-5d16368ccc05
  a a2a:Person ;
  rdfs:label "Hendrick Kemper" ;
  a2a:PersonName [
    rdfs:label "Hendrick Kemper" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Kemper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-b73e2b84-6344-60d2-c6b3-791650b4ef47
  a a2a:Person ;
  rdfs:label "Willem Boeke" ;
  a2a:PersonName [
    rdfs:label "Willem Boeke" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Boeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-8c66c484-614b-5958-9e68-54e81bacbe55
  a a2a:Person ;
  rdfs:label "Mathijs van Son" ;
  a2a:PersonName [
    rdfs:label "Mathijs van Son" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-54b148ed-c5b4-f683-1eb6-a649f49f6e90
  a a2a:Person ;
  rdfs:label "Paulus Pelt" ;
  a2a:PersonName [
    rdfs:label "Paulus Pelt" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-d5612f3a-0ecd-54d6-46a1-7dbb492ea34b
  a a2a:Person ;
  rdfs:label "Boudewijn Smit" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Smit" ;
    a2a:PersonNameFirstName "Boudewijn" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person-e9c472a0-1881-34e5-5377-7ebc06211f74
  a a2a:Person ;
  rdfs:label "Francois van Maanen" ;
  a2a:PersonName [
    rdfs:label "Francois van Maanen" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maanen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1741-03-23"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person:0529725b-ed72-efb8-4ed1-5d16368ccc05 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person:b73e2b84-6344-60d2-c6b3-791650b4ef47 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person:8c66c484-614b-5958-9e68-54e81bacbe55 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person:54b148ed-c5b4-f683-1eb6-a649f49f6e90 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person:d5612f3a-0ecd-54d6-46a1-7dbb492ea34b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Person:e9c472a0-1881-34e5-5377-7ebc06211f74 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-720b-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-720b-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1741-03-23 - 1741-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1741-03-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10222, Periode: 1742" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "343427" ;
    a2a:RegistryNumber "10222" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10222, Periode: 1742, Notariële archieven, 343427, 10222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/622434ab-57a5-394f-f4bd-000e01434459.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-720b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/622434ab-57a5-394f-f4bd-000e01434459.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e5d90195-3c0d-1706-9b0f-cd4fef1d71f2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-720b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e5d90195-3c0d-1706-9b0f-cd4fef1d71f2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bb32b533-6e04-40b8-2156-01180e831c2d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-720b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bb32b533-6e04-40b8-2156-01180e831c2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-720b-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-720b-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Onderwerpsomschrijving: Nalatenschap
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10222" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTB00025000575", "NOTB00025000576", "NOTB00025000577" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9263_00009263.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000576; positie: 4088, 812, 637, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000576; positie: 3017, 902, 543, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000576; positie: 3659, 1317, 628, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000576; positie: 4427, 581, 266, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000576; positie: 3968, 1105, 711, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00025000576; positie: 4261, 1728, 457, 83" .
