@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-327c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Borgtocht op 29 mei 1704" ;
  a2a:hasPerson oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person-34c82ae7-584d-f803-fc86-780c2382ed82, oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person-651b779c-ce84-cb18-9e24-7a1282a1c1a7, oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person-dab8c817-c8c9-5fde-d841-92e17058bbe0, oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person-db791d1f-2edb-6203-e75c-4054eb011758 ;
  a2a:hasEvent oa:event_saa_d837ae04-327c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-327c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-327c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-327c-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-327c-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-327c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person-34c82ae7-584d-f803-fc86-780c2382ed82
  a a2a:Person ;
  rdfs:label "Abram Samson" ;
  a2a:PersonName [
    rdfs:label "Abram Samson" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Samson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person-651b779c-ce84-cb18-9e24-7a1282a1c1a7
  a a2a:Person ;
  rdfs:label "Philip Hertog" ;
  a2a:PersonName [
    rdfs:label "Philip Hertog" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Hertog"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person-dab8c817-c8c9-5fde-d841-92e17058bbe0
  a a2a:Person ;
  rdfs:label "Nathan Behrenburg" ;
  a2a:PersonName [
    rdfs:label "Nathan Behrenburg" ;
    a2a:PersonNameFirstName "Nathan" ;
    a2a:PersonNameLastName "Behrenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person-db791d1f-2edb-6203-e75c-4054eb011758
  a a2a:Person ;
  rdfs:label "Daniel Polack" ;
  a2a:PersonName [
    rdfs:label "Daniel Polack" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Polack"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-327c-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Borgtocht" ;
  a2a:EventType "other:Borgtocht" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1704-05-29"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-327c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person:34c82ae7-584d-f803-fc86-780c2382ed82 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-327c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-327c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person:651b779c-ce84-cb18-9e24-7a1282a1c1a7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-327c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-327c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person:dab8c817-c8c9-5fde-d841-92e17058bbe0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-327c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-327c-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-327c-6b6d-e053-b784100acdee_Person:db791d1f-2edb-6203-e75c-4054eb011758 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-327c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-327c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1704-05-29 - 1704-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1704-05-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5892, Periode: 1704" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "636300" ;
    a2a:RegistryNumber "5892" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5892, Periode: 1704, Notariële archieven, 636300, 5892"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b5015bfa-c787-96ac-6136-fddd3fa1f1e6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-327c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b5015bfa-c787-96ac-6136-fddd3fa1f1e6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/10812301-abc0-f87d-0366-9301a1eb326b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-327c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/10812301-abc0-f87d-0366-9301a1eb326b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/42b66009-ff34-1ae2-7c2f-250c4d8eff07.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-327c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/42b66009-ff34-1ae2-7c2f-250c4d8eff07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-327c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-327c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Joan Hoekeback
Locatieomschrijving: Hamburg
Locatieomschrijving: Deventer
Onderwerpsomschrijving: Ophalen pakje in Deventer
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5892" ;
  a2a:SourceRemarkAkteSoort "Borgtocht" ;
  a2a:SourceRemarkfilename "NOTD02710000438", "NOTD02710000439", "NOTD02710000440" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_443_00000443.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02710000439; positie: 3959, 672, 176, 52" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02710000439; positie: 3849, 747, 291, 59" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02710000439; positie: 3112, 665, 684, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02710000439; positie: 3771, 1132, 276, 59" .
