@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-9212-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 12 april 1755" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person-685f67de-ce8e-7811-9731-dd436ec4ee22, oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person-a0de4242-e7ca-8f66-41dd-17c920f2608d, oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person-3f23bdfe-9108-4cbb-f45e-f01438e5639e, oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person-be2a1998-ec99-fa3f-74f5-21df3fbb3811, oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person-86b2798e-7d67-e878-20cc-bf79c002f32a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-9212-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person-685f67de-ce8e-7811-9731-dd436ec4ee22
  a a2a:Person ;
  rdfs:label "Joannes Backer" ;
  a2a:PersonName [
    rdfs:label "Joannes Backer" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person-a0de4242-e7ca-8f66-41dd-17c920f2608d
  a a2a:Person ;
  rdfs:label "Arnoldus Ameshoff" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Ameshoff" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Ameshoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person-3f23bdfe-9108-4cbb-f45e-f01438e5639e
  a a2a:Person ;
  rdfs:label "Arnoldus Ameshoff" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Ameshoff" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Ameshoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person-be2a1998-ec99-fa3f-74f5-21df3fbb3811
  a a2a:Person ;
  rdfs:label "Hermanus Ameshoff" ;
  a2a:PersonName [
    rdfs:label "Hermanus Ameshoff" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Ameshoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person-86b2798e-7d67-e878-20cc-bf79c002f32a
  a a2a:Person ;
  rdfs:label "Hendrika Kumsius" ;
  a2a:PersonName [
    rdfs:label "Hendrika Kumsius" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Kumsius"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person:685f67de-ce8e-7811-9731-dd436ec4ee22 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person:a0de4242-e7ca-8f66-41dd-17c920f2608d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person:3f23bdfe-9108-4cbb-f45e-f01438e5639e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person:be2a1998-ec99-fa3f-74f5-21df3fbb3811 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Person:86b2798e-7d67-e878-20cc-bf79c002f32a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9212-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-9212-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1755-04-12 - 1755-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1755-04-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9239, Periode: 1755" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "363372" ;
    a2a:RegistryNumber "9239" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9239, Periode: 1755, Notariële archieven, 363372, 9239"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d75f0dc1-4e4f-6f0d-12fe-b14856fd38a6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9212-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d75f0dc1-4e4f-6f0d-12fe-b14856fd38a6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/40c0f5b1-85f7-2a46-e96e-e8364f11e621.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9212-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/40c0f5b1-85f7-2a46-e96e-e8364f11e621.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7dc2642e-19d9-eac7-a0c0-aa2c1fbc06ff.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9212-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7dc2642e-19d9-eac7-a0c0-aa2c1fbc06ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-9212-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-9212-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9239" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTA00901000259", "NOTA00901000260", "NOTA00901000261" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19808_00019808.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000260; positie: 3718, 1223, 530, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000260; positie: 3103, 476, 752, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000260; positie: 3926, 543, 304, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000260; positie: 3097, 386, 814, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00901000260; positie: 4057, 640, 220, 91" .
