@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-07b4-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 28 november 1749" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-165d9642-82d9-4e15-d7c5-0e47dfff0c1b, oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-3452f938-77ac-adf3-828b-ae9c705d845b, oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-976645ef-0dc2-6bf7-bc4e-6acf1709b0be, oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-abb295b6-23d0-ef53-e99a-28fd0bc437ef, oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-f02f303e-71b5-6a22-ee5b-59a181f50888, oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-ffb3c623-3fd5-ae95-868c-e2677847fc0e ;
  a2a:hasEvent oa:event_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-165d9642-82d9-4e15-d7c5-0e47dfff0c1b
  a a2a:Person ;
  rdfs:label "Cornelis de Schepper" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Schepper" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Schepper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-3452f938-77ac-adf3-828b-ae9c705d845b
  a a2a:Person ;
  rdfs:label "Anna Emerentia van Broijel" ;
  a2a:PersonName [
    rdfs:label "Anna Emerentia van Broijel" ;
    a2a:PersonNameFirstName "Anna Emerentia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Broijel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-976645ef-0dc2-6bf7-bc4e-6acf1709b0be
  a a2a:Person ;
  rdfs:label "Maria van Broijel" ;
  a2a:PersonName [
    rdfs:label "Maria van Broijel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Broijel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-abb295b6-23d0-ef53-e99a-28fd0bc437ef
  a a2a:Person ;
  rdfs:label "Abraham ter Borch" ;
  a2a:PersonName [
    rdfs:label "Abraham ter Borch" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Borch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-f02f303e-71b5-6a22-ee5b-59a181f50888
  a a2a:Person ;
  rdfs:label "Abraham van Broijel" ;
  a2a:PersonName [
    rdfs:label "Abraham van Broijel" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Broijel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person-ffb3c623-3fd5-ae95-868c-e2677847fc0e
  a a2a:Person ;
  rdfs:label "Jan Willemsz van der Keere" ;
  a2a:PersonName [
    rdfs:label "Jan Willemsz van der Keere" ;
    a2a:PersonNameFirstName "Jan Willemsz" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Keere"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1749-11-28"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person:165d9642-82d9-4e15-d7c5-0e47dfff0c1b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person:3452f938-77ac-adf3-828b-ae9c705d845b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person:976645ef-0dc2-6bf7-bc4e-6acf1709b0be ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person:abb295b6-23d0-ef53-e99a-28fd0bc437ef ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person:f02f303e-71b5-6a22-ee5b-59a181f50888 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Person:ffb3c623-3fd5-ae95-868c-e2677847fc0e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-07b4-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1749-11-28 - 1749-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1749-11-28"^^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 "319528" ;
    a2a:RegistryNumber "9207" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9207, Periode: 1749, Notariële archieven, 319528, 9207"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2e652d9d-023e-8fcc-db08-c5fbf226cf36.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-07b4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2e652d9d-023e-8fcc-db08-c5fbf226cf36.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d00a47c1-e689-906e-680a-4be2a1157dfa.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-07b4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d00a47c1-e689-906e-680a-4be2a1157dfa.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b1cab954-d659-8f6d-ffdd-380a5a5859b7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-07b4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b1cab954-d659-8f6d-ffdd-380a5a5859b7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-07b4-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-07b4-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Onderwerpsomschrijving: Codicil
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9207" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTA00873000253", "NOTA00873000254", "NOTA00873000255" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6186_00006186.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000255; positie: 3612, 467, 741, 191" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000255; positie: 932, 1522, 502, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000254; positie: 2773, 1444, 663, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000255; positie: 2823, 459, 1263, 147" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000254; positie: 3101, 348, 977, 189" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00873000255; positie: 3060, 936, 923, 110" .
