@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-367a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 2 juli 1636" ;
  a2a:hasPerson oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-9d25306b-d9c3-1e90-5db0-8e891a11fd6c, oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-afd10a5b-b0be-5cf4-38ab-f23799a7ce5a, oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-8db3d5a4-8239-999a-2578-b6b9d46b13c7, oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-92dec21a-ed86-fa67-51df-3efb000d2863, oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-45c6c2e7-5055-fb90-1e8a-86c31a67f3b2, oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-f809f129-4974-70d7-d9d5-799c9aa299e8 ;
  a2a:hasEvent oa:event_saa_d837ae04-367a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-367a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-9d25306b-d9c3-1e90-5db0-8e891a11fd6c
  a a2a:Person ;
  rdfs:label "Sijtgen Gerres" ;
  a2a:PersonName [
    rdfs:label "Sijtgen Gerres" ;
    a2a:PersonNameFirstName "Sijtgen" ;
    a2a:PersonNameLastName "Gerres"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-afd10a5b-b0be-5cf4-38ab-f23799a7ce5a
  a a2a:Person ;
  rdfs:label "Boetius" ;
  a2a:PersonName [
    rdfs:label "Boetius" ;
    a2a:PersonNameLastName "Boetius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-8db3d5a4-8239-999a-2578-b6b9d46b13c7
  a a2a:Person ;
  rdfs:label "Magdalena Jans" ;
  a2a:PersonName [
    rdfs:label "Magdalena Jans" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-92dec21a-ed86-fa67-51df-3efb000d2863
  a a2a:Person ;
  rdfs:label "Engeltge Hendricx" ;
  a2a:PersonName [
    rdfs:label "Engeltge Hendricx" ;
    a2a:PersonNameFirstName "Engeltge" ;
    a2a:PersonNameLastName "Hendricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-45c6c2e7-5055-fb90-1e8a-86c31a67f3b2
  a a2a:Person ;
  rdfs:label "Lijsbet Pieters" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Pieters" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person-f809f129-4974-70d7-d9d5-799c9aa299e8
  a a2a:Person ;
  rdfs:label "Jeronimus Petri Heringa" ;
  a2a:PersonName [
    rdfs:label "Jeronimus Petri Heringa" ;
    a2a:PersonNameFirstName "Jeronimus Petri" ;
    a2a:PersonNameLastName "Heringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-367a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1636-07-02"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person:9d25306b-d9c3-1e90-5db0-8e891a11fd6c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-367a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person:afd10a5b-b0be-5cf4-38ab-f23799a7ce5a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-367a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person:8db3d5a4-8239-999a-2578-b6b9d46b13c7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-367a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person:92dec21a-ed86-fa67-51df-3efb000d2863 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-367a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person:45c6c2e7-5055-fb90-1e8a-86c31a67f3b2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-367a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-367a-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-367a-6b6d-e053-b784100acdee_Person:f809f129-4974-70d7-d9d5-799c9aa299e8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-367a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-367a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-07-02 - 1636-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1636-07-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 949A, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "641074" ;
    a2a:RegistryNumber "949A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 949A, Periode: 1636, Notariële archieven, 641074, 949A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e7a72d9f-b623-779a-97b2-ead441ef899e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-367a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e7a72d9f-b623-779a-97b2-ead441ef899e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2613c0d5-e551-06e2-5132-e7caa804ff8d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-367a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2613c0d5-e551-06e2-5132-e7caa804ff8d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/95df9871-a3ff-c0a3-43f8-a765a544e3b5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-367a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/95df9871-a3ff-c0a3-43f8-a765a544e3b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-367a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-367a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: kopie 17-05-1636
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/949A" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "VBPA00013000368", "VBPA00013000369", "VBPA00013000370" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_7_00000007.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000370; positie: 264, 3995, 857, 147" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000370; positie: 738, 511, 334, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000370; positie: 971, 393, 729, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000368; positie: 1415, 3633, 966, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000370; positie: 788, 4167, 781, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000368; positie: 1986, 3510, 774, 152" .
