@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-4d8e-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 23 maart 1759" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-0b7fc3a1-36cb-f018-1a9a-436cb41dc000, oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-07135d6c-62e9-3fec-bafe-0b74f85fc757, oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-b45bc837-16da-baa6-a900-abc175e6d98a, oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-88f1a67e-909d-177d-7c57-c598238a6cbc, oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-f22db52c-df87-87fe-3fa5-d03410de06a7, oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-58514ed7-b1cd-3eff-69ef-15e4befa0986 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-0b7fc3a1-36cb-f018-1a9a-436cb41dc000
  a a2a:Person ;
  rdfs:label "Bartha Elisabeth Robide" ;
  a2a:PersonName [
    rdfs:label "Bartha Elisabeth Robide" ;
    a2a:PersonNameFirstName "Bartha Elisabeth" ;
    a2a:PersonNameLastName "Robide"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-07135d6c-62e9-3fec-bafe-0b74f85fc757
  a a2a:Person ;
  rdfs:label "Jacomina Schouten" ;
  a2a:PersonName [
    rdfs:label "Jacomina Schouten" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-b45bc837-16da-baa6-a900-abc175e6d98a
  a a2a:Person ;
  rdfs:label "Johanna Willemina Schouten" ;
  a2a:PersonName [
    rdfs:label "Johanna Willemina Schouten" ;
    a2a:PersonNameFirstName "Johanna Willemina" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-88f1a67e-909d-177d-7c57-c598238a6cbc
  a a2a:Person ;
  rdfs:label "Cornelis Dirksz Schouten" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dirksz Schouten" ;
    a2a:PersonNameFirstName "Cornelis Dirksz" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-f22db52c-df87-87fe-3fa5-d03410de06a7
  a a2a:Person ;
  rdfs:label "Francina Robide" ;
  a2a:PersonName [
    rdfs:label "Francina Robide" ;
    a2a:PersonNameFirstName "Francina" ;
    a2a:PersonNameLastName "Robide"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person-58514ed7-b1cd-3eff-69ef-15e4befa0986
  a a2a:Person ;
  rdfs:label "Bernardus Thierry de Bije" ;
  a2a:PersonName [
    rdfs:label "Bernardus Thierry de Bije" ;
    a2a:PersonNameFirstName "Bernardus Thierry" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bije"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1759-03-23"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person:0b7fc3a1-36cb-f018-1a9a-436cb41dc000 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person:07135d6c-62e9-3fec-bafe-0b74f85fc757 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person:b45bc837-16da-baa6-a900-abc175e6d98a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person:88f1a67e-909d-177d-7c57-c598238a6cbc ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person:f22db52c-df87-87fe-3fa5-d03410de06a7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Person:58514ed7-b1cd-3eff-69ef-15e4befa0986 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-4d8e-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1759-03-23 - 1759-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1759-03-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9262, Periode: 1759" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "325670" ;
    a2a:RegistryNumber "9262" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9262, Periode: 1759, Notariële archieven, 325670, 9262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7fec9eab-da5b-28b6-e6e9-8aae6e9c1541.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4d8e-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7fec9eab-da5b-28b6-e6e9-8aae6e9c1541.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a59d2790-ee35-01b6-167f-6634d884fc10.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4d8e-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a59d2790-ee35-01b6-167f-6634d884fc10.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8fa93f46-b0e6-2c69-ac30-11427fbecb64.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4d8e-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8fa93f46-b0e6-2c69-ac30-11427fbecb64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-4d8e-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-4d8e-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: 's Gravenhage
Onderwerpsomschrijving: heeren weesmeesteren.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9262" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTA00914000215", "NOTA00914000216", "NOTA00914000217" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4230_00004230.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000217; positie: 1235, 421, 830, 14" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000216; positie: 3043, 429, 759, 18" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000216; positie: 3459, 2551, 442, 45" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000216; positie: 3194, 2341, 227, 34" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000217; positie: 1804, 333, 242, 3" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000217; positie: 1115, 1314, 841, 32" .
