@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-aa86-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 21 februari 1773" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person-08e49baa-cd37-e879-caae-cb305c7e4e11, oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person-32b24d87-66da-3c77-23fd-3fa8710689cd, oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person-38bfc0dc-8a94-3be6-1585-4ac9803bfcc8, oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person-cf98279b-ce98-84b6-0e06-1697210f6576, oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person-5218b1e6-d957-b11e-c764-c6eedaca774d ;
  a2a:hasEvent oa:event_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person-08e49baa-cd37-e879-caae-cb305c7e4e11
  a a2a:Person ;
  rdfs:label "Jacobus Besselman" ;
  a2a:PersonName [
    rdfs:label "Jacobus Besselman" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Besselman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person-32b24d87-66da-3c77-23fd-3fa8710689cd
  a a2a:Person ;
  rdfs:label "Jan Hoefman" ;
  a2a:PersonName [
    rdfs:label "Jan Hoefman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hoefman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person-38bfc0dc-8a94-3be6-1585-4ac9803bfcc8
  a a2a:Person ;
  rdfs:label "Willemijntje Tessel" ;
  a2a:PersonName [
    rdfs:label "Willemijntje Tessel" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNameLastName "Tessel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person-cf98279b-ce98-84b6-0e06-1697210f6576
  a a2a:Person ;
  rdfs:label "Jacobus Gelle" ;
  a2a:PersonName [
    rdfs:label "Jacobus Gelle" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Gelle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person-5218b1e6-d957-b11e-c764-c6eedaca774d
  a a2a:Person ;
  rdfs:label "Hendrik Gelle" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gelle" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Gelle"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person:08e49baa-cd37-e879-caae-cb305c7e4e11 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person:32b24d87-66da-3c77-23fd-3fa8710689cd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person:38bfc0dc-8a94-3be6-1585-4ac9803bfcc8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person:cf98279b-ce98-84b6-0e06-1697210f6576 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Person:5218b1e6-d957-b11e-c764-c6eedaca774d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-aa86-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1773-02-21 - 1773-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1773-02-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11208, Periode: 1773" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "363462" ;
    a2a:RegistryNumber "11208" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11208, Periode: 1773, Notariële archieven, 363462, 11208"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4c596948-5f71-b9a2-e1d7-220d070252ed.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-aa86-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4c596948-5f71-b9a2-e1d7-220d070252ed.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/aafca468-c62c-89a1-beda-4ec2e94b1219.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-aa86-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/aafca468-c62c-89a1-beda-4ec2e94b1219.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/33b127b1-0baf-4349-ea2e-b909a7136392.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-aa86-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/33b127b1-0baf-4349-ea2e-b909a7136392.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-aa86-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-aa86-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11208" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTD01083000279", "NOTD01083000280", "NOTD01083000281" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4384_00004384.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01083000280; positie: 3500, 1422, 715, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01083000280; positie: 3792, 1556, 566, 63" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01083000280; positie: 886, 2249, 1010, 184" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01083000281; positie: 1339, 355, 305, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01083000281; positie: 1789, 362, 591, 86" .
