@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-cc5e-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 2 december 1763" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-f901ca97-230f-8d0f-52f0-744f2f617102, oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-a9904488-0e15-71ee-f771-945100400f25, oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-d0ee6d9e-2be7-cf11-43e9-a59e2a50cbc1, oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-02dd00c8-5f1a-163c-8961-6635a0512127, oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-3c101eaa-deec-7da2-7c69-6b40ced511eb, oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-9509a447-d558-149d-4c41-82c391c0c107 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-f901ca97-230f-8d0f-52f0-744f2f617102
  a a2a:Person ;
  rdfs:label "Philip Pichot" ;
  a2a:PersonName [
    rdfs:label "Philip Pichot" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Pichot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-a9904488-0e15-71ee-f771-945100400f25
  a a2a:Person ;
  rdfs:label "Daniel Willer" ;
  a2a:PersonName [
    rdfs:label "Daniel Willer" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Willer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-d0ee6d9e-2be7-cf11-43e9-a59e2a50cbc1
  a a2a:Person ;
  rdfs:label "Joan Leonard Pichot" ;
  a2a:PersonName [
    rdfs:label "Joan Leonard Pichot" ;
    a2a:PersonNameFirstName "Joan Leonard" ;
    a2a:PersonNameLastName "Pichot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-02dd00c8-5f1a-163c-8961-6635a0512127
  a a2a:Person ;
  rdfs:label "Isaac Pichot" ;
  a2a:PersonName [
    rdfs:label "Isaac Pichot" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Pichot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-3c101eaa-deec-7da2-7c69-6b40ced511eb
  a a2a:Person ;
  rdfs:label "Daniel Constantius Pichot" ;
  a2a:PersonName [
    rdfs:label "Daniel Constantius Pichot" ;
    a2a:PersonNameFirstName "Daniel Constantius" ;
    a2a:PersonNameLastName "Pichot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person-9509a447-d558-149d-4c41-82c391c0c107
  a a2a:Person ;
  rdfs:label "Jan David Pichot" ;
  a2a:PersonName [
    rdfs:label "Jan David Pichot" ;
    a2a:PersonNameFirstName "Jan David" ;
    a2a:PersonNameLastName "Pichot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1763-12-02"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person:f901ca97-230f-8d0f-52f0-744f2f617102 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person:a9904488-0e15-71ee-f771-945100400f25 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person:d0ee6d9e-2be7-cf11-43e9-a59e2a50cbc1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person:02dd00c8-5f1a-163c-8961-6635a0512127 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person:3c101eaa-deec-7da2-7c69-6b40ced511eb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Person:9509a447-d558-149d-4c41-82c391c0c107 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cc5e-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-12-02 - 1763-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-12-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1763-12-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11171, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "335848" ;
    a2a:RegistryNumber "11171" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11171, Periode: 1763, Notariële archieven, 335848, 11171"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cc6db806-8ff9-de03-a4fd-744d49637274.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc5e-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cc6db806-8ff9-de03-a4fd-744d49637274.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cf518d9e-bb7e-0660-37f4-d2e7dd64b497.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc5e-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cf518d9e-bb7e-0660-37f4-d2e7dd64b497.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/59651885-4ec4-d338-e6a6-0e924172c6ed.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc5e-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/59651885-4ec4-d338-e6a6-0e924172c6ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc5e-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cc5e-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Schiedam
Locatieomschrijving: 's Hage
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11171" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTD01046000296", "NOTD01046000297", "NOTD01046000298" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17739_00017739.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01046000297; positie: 3747, 1471, 631, 156" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01046000298; positie: 4995, 185, 559, 201" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01046000297; positie: 4033, 192, 795, 166" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01046000297; positie: 3738, 3462, 525, 152" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01046000297; positie: 4735, 1693, 882, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01046000298; positie: 1824, 666, 674, 145" .
