@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-3a66-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 28 april 1756" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-3a92ae9c-3e6f-e3c8-ba77-31c040e52ed9, oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-0feb24a8-e0b0-e6e9-7ed9-742b43d69970, oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-0ab2ea5e-0cd2-6124-5029-f88780a89753, oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-ef0b6f9d-1e4b-5c4c-dd8c-1d53506cae42, oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-d0b88f90-1ff1-bb7b-db88-d50a862e2f9c, oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-dce0dfbe-7941-8264-40d3-209ec0be937c ;
  a2a:hasEvent oa:event_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-3a92ae9c-3e6f-e3c8-ba77-31c040e52ed9
  a a2a:Person ;
  rdfs:label "Jan Jacob Haminck" ;
  a2a:PersonName [
    rdfs:label "Jan Jacob Haminck" ;
    a2a:PersonNameFirstName "Jan Jacob" ;
    a2a:PersonNameLastName "Haminck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-0feb24a8-e0b0-e6e9-7ed9-742b43d69970
  a a2a:Person ;
  rdfs:label "Joost van Eybergen" ;
  a2a:PersonName [
    rdfs:label "Joost van Eybergen" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eybergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-0ab2ea5e-0cd2-6124-5029-f88780a89753
  a a2a:Person ;
  rdfs:label "Pieter Swedenryk" ;
  a2a:PersonName [
    rdfs:label "Pieter Swedenryk" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Swedenryk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-ef0b6f9d-1e4b-5c4c-dd8c-1d53506cae42
  a a2a:Person ;
  rdfs:label "Eva van Eybergen" ;
  a2a:PersonName [
    rdfs:label "Eva van Eybergen" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eybergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-d0b88f90-1ff1-bb7b-db88-d50a862e2f9c
  a a2a:Person ;
  rdfs:label "Johannes Beukelaer" ;
  a2a:PersonName [
    rdfs:label "Johannes Beukelaer" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Beukelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person-dce0dfbe-7941-8264-40d3-209ec0be937c
  a a2a:Person ;
  rdfs:label "Alida Maria Arendsen" ;
  a2a:PersonName [
    rdfs:label "Alida Maria Arendsen" ;
    a2a:PersonNameFirstName "Alida Maria" ;
    a2a:PersonNameLastName "Arendsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1756-04-28"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person:3a92ae9c-3e6f-e3c8-ba77-31c040e52ed9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person:0feb24a8-e0b0-e6e9-7ed9-742b43d69970 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person:0ab2ea5e-0cd2-6124-5029-f88780a89753 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person:ef0b6f9d-1e4b-5c4c-dd8c-1d53506cae42 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person:d0b88f90-1ff1-bb7b-db88-d50a862e2f9c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Person:dce0dfbe-7941-8264-40d3-209ec0be937c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-3a66-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1756-04-28 - 1756-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1756-04-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9244, Periode: 1756" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "335985" ;
    a2a:RegistryNumber "9244" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9244, Periode: 1756, Notariële archieven, 335985, 9244"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d8686c7e-ab1a-8485-9525-85fc4166017e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a66-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d8686c7e-ab1a-8485-9525-85fc4166017e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b36b9e1e-7ee3-50da-2bcd-cb6f046a1c37.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a66-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b36b9e1e-7ee3-50da-2bcd-cb6f046a1c37.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dfa92572-c7bb-8ea8-43e1-50098298a6bb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a66-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dfa92572-c7bb-8ea8-43e1-50098298a6bb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-3a66-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-3a66-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9244" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "KLAB05849000407", "KLAB05849000408", "KLAB05849000409" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7144_00007144.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05849000408; positie: 3939, 2639, 703, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05849000408; positie: 4653, 548, 283, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05849000408; positie: 4227, 1948, 771, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05849000408; positie: 3788, 384, 873, 155" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05849000408; positie: 3528, 3059, 808, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05849000408; positie: 3934, 1820, 967, 92" .
