@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_d837ae04-4ea7-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 17 december 1810" ;
  a2a:hasPerson oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-a83674c3-e65b-7d07-a7c1-8debbb671ab4, oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-59123e09-4771-3bc4-b274-b554f25ae609, oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-53c8a5a9-a97f-833e-530e-6bc3e5581239, oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-42dbe13e-a022-2c67-5a42-620d1298b827, oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-737fe1c2-f705-80d4-648f-8323e2a611ac, oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-f296333e-11c3-e77a-4e65-29ece7f9bfbd ;
  a2a:hasEvent oa:event_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-4ea7-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-a83674c3-e65b-7d07-a7c1-8debbb671ab4
  a a2a:Person ;
  rdfs:label "Joannes van den Brink" ;
  a2a:PersonName [
    rdfs:label "Joannes van den Brink" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-59123e09-4771-3bc4-b274-b554f25ae609
  a a2a:Person ;
  rdfs:label "Catharina Johanna Groepink" ;
  a2a:PersonName [
    rdfs:label "Catharina Johanna Groepink" ;
    a2a:PersonNameFirstName "Catharina Johanna" ;
    a2a:PersonNameLastName "Groepink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-53c8a5a9-a97f-833e-530e-6bc3e5581239
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Groepink" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Groepink" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Groepink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-42dbe13e-a022-2c67-5a42-620d1298b827
  a a2a:Person ;
  rdfs:label "Elisabeth Crull" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Crull" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Crull"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-737fe1c2-f705-80d4-648f-8323e2a611ac
  a a2a:Person ;
  rdfs:label "Barend Groepink" ;
  a2a:PersonName [
    rdfs:label "Barend Groepink" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Groepink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person-f296333e-11c3-e77a-4e65-29ece7f9bfbd
  a a2a:Person ;
  rdfs:label "Pelletier" ;
  a2a:PersonName [
    rdfs:label "Pelletier" ;
    a2a:PersonNameLastName "Pelletier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1810-12-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person:a83674c3-e65b-7d07-a7c1-8debbb671ab4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person:59123e09-4771-3bc4-b274-b554f25ae609 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person:53c8a5a9-a97f-833e-530e-6bc3e5581239 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person:42dbe13e-a022-2c67-5a42-620d1298b827 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person:737fe1c2-f705-80d4-648f-8323e2a611ac ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Person:f296333e-11c3-e77a-4e65-29ece7f9bfbd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ea7-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4ea7-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1810-12-17 - 1810-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1810-12-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 17780, Periode: 1810" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "598876" ;
    a2a:RegistryNumber "17780" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 17780, Periode: 1810, Notariële archieven, 598876, 17780"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/001a563a-dee9-6032-b057-5383bfb2d63f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4ea7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/001a563a-dee9-6032-b057-5383bfb2d63f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8f388562-01a9-ad92-00fb-97750a14c384.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4ea7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8f388562-01a9-ad92-00fb-97750a14c384.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c7f1a654-a865-aaa0-a06f-8a005e0912a5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4ea7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c7f1a654-a865-aaa0-a06f-8a005e0912a5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c413274f-d1ed-5e74-fe7c-f74da22f1aa3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4ea7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c413274f-d1ed-5e74-fe7c-f74da22f1aa3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4ea7-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4ea7-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Adam Houtkoper
Onderwerpsomschrijving: Tienduizend guldens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/17780" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTJ01261000657", "NOTJ01261000658", "NOTJ01261000659", "NOTJ01261000660" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_130_00000130.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01261000659; positie: 5058, 1566, 662, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01261000659; positie: 4709, 328, 1021, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01261000659; positie: 5397, 2723, 280, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01261000659; positie: 3905, 1185, 621, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01261000659; positie: 4344, 905, 715, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01261000660; positie: 4691, 639, 394, 121" .
