@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-ca89-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 5 mei 1671" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person-a84cb035-1192-1ea4-18ba-150d523d426a, oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person-39522cef-9996-eb30-5b1e-a184abb862f4, oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person-98a443dc-b058-6fde-d758-9e7ac1cf8bd9, oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person-8f013880-5219-2198-7372-ed770840b9df, oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person-dbc790c6-6b8a-9d2f-e28f-ca382deb2315 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person-a84cb035-1192-1ea4-18ba-150d523d426a
  a a2a:Person ;
  rdfs:label "Anna Finson" ;
  a2a:PersonName [
    rdfs:label "Anna Finson" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Finson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person-39522cef-9996-eb30-5b1e-a184abb862f4
  a a2a:Person ;
  rdfs:label "Jan Weijmans" ;
  a2a:PersonName [
    rdfs:label "Jan Weijmans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Weijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person-98a443dc-b058-6fde-d758-9e7ac1cf8bd9
  a a2a:Person ;
  rdfs:label "Frederick Dorville" ;
  a2a:PersonName [
    rdfs:label "Frederick Dorville" ;
    a2a:PersonNameFirstName "Frederick" ;
    a2a:PersonNameLastName "Dorville"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person-8f013880-5219-2198-7372-ed770840b9df
  a a2a:Person ;
  rdfs:label "Pieter Haijman" ;
  a2a:PersonName [
    rdfs:label "Pieter Haijman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Haijman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person-dbc790c6-6b8a-9d2f-e28f-ca382deb2315
  a a2a:Person ;
  rdfs:label "Nicolaes Weijmans" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Weijmans" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Weijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1671" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1671-05-05"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person:a84cb035-1192-1ea4-18ba-150d523d426a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person:39522cef-9996-eb30-5b1e-a184abb862f4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person:98a443dc-b058-6fde-d758-9e7ac1cf8bd9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person:8f013880-5219-2198-7372-ed770840b9df ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Person:dbc790c6-6b8a-9d2f-e28f-ca382deb2315 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-ca89-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1671-05-05 - 1671-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1671-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1671-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1671" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1671-05-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 4000, Periode: 1671" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "320812" ;
    a2a:RegistryNumber "4000" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 4000, Periode: 1671, Notariële archieven, 320812, 4000"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/58167812-a56f-2e5e-3f24-6f3968ad8b8a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-ca89-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/58167812-a56f-2e5e-3f24-6f3968ad8b8a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/56cb3950-6188-8bf6-4e35-696b364671d8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-ca89-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/56cb3950-6188-8bf6-4e35-696b364671d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-ca89-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-ca89-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wijbrant Wijbrantsz
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/4000" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "KLAD03425000145", "KLAD03425000146" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9373_00009373.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03425000145; positie: 1955, 741, 420, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03425000146; positie: 1119, 1875, 510, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03425000146; positie: 2111, 1879, 325, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03425000146; positie: 1814, 1800, 622, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03425000145; positie: 1044, 809, 621, 111" .
