@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_d837ae03-c438-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 4 juni 1716" ;
  a2a:hasPerson oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person-2b6c0714-3242-c82d-4f83-4e812c6f2f0a, oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person-43f19547-7bc5-9b43-e44b-7c1d549c0856, oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person-d3653ad6-d1e1-e6b6-7f15-341f3e06e8b2, oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person-f4c41a4b-6006-e704-a463-7a82bf4e1ec7, oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person-a30d8723-6a29-7edc-25bd-29a48131fbf7 ;
  a2a:hasEvent oa:event_saa_d837ae03-c438-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c438-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c438-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c438-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c438-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c438-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-c438-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person-2b6c0714-3242-c82d-4f83-4e812c6f2f0a
  a a2a:Person ;
  rdfs:label "Neeltje Hilbrands" ;
  a2a:PersonName [
    rdfs:label "Neeltje Hilbrands" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Hilbrands"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person-43f19547-7bc5-9b43-e44b-7c1d549c0856
  a a2a:Person ;
  rdfs:label "Afie Jansz" ;
  a2a:PersonName [
    rdfs:label "Afie Jansz" ;
    a2a:PersonNameFirstName "Afie" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person-d3653ad6-d1e1-e6b6-7f15-341f3e06e8b2
  a a2a:Person ;
  rdfs:label "Evert Spanjaart" ;
  a2a:PersonName [
    rdfs:label "Evert Spanjaart" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Spanjaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person-f4c41a4b-6006-e704-a463-7a82bf4e1ec7
  a a2a:Person ;
  rdfs:label "Jan Spanjaart" ;
  a2a:PersonName [
    rdfs:label "Jan Spanjaart" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Spanjaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person-a30d8723-6a29-7edc-25bd-29a48131fbf7
  a a2a:Person ;
  rdfs:label "Hilbrand Claaszen" ;
  a2a:PersonName [
    rdfs:label "Hilbrand Claaszen" ;
    a2a:PersonNameFirstName "Hilbrand" ;
    a2a:PersonNameLastName "Claaszen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c438-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1716-06-04"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c438-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person:2b6c0714-3242-c82d-4f83-4e812c6f2f0a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c438-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c438-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person:43f19547-7bc5-9b43-e44b-7c1d549c0856 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c438-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c438-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person:d3653ad6-d1e1-e6b6-7f15-341f3e06e8b2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c438-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c438-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person:f4c41a4b-6006-e704-a463-7a82bf4e1ec7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c438-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c438-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c438-6b6d-e053-b784100acdee_Person:a30d8723-6a29-7edc-25bd-29a48131fbf7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c438-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c438-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1716-06-04 - 1716-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1716-06-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8199, Periode: 1715-1716" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "603450" ;
    a2a:RegistryNumber "8199" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8199, Periode: 1715-1716, Notariële archieven, 603450, 8199"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0af6b207-8a81-2ef3-21d2-3a8ae30f1b54.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c438-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0af6b207-8a81-2ef3-21d2-3a8ae30f1b54.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/59c8daa7-8889-0eb9-c932-2ce51c549df0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c438-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/59c8daa7-8889-0eb9-c932-2ce51c549df0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/284b799d-8a65-3f6a-2d05-34047a1adb18.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c438-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/284b799d-8a65-3f6a-2d05-34047a1adb18.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c438-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c438-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Arnout Lepper
Locatieomschrijving: Purmerend
Onderwerpsomschrijving: weduwe
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8199" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTT00016000575", "NOTT00016000576", "NOTT00016000577" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_562_00000562.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00016000576; positie: 3693, 2783, 833, 204" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00016000576; positie: 3102, 1070, 307, 194" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00016000577; positie: 3158, 961, 844, 224" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00016000577; positie: 4449, 887, 297, 156" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00016000576; positie: 3721, 1004, 711, 207" .
