@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-4da2-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Borgtocht op 8 februari 1726" ;
  a2a:hasPerson oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person-2d124aac-93b1-b808-85a8-96d693b2b84c, oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person-c3b5442f-76dd-e847-b2b5-0b1828f66839, oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person-b2fc59da-8867-527b-ebf0-2e5b85d2c07d, oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person-d487a2c9-6987-37a5-c5ed-e7ee046b25c4, oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person-f2cfc17d-e385-477e-50cd-85af9602cdb2 ;
  a2a:hasEvent oa:event_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4da2-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4da2-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4da2-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4da2-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4da2-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-4da2-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person-2d124aac-93b1-b808-85a8-96d693b2b84c
  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_d837ae04-4da2-6b6d-e053-b784100acdee_Person-c3b5442f-76dd-e847-b2b5-0b1828f66839
  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_d837ae04-4da2-6b6d-e053-b784100acdee_Person-b2fc59da-8867-527b-ebf0-2e5b85d2c07d
  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_d837ae04-4da2-6b6d-e053-b784100acdee_Person-d487a2c9-6987-37a5-c5ed-e7ee046b25c4
  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_d837ae04-4da2-6b6d-e053-b784100acdee_Person-f2cfc17d-e385-477e-50cd-85af9602cdb2
  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_d837ae04-4da2-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Borgtocht" ;
  a2a:EventType "other:Borgtocht" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1726-02-08"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-4da2-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person:2d124aac-93b1-b808-85a8-96d693b2b84c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4da2-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person:c3b5442f-76dd-e847-b2b5-0b1828f66839 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4da2-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person:b2fc59da-8867-527b-ebf0-2e5b85d2c07d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4da2-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person:d487a2c9-6987-37a5-c5ed-e7ee046b25c4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4da2-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Person:f2cfc17d-e385-477e-50cd-85af9602cdb2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4da2-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4da2-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1726-02-08 - 1726-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1726-02-08"^^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 "606200" ;
    a2a:RegistryNumber "8560" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8560, Periode: 1725-1726, Notariële archieven, 606200, 8560"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c8b4ae56-2c97-0515-50c4-66cabe67298a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4da2-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c8b4ae56-2c97-0515-50c4-66cabe67298a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1b6353b0-3286-3442-3e38-153b47fa5ac0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4da2-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1b6353b0-3286-3442-3e38-153b47fa5ac0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4da2-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4da2-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr. Arnoldus Commelin
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8560" ;
  a2a:SourceRemarkAkteSoort "Borgtocht" ;
  a2a:SourceRemarkfilename "NOTT00023000269", "NOTT00023000270" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_125_00000125.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000270; positie: 3699, 1116, 547, 58" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000270; positie: 3292, 678, 497, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000270; positie: 3789, 1199, 548, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000270; positie: 2946, 563, 724, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00023000270; positie: 2949, 694, 231, 98" .
