@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-bc70-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Borgtocht op 26 augustus 1726" ;
  a2a:hasPerson oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person-5ffbb64f-77f5-4212-42d7-47a7a8381c55, oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person-3e804de4-172f-bf34-f620-465a282aa9d5, oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person-4c395d56-b5bc-91f2-f55d-2abaec0e42f0, oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person-dccf554e-a4d0-2428-d10d-b754e5f08e0a, oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person-e5655439-ca35-c0f5-5026-df37c4edf727 ;
  a2a:hasEvent oa:event_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-bc70-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-bc70-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-bc70-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-bc70-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-bc70-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-bc70-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person-5ffbb64f-77f5-4212-42d7-47a7a8381c55
  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-bc70-6b6d-e053-b784100acdee_Person-3e804de4-172f-bf34-f620-465a282aa9d5
  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-bc70-6b6d-e053-b784100acdee_Person-4c395d56-b5bc-91f2-f55d-2abaec0e42f0
  a a2a:Person ;
  rdfs:label "Balthasar Scott" ;
  a2a:PersonName [
    rdfs:label "Balthasar Scott" ;
    a2a:PersonNameFirstName "Balthasar" ;
    a2a:PersonNameLastName "Scott"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person-dccf554e-a4d0-2428-d10d-b754e5f08e0a
  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-bc70-6b6d-e053-b784100acdee_Person-e5655439-ca35-c0f5-5026-df37c4edf727
  a a2a:Person ;
  rdfs:label "Jacobus Ploos" ;
  a2a:PersonName [
    rdfs:label "Jacobus Ploos" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Ploos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Borgtocht" ;
  a2a:EventType "other:Borgtocht" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1726-08-26"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-bc70-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person:5ffbb64f-77f5-4212-42d7-47a7a8381c55 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bc70-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person:3e804de4-172f-bf34-f620-465a282aa9d5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bc70-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person:4c395d56-b5bc-91f2-f55d-2abaec0e42f0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bc70-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person:dccf554e-a4d0-2428-d10d-b754e5f08e0a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bc70-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Person:e5655439-ca35-c0f5-5026-df37c4edf727 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc70-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-bc70-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1726-08-26 - 1726-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1726-08-26"^^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 "635676" ;
    a2a:RegistryNumber "8560" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8560, Periode: 1725-1726, Notariële archieven, 635676, 8560"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ebc2a564-3bf7-3b27-76bd-b5dea37fedbc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bc70-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ebc2a564-3bf7-3b27-76bd-b5dea37fedbc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/eeba639f-91f2-f74c-648e-cb5d2cf36ec0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bc70-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/eeba639f-91f2-f74c-648e-cb5d2cf36ec0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-bc70-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-bc70-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr. Arnoldus Commelin
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8560" ;
  a2a:SourceRemarkAkteSoort "Borgtocht" ;
  a2a:SourceRemarkfilename "NOTT00023000337", "NOTT00023000338" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_522_00000522.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000338; positie: 4006, 1154, 403, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000338; positie: 3603, 1142, 316, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000338; positie: 3715, 1251, 460, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000338; positie: 2845, 461, 612, 139" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000338; positie: 3810, 463, 522, 129" .
