@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-9ca7-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 22 december 1749" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-3ad2c1ca-e288-e96d-aa4c-e9d4b97def3c, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-2cf7abea-7a2d-0d6f-2ab6-23b16cbe47d1, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-12538712-188c-de22-5704-ce505f26212f, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-25f40794-fb94-6999-32e1-8afdbb588d82, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-40cb39e4-e99f-0b74-3705-618f973c1842, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-3dcd4ae7-a34b-0a5a-fc80-78f56e7b54d9, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-48d2261c-43bc-1b6c-7533-366de8c66be0, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-c68ca9bb-9482-fe15-9a96-c24cc611d820, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-c6b54389-3d8b-23ec-56f6-d1912bacae26, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-c0531188-ee23-24c3-4a30-10b038fa1df1, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-899927f4-51e2-1d96-8c2c-05bb25dc18ff, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-f203110e-a610-8177-bf52-d115106a99a4, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-eea41426-3089-f6ec-8e95-8a7f456b8762, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-610e4df4-dc0f-c2b6-ffae-40344e8246fb, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-5a2fafe5-985e-6aad-2329-b9c8d7f3dab6, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-99467f2e-9693-8fac-0521-90303391699e, oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-ff0c09c3-c278-2412-a78e-06d7ec7154e4 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_8, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_9, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_10, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_11, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_12, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_13, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_14, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_15, oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_16 ;
  a2a:hasSource oa:source_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-3ad2c1ca-e288-e96d-aa4c-e9d4b97def3c
  a a2a:Person ;
  rdfs:label "Marten van der Streng" ;
  a2a:PersonName [
    rdfs:label "Marten van der Streng" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Streng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-2cf7abea-7a2d-0d6f-2ab6-23b16cbe47d1
  a a2a:Person ;
  rdfs:label "Pieter Kops Geerlings" ;
  a2a:PersonName [
    rdfs:label "Pieter Kops Geerlings" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kops Geerlings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-12538712-188c-de22-5704-ce505f26212f
  a a2a:Person ;
  rdfs:label "Pieter Burman" ;
  a2a:PersonName [
    rdfs:label "Pieter Burman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Burman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-25f40794-fb94-6999-32e1-8afdbb588d82
  a a2a:Person ;
  rdfs:label "Jacob Fabrice Burman" ;
  a2a:PersonName [
    rdfs:label "Jacob Fabrice Burman" ;
    a2a:PersonNameFirstName "Jacob Fabrice" ;
    a2a:PersonNameLastName "Burman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-40cb39e4-e99f-0b74-3705-618f973c1842
  a a2a:Person ;
  rdfs:label "Anna van der Streng" ;
  a2a:PersonName [
    rdfs:label "Anna van der Streng" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Streng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-3dcd4ae7-a34b-0a5a-fc80-78f56e7b54d9
  a a2a:Person ;
  rdfs:label "Gouda Apostool" ;
  a2a:PersonName [
    rdfs:label "Gouda Apostool" ;
    a2a:PersonNameFirstName "Gouda" ;
    a2a:PersonNameLastName "Apostool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-48d2261c-43bc-1b6c-7533-366de8c66be0
  a a2a:Person ;
  rdfs:label "Lambert Marcelis" ;
  a2a:PersonName [
    rdfs:label "Lambert Marcelis" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Marcelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-c68ca9bb-9482-fe15-9a96-c24cc611d820
  a a2a:Person ;
  rdfs:label "Pieter van der Streng" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Streng" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Streng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-c6b54389-3d8b-23ec-56f6-d1912bacae26
  a a2a:Person ;
  rdfs:label "Judith Helena van der Streng" ;
  a2a:PersonName [
    rdfs:label "Judith Helena van der Streng" ;
    a2a:PersonNameFirstName "Judith Helena" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Streng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-c0531188-ee23-24c3-4a30-10b038fa1df1
  a a2a:Person ;
  rdfs:label "Henderik Kops" ;
  a2a:PersonName [
    rdfs:label "Henderik Kops" ;
    a2a:PersonNameFirstName "Henderik" ;
    a2a:PersonNameLastName "Kops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-899927f4-51e2-1d96-8c2c-05bb25dc18ff
  a a2a:Person ;
  rdfs:label "Jan de Vicq" ;
  a2a:PersonName [
    rdfs:label "Jan de Vicq" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vicq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-f203110e-a610-8177-bf52-d115106a99a4
  a a2a:Person ;
  rdfs:label "Cornelis Reijnierszoon van den Broek" ;
  a2a:PersonName [
    rdfs:label "Cornelis Reijnierszoon van den Broek" ;
    a2a:PersonNameFirstName "Cornelis Reijnierszoon" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-eea41426-3089-f6ec-8e95-8a7f456b8762
  a a2a:Person ;
  rdfs:label "Sara Couturier" ;
  a2a:PersonName [
    rdfs:label "Sara Couturier" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Couturier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-610e4df4-dc0f-c2b6-ffae-40344e8246fb
  a a2a:Person ;
  rdfs:label "Kasper Burman" ;
  a2a:PersonName [
    rdfs:label "Kasper Burman" ;
    a2a:PersonNameFirstName "Kasper" ;
    a2a:PersonNameLastName "Burman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-5a2fafe5-985e-6aad-2329-b9c8d7f3dab6
  a a2a:Person ;
  rdfs:label "Jan van der Streng" ;
  a2a:PersonName [
    rdfs:label "Jan van der Streng" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Streng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-99467f2e-9693-8fac-0521-90303391699e
  a a2a:Person ;
  rdfs:label "Johanna van der Streng" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Streng" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Streng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person-ff0c09c3-c278-2412-a78e-06d7ec7154e4
  a a2a:Person ;
  rdfs:label "Magdalena Luls" ;
  a2a:PersonName [
    rdfs:label "Magdalena Luls" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Luls"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1749-12-22"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:3ad2c1ca-e288-e96d-aa4c-e9d4b97def3c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:2cf7abea-7a2d-0d6f-2ab6-23b16cbe47d1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:12538712-188c-de22-5704-ce505f26212f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:25f40794-fb94-6999-32e1-8afdbb588d82 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:40cb39e4-e99f-0b74-3705-618f973c1842 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:3dcd4ae7-a34b-0a5a-fc80-78f56e7b54d9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:48d2261c-43bc-1b6c-7533-366de8c66be0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:c68ca9bb-9482-fe15-9a96-c24cc611d820 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:c6b54389-3d8b-23ec-56f6-d1912bacae26 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:c0531188-ee23-24c3-4a30-10b038fa1df1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:899927f4-51e2-1d96-8c2c-05bb25dc18ff ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:f203110e-a610-8177-bf52-d115106a99a4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:eea41426-3089-f6ec-8e95-8a7f456b8762 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:610e4df4-dc0f-c2b6-ffae-40344e8246fb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:5a2fafe5-985e-6aad-2329-b9c8d7f3dab6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:99467f2e-9693-8fac-0521-90303391699e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Person:ff0c09c3-c278-2412-a78e-06d7ec7154e4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-9ca7-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1749-12-22 - 1749-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1749-12-22"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9207, Periode: 1749" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "336337" ;
    a2a:RegistryNumber "9207" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9207, Periode: 1749, Notariële archieven, 336337, 9207"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/78c12a2a-e211-6ac5-c695-a3db6fc3d155.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9ca7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/78c12a2a-e211-6ac5-c695-a3db6fc3d155.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/19eb205f-bdb1-34d7-feea-0c6ec6517c0a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9ca7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/19eb205f-bdb1-34d7-feea-0c6ec6517c0a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/75bb6d1b-dce8-2bd1-8ffb-466f526f4a7a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9ca7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/75bb6d1b-dce8-2bd1-8ffb-466f526f4a7a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b09371bc-6205-909c-3960-bd25599b1560.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9ca7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b09371bc-6205-909c-3960-bd25599b1560.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-9ca7-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-9ca7-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9207" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTA00873000393", "NOTA00873000394", "NOTA00873000395", "NOTA00873000396" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6184_00006184.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 3168, 2234, 830, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 3983, 2440, 229, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 3752, 288, 555, 134" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 1281, 2661, 929, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 1186, 2364, 697, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000394; positie: 2763, 2007, 612, 147" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000394; positie: 2975, 2102, 689, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000394; positie: 3072, 375, 785, 163" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 1292, 1948, 1009, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 3841, 2316, 358, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000394; positie: 2939, 2293, 372, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 1811, 371, 487, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 895, 2180, 504, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 3112, 272, 584, 150" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 3783, 2136, 468, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 1552, 1840, 716, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000395; positie: 1856, 2441, 421, 125" .
