@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_d837ae04-3c80-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 19 oktober 1733" ;
  a2a:hasPerson oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-222e7306-c450-16cf-cbc8-d453a0832e07, oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-9fb6a2d9-60f4-2c94-658c-df014b4dd00c, oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-a7d826da-fd86-7da7-98c8-84826404f0f3, oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-2ab477dd-53c7-53fb-f221-b60a7cb68403, oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-fe1d1534-cfbb-60e1-8c30-5f1a9c3db9b6, oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-e90b9272-c61c-0cd8-0f06-2d6e8268aa27 ;
  a2a:hasEvent oa:event_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-3c80-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-222e7306-c450-16cf-cbc8-d453a0832e07
  a a2a:Person ;
  rdfs:label "Isaack de Pas" ;
  a2a:PersonName [
    rdfs:label "Isaack de Pas" ;
    a2a:PersonNameFirstName "Isaack" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-9fb6a2d9-60f4-2c94-658c-df014b4dd00c
  a a2a:Person ;
  rdfs:label "Cornelis Lubbertsz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lubbertsz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Lubbertsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-a7d826da-fd86-7da7-98c8-84826404f0f3
  a a2a:Person ;
  rdfs:label "Gijsbert Roelofsz Kalis" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Roelofsz Kalis" ;
    a2a:PersonNameFirstName "Gijsbert Roelofsz" ;
    a2a:PersonNameLastName "Kalis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-2ab477dd-53c7-53fb-f221-b60a7cb68403
  a a2a:Person ;
  rdfs:label "Roelofje Krabbe" ;
  a2a:PersonName [
    rdfs:label "Roelofje Krabbe" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Krabbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-fe1d1534-cfbb-60e1-8c30-5f1a9c3db9b6
  a a2a:Person ;
  rdfs:label "Anthonij van Vechten" ;
  a2a:PersonName [
    rdfs:label "Anthonij van Vechten" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vechten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person-e90b9272-c61c-0cd8-0f06-2d6e8268aa27
  a a2a:Person ;
  rdfs:label "Catharina Krabbe" ;
  a2a:PersonName [
    rdfs:label "Catharina Krabbe" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Krabbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1733-10-19"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person:222e7306-c450-16cf-cbc8-d453a0832e07 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person:9fb6a2d9-60f4-2c94-658c-df014b4dd00c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person:a7d826da-fd86-7da7-98c8-84826404f0f3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person:2ab477dd-53c7-53fb-f221-b60a7cb68403 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person:fe1d1534-cfbb-60e1-8c30-5f1a9c3db9b6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3c80-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Person:e90b9272-c61c-0cd8-0f06-2d6e8268aa27 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3c80-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3c80-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1733-10-19 - 1733-10-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-10-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-10-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1733-10-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7563, Periode: 1733" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "601878" ;
    a2a:RegistryNumber "7563" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7563, Periode: 1733, Notariële archieven, 601878, 7563"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9d27a20e-040e-0640-21f2-da08d944a7aa.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3c80-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9d27a20e-040e-0640-21f2-da08d944a7aa.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a99d3d0a-e8d9-b682-ebdd-9b90ef8f2806.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3c80-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a99d3d0a-e8d9-b682-ebdd-9b90ef8f2806.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/19f58c63-d635-c2e7-6676-315e56dfa88b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3c80-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/19f58c63-d635-c2e7-6676-315e56dfa88b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3c80-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3c80-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Curacao
Onderwerpsomschrijving: weduwe bij Amstelsluis aan de molen van de Bul
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7563" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTC00424000235", "NOTC00424000236", "NOTC00424000237" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_38_00000038.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000236; positie: 4135, 290, 632, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000235; positie: 1971, 1241, 350, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000236; positie: 1267, 1982, 1172, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000236; positie: 749, 2712, 721, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000236; positie: 3271, 439, 1019, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000235; positie: 690, 1264, 788, 97" .
