@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_d837ae04-33c0-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Obligatie op 23 november 1725" ;
  a2a:hasPerson oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-5198120e-16db-dcac-1879-11e5ddcb94b9, oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-bba477da-205b-de13-744e-27c8ec36f996, oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-8db5a6b5-4191-4fba-5ded-a17cf2d9fccc, oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-2c26ebf7-36c3-5985-1bf6-46cdb221e043, oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-0316a81a-66a3-595c-23aa-f6a2409e7e7d, oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-e28e0b27-a7dc-08f6-d4cf-b6d5f7670c16 ;
  a2a:hasEvent oa:event_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-33c0-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-5198120e-16db-dcac-1879-11e5ddcb94b9
  a a2a:Person ;
  rdfs:label "Helena Sandersz" ;
  a2a:PersonName [
    rdfs:label "Helena Sandersz" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Sandersz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-bba477da-205b-de13-744e-27c8ec36f996
  a a2a:Person ;
  rdfs:label "Geertruij Hupkens" ;
  a2a:PersonName [
    rdfs:label "Geertruij Hupkens" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Hupkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-8db5a6b5-4191-4fba-5ded-a17cf2d9fccc
  a a2a:Person ;
  rdfs:label "Gerrit van Ruster" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Ruster" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-2c26ebf7-36c3-5985-1bf6-46cdb221e043
  a a2a:Person ;
  rdfs:label "Johanna Maria d'Wijs" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria d' Wijs" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Wijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-0316a81a-66a3-595c-23aa-f6a2409e7e7d
  a a2a:Person ;
  rdfs:label "Jan van Eijk" ;
  a2a:PersonName [
    rdfs:label "Jan van Eijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person-e28e0b27-a7dc-08f6-d4cf-b6d5f7670c16
  a a2a:Person ;
  rdfs:label "Adam Pinkinie" ;
  a2a:PersonName [
    rdfs:label "Adam Pinkinie" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Pinkinie"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1725-11-23"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person:5198120e-16db-dcac-1879-11e5ddcb94b9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person:bba477da-205b-de13-744e-27c8ec36f996 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person:8db5a6b5-4191-4fba-5ded-a17cf2d9fccc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person:2c26ebf7-36c3-5985-1bf6-46cdb221e043 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person:0316a81a-66a3-595c-23aa-f6a2409e7e7d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-33c0-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Person:e28e0b27-a7dc-08f6-d4cf-b6d5f7670c16 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-33c0-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-33c0-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1725-11-23 - 1725-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1725-11-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7552, Periode: 1725" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "639505" ;
    a2a:RegistryNumber "7552" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7552, Periode: 1725, Notariële archieven, 639505, 7552"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/86569675-cea2-ba35-fbe9-03facf22d2c6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-33c0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/86569675-cea2-ba35-fbe9-03facf22d2c6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0fa4faba-2ad2-ee7f-62e8-71771b2a57b6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-33c0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0fa4faba-2ad2-ee7f-62e8-71771b2a57b6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-33c0-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-33c0-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7552" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTC00414000607", "NOTC00414000608" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_450_00000450.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000607; positie: 659, 1164, 1062, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000608; positie: 1535, 2110, 959, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000608; positie: 1727, 888, 663, 162" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000607; positie: 1651, 494, 868, 185" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000608; positie: 595, 1959, 932, 167" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000607; positie: 1702, 605, 739, 168" .
