@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-99ca-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 16 november 1775" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-6fe67b3a-67b9-f3e1-7671-4297d07790e9, oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-b162ba09-d81e-8834-056b-691a59799d06, oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-b1e61fb6-392d-4859-5977-a57a2a139134, oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-37dd214e-09eb-b141-d985-46ae89af1da9, oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-c32e9ff7-2095-ad0f-8439-e4ccea987306, oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-c148c7fa-f844-9f34-79d4-2eaea11667eb ;
  a2a:hasEvent oa:event_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-6fe67b3a-67b9-f3e1-7671-4297d07790e9
  a a2a:Person ;
  rdfs:label "Jacob Gerbrands" ;
  a2a:PersonName [
    rdfs:label "Jacob Gerbrands" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Gerbrands"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-b162ba09-d81e-8834-056b-691a59799d06
  a a2a:Person ;
  rdfs:label "Pieter Listig" ;
  a2a:PersonName [
    rdfs:label "Pieter Listig" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Listig"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-b1e61fb6-392d-4859-5977-a57a2a139134
  a a2a:Person ;
  rdfs:label "Andries van Son" ;
  a2a:PersonName [
    rdfs:label "Andries van Son" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-37dd214e-09eb-b141-d985-46ae89af1da9
  a a2a:Person ;
  rdfs:label "Fenna Margaretha Rutgers" ;
  a2a:PersonName [
    rdfs:label "Fenna Margaretha Rutgers" ;
    a2a:PersonNameFirstName "Fenna Margaretha" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-c32e9ff7-2095-ad0f-8439-e4ccea987306
  a a2a:Person ;
  rdfs:label "Alijda Margaretha Stronck" ;
  a2a:PersonName [
    rdfs:label "Alijda Margaretha Stronck" ;
    a2a:PersonNameFirstName "Alijda Margaretha" ;
    a2a:PersonNameLastName "Stronck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person-c148c7fa-f844-9f34-79d4-2eaea11667eb
  a a2a:Person ;
  rdfs:label "Jurrian Stronck" ;
  a2a:PersonName [
    rdfs:label "Jurrian Stronck" ;
    a2a:PersonNameFirstName "Jurrian" ;
    a2a:PersonNameLastName "Stronck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1775-11-16"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person:6fe67b3a-67b9-f3e1-7671-4297d07790e9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person:b162ba09-d81e-8834-056b-691a59799d06 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person:b1e61fb6-392d-4859-5977-a57a2a139134 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person:37dd214e-09eb-b141-d985-46ae89af1da9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person:c32e9ff7-2095-ad0f-8439-e4ccea987306 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Person:c148c7fa-f844-9f34-79d4-2eaea11667eb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-99ca-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1775-11-16 - 1775-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1775-11-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10881, Periode: 1775" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "320578" ;
    a2a:RegistryNumber "10881" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10881, Periode: 1775, Notariële archieven, 320578, 10881"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/48aabcd0-f84c-0093-6a78-c60b75de324f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-99ca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/48aabcd0-f84c-0093-6a78-c60b75de324f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1e29f63c-f597-4fe6-73f3-151c84359057.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-99ca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1e29f63c-f597-4fe6-73f3-151c84359057.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/65c190f7-b992-98fd-83e7-3f8142d318cc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-99ca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/65c190f7-b992-98fd-83e7-3f8142d318cc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5f687694-24dc-ff87-202b-02db4fab00df.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-99ca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5f687694-24dc-ff87-202b-02db4fab00df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-99ca-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-99ca-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Overijssel
Locatieomschrijving: Enschede
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10881" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTA01488000312", "NOTA01488000313", "NOTA01488000314", "NOTA01488000315" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19833_00019833.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000313; positie: 3519, 486, 634, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000315; positie: 1084, 1496, 681, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000315; positie: 1118, 1595, 873, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000314; positie: 3895, 1512, 1018, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000313; positie: 3549, 621, 1032, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000314; positie: 3179, 1514, 603, 95" .
