@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-1a39-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 3 juli 1777" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person-24ac66c7-86bc-d18b-f664-d0e730fa5979, oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person-89c2fc4d-63c5-6b03-05e4-bac734f8b1e4, oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person-862145de-8855-98ba-a709-2e4fb3af4238, oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person-f3444930-e7a4-b214-e7b4-ca0ff4713761, oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person-5edbe62c-533c-2b86-ab3a-57c9eb8a2e27 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person-24ac66c7-86bc-d18b-f664-d0e730fa5979
  a a2a:Person ;
  rdfs:label "Willemina Verver" ;
  a2a:PersonName [
    rdfs:label "Willemina Verver" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Verver"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person-89c2fc4d-63c5-6b03-05e4-bac734f8b1e4
  a a2a:Person ;
  rdfs:label "Margaretha Houtsager" ;
  a2a:PersonName [
    rdfs:label "Margaretha Houtsager" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Houtsager"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person-862145de-8855-98ba-a709-2e4fb3af4238
  a a2a:Person ;
  rdfs:label "Jan Pieter Kroese" ;
  a2a:PersonName [
    rdfs:label "Jan Pieter Kroese" ;
    a2a:PersonNameFirstName "Jan Pieter" ;
    a2a:PersonNameLastName "Kroese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person-f3444930-e7a4-b214-e7b4-ca0ff4713761
  a a2a:Person ;
  rdfs:label "Assuerus Cornelis Verver" ;
  a2a:PersonName [
    rdfs:label "Assuerus Cornelis Verver" ;
    a2a:PersonNameFirstName "Assuerus Cornelis" ;
    a2a:PersonNameLastName "Verver"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person-5edbe62c-533c-2b86-ab3a-57c9eb8a2e27
  a a2a:Person ;
  rdfs:label "August Barthold Hintze" ;
  a2a:PersonName [
    rdfs:label "August Barthold Hintze" ;
    a2a:PersonNameFirstName "August Barthold" ;
    a2a:PersonNameLastName "Hintze"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person:24ac66c7-86bc-d18b-f664-d0e730fa5979 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person:89c2fc4d-63c5-6b03-05e4-bac734f8b1e4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person:862145de-8855-98ba-a709-2e4fb3af4238 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person:f3444930-e7a4-b214-e7b4-ca0ff4713761 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Person:5edbe62c-533c-2b86-ab3a-57c9eb8a2e27 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1a39-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1777-07-03 - 1777-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1777-07-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11226, Periode: 1777" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "312484" ;
    a2a:RegistryNumber "11226" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11226, Periode: 1777, Notariële archieven, 312484, 11226"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a0e949b7-4315-9702-beed-6b6d1d913add.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1a39-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a0e949b7-4315-9702-beed-6b6d1d913add.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/93080dfe-3779-51a2-cef5-747b6c36c6b7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1a39-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/93080dfe-3779-51a2-cef5-747b6c36c6b7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1a39-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1a39-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Onderwerpsomschrijving: Uitbetaling vaderlijk erfdeel
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11226" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD01099000009", "NOTD01099000010" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6684_00006684.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000010; positie: 2870, 232, 700, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000010; positie: 3288, 785, 753, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000010; positie: 2782, 749, 719, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000010; positie: 3557, 861, 403, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000010; positie: 2754, 167, 894, 105" .
