@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-01aa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 31 maart 1753" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person-387e44e3-ae8a-43ed-a0e7-fd3263e01389, oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person-386136b0-9778-504c-a412-b165a5dc1cbf, oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person-601f5c14-391f-6aee-30ee-5f833b3ec366, oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person-e810f710-dd5c-473c-22eb-8a84634704e6, oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person-dd376eb1-340c-c5ae-fc54-c4d364e9fb6b ;
  a2a:hasEvent oa:event_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person-387e44e3-ae8a-43ed-a0e7-fd3263e01389
  a a2a:Person ;
  rdfs:label "Harman Hendrik van de Poll" ;
  a2a:PersonName [
    rdfs:label "Harman Hendrik van de Poll" ;
    a2a:PersonNameFirstName "Harman Hendrik" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person-386136b0-9778-504c-a412-b165a5dc1cbf
  a a2a:Person ;
  rdfs:label "Margareta Trip" ;
  a2a:PersonName [
    rdfs:label "Margareta Trip" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Trip"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person-601f5c14-391f-6aee-30ee-5f833b3ec366
  a a2a:Person ;
  rdfs:label "Jacoba Bregitta van de Poll" ;
  a2a:PersonName [
    rdfs:label "Jacoba Bregitta van de Poll" ;
    a2a:PersonNameFirstName "Jacoba Bregitta" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person-e810f710-dd5c-473c-22eb-8a84634704e6
  a a2a:Person ;
  rdfs:label "Jacobus van de Poll" ;
  a2a:PersonName [
    rdfs:label "Jacobus van de Poll" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person-dd376eb1-340c-c5ae-fc54-c4d364e9fb6b
  a a2a:Person ;
  rdfs:label "Jan van de Poll" ;
  a2a:PersonName [
    rdfs:label "Jan van de Poll" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1753-03-31"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person:387e44e3-ae8a-43ed-a0e7-fd3263e01389 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person:386136b0-9778-504c-a412-b165a5dc1cbf ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person:601f5c14-391f-6aee-30ee-5f833b3ec366 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person:e810f710-dd5c-473c-22eb-8a84634704e6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Person:dd376eb1-340c-c5ae-fc54-c4d364e9fb6b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-01aa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1753-03-31 - 1753-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1753-03-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9227, Periode: 1753" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "373012" ;
    a2a:RegistryNumber "9227" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9227, Periode: 1753, Notariële archieven, 373012, 9227"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/426d9533-e9ce-abae-9881-d961477009cb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-01aa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/426d9533-e9ce-abae-9881-d961477009cb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5aa504c4-665f-a2b5-9b7d-08d124287991.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-01aa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5aa504c4-665f-a2b5-9b7d-08d124287991.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c95d6a7a-e912-8eb2-87b9-246ac8d80449.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-01aa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c95d6a7a-e912-8eb2-87b9-246ac8d80449.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4a94934e-052c-1665-10a1-273c189ee5af.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-01aa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4a94934e-052c-1665-10a1-273c189ee5af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-01aa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-01aa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9227" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTA00892000217", "NOTA00892000218", "NOTA00892000219", "NOTA00892000220" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9226_00009226.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00892000218; positie: 3856, 358, 386, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00892000218; positie: 3833, 548, 464, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00892000218; positie: 3118, 1742, 1016, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00892000219; positie: 1252, 1133, 651, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00892000219; positie: 1446, 1050, 475, 85" .
