@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-cfa5-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Akte van executeurschap op 26 april 1754" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person-25875226-917b-f040-6a09-e621ace57681, oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person-0ecaff73-4d8f-1844-3386-723a9ad3bfc4, oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person-0649ca7a-b089-a452-6664-568ab15b6252, oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person-11809cea-c1fb-ed50-7052-d4e64e62341f ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person-25875226-917b-f040-6a09-e621ace57681
  a a2a:Person ;
  rdfs:label "Isaac Oliaartz" ;
  a2a:PersonName [
    rdfs:label "Isaac Oliaartz" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Oliaartz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person-0ecaff73-4d8f-1844-3386-723a9ad3bfc4
  a a2a:Person ;
  rdfs:label "Joan Servaas Lijnslager" ;
  a2a:PersonName [
    rdfs:label "Joan Servaas Lijnslager" ;
    a2a:PersonNameFirstName "Joan Servaas" ;
    a2a:PersonNameLastName "Lijnslager"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person-0649ca7a-b089-a452-6664-568ab15b6252
  a a2a:Person ;
  rdfs:label "Maria Hester Croock" ;
  a2a:PersonName [
    rdfs:label "Maria Hester Croock" ;
    a2a:PersonNameFirstName "Maria Hester" ;
    a2a:PersonNameLastName "Croock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person-11809cea-c1fb-ed50-7052-d4e64e62341f
  a a2a:Person ;
  rdfs:label "Gijbland Lijnslager" ;
  a2a:PersonName [
    rdfs:label "Gijbland Lijnslager" ;
    a2a:PersonNameFirstName "Gijbland" ;
    a2a:PersonNameLastName "Lijnslager"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Akte van executeurschap" ;
  a2a:EventType "other:Akte van executeurschap" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1754-04-26"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person:25875226-917b-f040-6a09-e621ace57681 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person:0ecaff73-4d8f-1844-3386-723a9ad3bfc4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person:0649ca7a-b089-a452-6664-568ab15b6252 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Person:11809cea-c1fb-ed50-7052-d4e64e62341f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cfa5-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1754-04-26 - 1754-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1754-04-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9233, Periode: 1754" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "329560" ;
    a2a:RegistryNumber "9233" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9233, Periode: 1754, Notariële archieven, 329560, 9233"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/da05d5db-e58c-869e-9990-c3a638acc177.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfa5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/da05d5db-e58c-869e-9990-c3a638acc177.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dcc5eb70-375b-40cc-a7ef-cc2f6407e70c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfa5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dcc5eb70-375b-40cc-a7ef-cc2f6407e70c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8d1b9be2-c974-4dd5-f7cf-55e48f86ca75.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfa5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8d1b9be2-c974-4dd5-f7cf-55e48f86ca75.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfa5-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cfa5-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Grootbrittannien
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9233" ;
  a2a:SourceRemarkAkteSoort "Akte van executeurschap" ;
  a2a:SourceRemarkfilename "KLAB05834000450", "KLAB05834000451", "KLAB05834000452" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17417_00017417.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05834000451; positie: 3506, 3066, 884, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05834000451; positie: 3818, 2970, 1175, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05834000451; positie: 3914, 372, 1115, 176" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05834000451; positie: 4071, 502, 935, 130" .
