@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-c1c2-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Borgtocht op 1 juli 1726" ;
  a2a:hasPerson oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person-abf0fd56-0a1d-eddf-b51e-7b6465977e1b, oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person-85a7bacc-1766-18a5-21c1-3e9cedd56754, oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person-910bd7aa-27aa-abcb-6195-7099b461e20f, oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person-2b9cbd0e-3df4-4424-7dc5-551f96831df3, oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person-2c237fa1-7d7e-2f00-d624-2ff921ed9b63 ;
  a2a:hasEvent oa:event_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-c1c2-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person-abf0fd56-0a1d-eddf-b51e-7b6465977e1b
  a a2a:Person ;
  rdfs:label "Margareta Tol" ;
  a2a:PersonName [
    rdfs:label "Margareta Tol" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Tol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person-85a7bacc-1766-18a5-21c1-3e9cedd56754
  a a2a:Person ;
  rdfs:label "Jacobus Ploos" ;
  a2a:PersonName [
    rdfs:label "Jacobus Ploos" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Ploos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person-910bd7aa-27aa-abcb-6195-7099b461e20f
  a a2a:Person ;
  rdfs:label "Eduard Ploos" ;
  a2a:PersonName [
    rdfs:label "Eduard Ploos" ;
    a2a:PersonNameFirstName "Eduard" ;
    a2a:PersonNameLastName "Ploos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person-2b9cbd0e-3df4-4424-7dc5-551f96831df3
  a a2a:Person ;
  rdfs:label "Boudewijn Ploos" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Ploos" ;
    a2a:PersonNameFirstName "Boudewijn" ;
    a2a:PersonNameLastName "Ploos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person-2c237fa1-7d7e-2f00-d624-2ff921ed9b63
  a a2a:Person ;
  rdfs:label "Balthasar Scott" ;
  a2a:PersonName [
    rdfs:label "Balthasar Scott" ;
    a2a:PersonNameFirstName "Balthasar" ;
    a2a:PersonNameLastName "Scott"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Borgtocht" ;
  a2a:EventType "other:Borgtocht" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1726-07-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person:abf0fd56-0a1d-eddf-b51e-7b6465977e1b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person:85a7bacc-1766-18a5-21c1-3e9cedd56754 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person:910bd7aa-27aa-abcb-6195-7099b461e20f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person:2b9cbd0e-3df4-4424-7dc5-551f96831df3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Person:2c237fa1-7d7e-2f00-d624-2ff921ed9b63 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c1c2-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c1c2-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1726-07-01 - 1726-07-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-07-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-07-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1726-07-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8560, Periode: 1725-1726" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "646384" ;
    a2a:RegistryNumber "8560" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8560, Periode: 1725-1726, Notariële archieven, 646384, 8560"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fbf311e0-b079-bea9-ec1a-3ed14f4ee191.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c1c2-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fbf311e0-b079-bea9-ec1a-3ed14f4ee191.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/996c1a58-e2ca-09d5-a413-0009660f8dca.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c1c2-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/996c1a58-e2ca-09d5-a413-0009660f8dca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c1c2-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c1c2-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr. Arnoldus Commelin
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8560" ;
  a2a:SourceRemarkAkteSoort "Borgtocht" ;
  a2a:SourceRemarkfilename "NOTT00023000333", "NOTT00023000334" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_549_00000549.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000334; positie: 2832, 661, 662, 152" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000334; positie: 3836, 694, 735, 155" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000334; positie: 2465, 1174, 123, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000334; positie: 2796, 1369, 627, 54" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000334; positie: 3689, 1223, 469, 77" .
