@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_9d6d21e2-c0aa-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Testament op 28 december 1675" ;
  a2a:hasPerson oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-bfbe43d6-c7fd-52d8-f926-7bba6c6ca969, oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-0eb44690-3846-a49d-3267-f2f3eb253eb1, oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-6c4ddc71-d161-56fd-fcb2-9d100f8a7bd4, oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-7c993825-02b1-cf0b-45b9-d1e4c0d0a9e4, oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-535f5ae0-9aa9-cda7-2ff9-8242c9a9e28c, oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-59a08ac5-ee31-449e-ce46-18bb6ffe4e52 ;
  a2a:hasEvent oa:event_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21e2-c0aa-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-bfbe43d6-c7fd-52d8-f926-7bba6c6ca969
  a a2a:Person ;
  rdfs:label "Justus Baeck" ;
  a2a:PersonName [
    rdfs:label "Justus Baeck" ;
    a2a:PersonNameFirstName "Justus" ;
    a2a:PersonNameLastName "Baeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-0eb44690-3846-a49d-3267-f2f3eb253eb1
  a a2a:Person ;
  rdfs:label "Dirck Boonen" ;
  a2a:PersonName [
    rdfs:label "Dirck Boonen" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Boonen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-6c4ddc71-d161-56fd-fcb2-9d100f8a7bd4
  a a2a:Person ;
  rdfs:label "Niclaes Kruijs" ;
  a2a:PersonName [
    rdfs:label "Niclaes Kruijs" ;
    a2a:PersonNameFirstName "Niclaes" ;
    a2a:PersonNameLastName "Kruijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-7c993825-02b1-cf0b-45b9-d1e4c0d0a9e4
  a a2a:Person ;
  rdfs:label "Hendrickje Pieters" ;
  a2a:PersonName [
    rdfs:label "Hendrickje Pieters" ;
    a2a:PersonNameFirstName "Hendrickje" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-535f5ae0-9aa9-cda7-2ff9-8242c9a9e28c
  a a2a:Person ;
  rdfs:label "Laurens Chaerles" ;
  a2a:PersonName [
    rdfs:label "Laurens Chaerles" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Chaerles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person-59a08ac5-ee31-449e-ce46-18bb6ffe4e52
  a a2a:Person ;
  rdfs:label "Niclaes van Setterigh" ;
  a2a:PersonName [
    rdfs:label "Niclaes van Setterigh" ;
    a2a:PersonNameFirstName "Niclaes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Setterigh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1675-12-28"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person:bfbe43d6-c7fd-52d8-f926-7bba6c6ca969 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person:0eb44690-3846-a49d-3267-f2f3eb253eb1 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person:6c4ddc71-d161-56fd-fcb2-9d100f8a7bd4 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person:7c993825-02b1-cf0b-45b9-d1e4c0d0a9e4 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person:535f5ae0-9aa9-cda7-2ff9-8242c9a9e28c ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Person:59a08ac5-ee31-449e-ce46-18bb6ffe4e52 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c0aa-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e2-c0aa-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1675-12-28 - 1675-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1675-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1675" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1675-12-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 2372, Periode: 1674-1677" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "224365" ;
    a2a:RegistryNumber "2372" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 2372, Periode: 1674-1677, Notariële archieven, 224365, 2372"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/13616e16-5d09-a835-6aca-2d2af5a8087d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-c0aa-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/13616e16-5d09-a835-6aca-2d2af5a8087d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e2-c0aa-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e2-c0aa-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jacob de Winter
Onderwerpsomschrijving: Weduwe wonende op de Nieuwendijk
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/2372" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTD00245000050" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9861_00009861.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00245000050; positie: 752, 1856, 464, 51" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00245000050; positie: 1379, 2191, 388, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00245000050; positie: 1567, 1538, 422, 43" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00245000050; positie: 805, 1263, 449, 57" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00245000050; positie: 1705, 1833, 467, 54" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00245000050; positie: 1550, 1255, 461, 51" .
