@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_d0092ad0-b69a-1a7b-e053-b784100aab8a
  a a2a:Record ;
  rdfs:label "Testament op 24 april 1802" ;
  a2a:hasPerson oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person-5dc6788d-d960-7dfa-d65d-2437a47061cb, oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person-a01ebcc6-4f6f-b83e-0229-2b057b2a6a63, oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person-e224034d-4646-8067-eb4d-6eeeee5267a8, oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person-9b0e2c5c-f1a0-1858-00d2-e95d69ae0682, oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person-7d33aed9-13c1-10cd-6ddf-6c50a873c2fb ;
  a2a:hasEvent oa:event_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_0, oa:relationep_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_1, oa:relationep_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_2, oa:relationep_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_3, oa:relationep_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_4 ;
  a2a:hasSource oa:source_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a .

oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person-5dc6788d-d960-7dfa-d65d-2437a47061cb
  a a2a:Person ;
  rdfs:label "Liebman Calis" ;
  a2a:PersonName [
    rdfs:label "Liebman Calis" ;
    a2a:PersonNameFirstName "Liebman" ;
    a2a:PersonNameLastName "Calis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person-a01ebcc6-4f6f-b83e-0229-2b057b2a6a63
  a a2a:Person ;
  rdfs:label "Isaac Samuel Benedictus" ;
  a2a:PersonName [
    rdfs:label "Isaac Samuel Benedictus" ;
    a2a:PersonNameFirstName "Isaac Samuel" ;
    a2a:PersonNameLastName "Benedictus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person-e224034d-4646-8067-eb4d-6eeeee5267a8
  a a2a:Person ;
  rdfs:label "Elsje Calis" ;
  a2a:PersonName [
    rdfs:label "Elsje Calis" ;
    a2a:PersonNameFirstName "Elsje" ;
    a2a:PersonNameLastName "Calis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person-9b0e2c5c-f1a0-1858-00d2-e95d69ae0682
  a a2a:Person ;
  rdfs:label "Levi Jacobs" ;
  a2a:PersonName [
    rdfs:label "Levi Jacobs" ;
    a2a:PersonNameFirstName "Levi" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person-7d33aed9-13c1-10cd-6ddf-6c50a873c2fb
  a a2a:Person ;
  rdfs:label "Jonas Meijer" ;
  a2a:PersonName [
    rdfs:label "Jonas Meijer" ;
    a2a:PersonNameFirstName "Jonas" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1802-04-24"^^xsd:date
  ] .

oa:relationep_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person:5dc6788d-d960-7dfa-d65d-2437a47061cb ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person:a01ebcc6-4f6f-b83e-0229-2b057b2a6a63 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person:e224034d-4646-8067-eb4d-6eeeee5267a8 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person:9b0e2c5c-f1a0-1858-00d2-e95d69ae0682 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Person:7d33aed9-13c1-10cd-6ddf-6c50a873c2fb ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a_Event1 .

oa:source_saa_d0092ad0-b69a-1a7b-e053-b784100aab8a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1802-04-24 - 1802-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1802-04-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 19356, Periode: 1802" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "555292" ;
    a2a:RegistryNumber "19356" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 19356, Periode: 1802, Notariële archieven, 555292, 19356"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/226bdfaf-b75d-9470-ee3f-9216cb5439ba.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-b69a-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/226bdfaf-b75d-9470-ee3f-9216cb5439ba.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/962d5869-5b42-9979-4fc0-7ee32332b330.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-b69a-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/962d5869-5b42-9979-4fc0-7ee32332b330.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cd34e8e3-84b4-d41e-8772-ea44027ea433.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-b69a-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cd34e8e3-84b4-d41e-8772-ea44027ea433.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c97522b3-ed9b-25b2-adca-709a314df2a2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-b69a-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c97522b3-ed9b-25b2-adca-709a314df2a2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3cf01f4d-297c-17a7-014a-7b199d944819.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-b69a-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3cf01f4d-297c-17a7-014a-7b199d944819.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d0092ad0-b69a-1a7b-e053-b784100aab8a" ;
  a2a:RecordGUID "{d0092ad0-b69a-1a7b-e053-b784100aab8a}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr. Gerrit Buijskes
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/19356" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "KLAH01671000108", "KLAH01671000109", "KLAH01671000110", "KLAH01671000111", "KLAH01671000112" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_753_00000753.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01671000112; positie: 1721, 223, 582, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01671000109; positie: 3663, 852, 1031, 201" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01671000109; positie: 3592, 3017, 618, 162" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01671000112; positie: 941, 376, 662, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01671000112; positie: 1382, 306, 694, 109" .
