@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-8319-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 31 mei 1776" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-d17145eb-82ba-0166-5025-07f7a26ea5ef, oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-1f2e60e3-1421-c7be-bf56-46a2d54b8746, oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-41891dea-cce4-d19f-a5e4-ce41c60576e9, oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-c237340d-e3b7-e158-ccc2-5fe0bc83757f, oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-9a9a6bbf-b1ae-f377-ed72-0d346276260e, oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-826e6d73-3065-5c13-3dd7-647693a40c07 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-8319-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-d17145eb-82ba-0166-5025-07f7a26ea5ef
  a a2a:Person ;
  rdfs:label "Gijsbertus Harmanus Mulders" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Harmanus Mulders" ;
    a2a:PersonNameFirstName "Gijsbertus Harmanus" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-1f2e60e3-1421-c7be-bf56-46a2d54b8746
  a a2a:Person ;
  rdfs:label "Johannes Schreuder" ;
  a2a:PersonName [
    rdfs:label "Johannes Schreuder" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schreuder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-41891dea-cce4-d19f-a5e4-ce41c60576e9
  a a2a:Person ;
  rdfs:label "Mattheus Saunders" ;
  a2a:PersonName [
    rdfs:label "Mattheus Saunders" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Saunders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-c237340d-e3b7-e158-ccc2-5fe0bc83757f
  a a2a:Person ;
  rdfs:label "Anthony Vosding" ;
  a2a:PersonName [
    rdfs:label "Anthony Vosding" ;
    a2a:PersonNameFirstName "Anthony" ;
    a2a:PersonNameLastName "Vosding"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-9a9a6bbf-b1ae-f377-ed72-0d346276260e
  a a2a:Person ;
  rdfs:label "Jan Ruebel" ;
  a2a:PersonName [
    rdfs:label "Jan Ruebel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ruebel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person-826e6d73-3065-5c13-3dd7-647693a40c07
  a a2a:Person ;
  rdfs:label "Margareta Aschoff" ;
  a2a:PersonName [
    rdfs:label "Margareta Aschoff" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Aschoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1776-05-31"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person:d17145eb-82ba-0166-5025-07f7a26ea5ef ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person:1f2e60e3-1421-c7be-bf56-46a2d54b8746 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person:41891dea-cce4-d19f-a5e4-ce41c60576e9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person:c237340d-e3b7-e158-ccc2-5fe0bc83757f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person:9a9a6bbf-b1ae-f377-ed72-0d346276260e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Person:826e6d73-3065-5c13-3dd7-647693a40c07 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8319-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-8319-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1776-05-31 - 1776-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1776-05-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10192, Periode: 1776" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "334255" ;
    a2a:RegistryNumber "10192" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10192, Periode: 1776, Notariële archieven, 334255, 10192"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/868c44f4-bbef-8dde-f79c-dccaed21ebdc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8319-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/868c44f4-bbef-8dde-f79c-dccaed21ebdc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/63fa4503-0274-f02b-1118-4a3a5821346c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8319-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/63fa4503-0274-f02b-1118-4a3a5821346c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9eb8b989-eb00-e2e4-fead-d958605a5431.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8319-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9eb8b989-eb00-e2e4-fead-d958605a5431.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-8319-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-8319-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Philippus Pot
Onderwerpsomschrijving: Legaat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10192" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD00950000651", "NOTD00950000652", "NOTD00950000653" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19614_00019614.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00950000652; positie: 4050, 651, 358, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00950000652; positie: 2928, 518, 865, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00950000652; positie: 3845, 553, 459, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00950000652; positie: 3912, 1102, 478, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00950000652; positie: 3352, 207, 594, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00950000652; positie: 3537, 920, 617, 104" .
