@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-a357-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 12 maart 1767" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person-35e69dcb-fa93-f2f7-5c8d-3e1eb7ab07d1, oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person-7f562ec9-b2df-dad0-84c7-5e183c4888e1, oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person-f93432f3-b2a7-0145-7943-709d4f9424ce, oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person-fc850f76-99c3-9562-f7af-e94ad711faa3 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a357-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person-35e69dcb-fa93-f2f7-5c8d-3e1eb7ab07d1
  a a2a:Person ;
  rdfs:label "Paulus Froonhoff" ;
  a2a:PersonName [
    rdfs:label "Paulus Froonhoff" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Froonhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person-7f562ec9-b2df-dad0-84c7-5e183c4888e1
  a a2a:Person ;
  rdfs:label "Martinus Domsma" ;
  a2a:PersonName [
    rdfs:label "Martinus Domsma" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Domsma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person-f93432f3-b2a7-0145-7943-709d4f9424ce
  a a2a:Person ;
  rdfs:label "Elias Kien" ;
  a2a:PersonName [
    rdfs:label "Elias Kien" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Kien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person-fc850f76-99c3-9562-f7af-e94ad711faa3
  a a2a:Person ;
  rdfs:label "Johanna Elizabeth Froonhoff" ;
  a2a:PersonName [
    rdfs:label "Johanna Elizabeth Froonhoff" ;
    a2a:PersonNameFirstName "Johanna Elizabeth" ;
    a2a:PersonNameLastName "Froonhoff"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person:35e69dcb-fa93-f2f7-5c8d-3e1eb7ab07d1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person:7f562ec9-b2df-dad0-84c7-5e183c4888e1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person:f93432f3-b2a7-0145-7943-709d4f9424ce ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Person:fc850f76-99c3-9562-f7af-e94ad711faa3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a357-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a357-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1767-03-12 - 1767-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1767-03-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11184, Periode: 1767" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "344811" ;
    a2a:RegistryNumber "11184" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11184, Periode: 1767, Notariële archieven, 344811, 11184"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/10cc1ce9-78af-598a-5f3c-4b28251d9074.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a357-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/10cc1ce9-78af-598a-5f3c-4b28251d9074.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/659f034d-fd77-b259-e8d6-ece5d844289e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a357-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/659f034d-fd77-b259-e8d6-ece5d844289e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f1a5bfa0-c0db-92f1-16a3-d9b794bf906e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a357-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f1a5bfa0-c0db-92f1-16a3-d9b794bf906e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a357-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a357-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Onderwerpsomschrijving: Legaat van ƒ500 aan de Gereformeerde Diaconie armen.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11184" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTD01059000311", "NOTD01059000312", "NOTD01059000313" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_7327_00007327.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01059000312; positie: 3671, 1513, 545, 59" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01059000312; positie: 2794, 2609, 560, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01059000312; positie: 2749, 174, 320, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01059000312; positie: 3077, 1436, 842, 65" .
