@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-5c02-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Borgtocht op 13 december 1805" ;
  a2a:hasPerson oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person-ffbbf0f3-e4f8-470a-fc95-eaeb46a9e838, oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person-3045f2d0-b2e9-7b2e-cb47-d835a1027dd4, oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person-f2fd7333-80e7-e428-3b7a-21962fde53ae, oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person-f34b82c8-1059-6e12-6915-995c2f9a2d1e, oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person-572233d3-8831-9989-ade2-ee19e74e3fd1 ;
  a2a:hasEvent oa:event_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5c02-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5c02-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5c02-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-5c02-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-5c02-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-5c02-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person-ffbbf0f3-e4f8-470a-fc95-eaeb46a9e838
  a a2a:Person ;
  rdfs:label "Gulian Crommelin" ;
  a2a:PersonName [
    rdfs:label "Gulian Crommelin" ;
    a2a:PersonNameFirstName "Gulian" ;
    a2a:PersonNameLastName "Crommelin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person-3045f2d0-b2e9-7b2e-cb47-d835a1027dd4
  a a2a:Person ;
  rdfs:label "Gulian Daniel Crommelin" ;
  a2a:PersonName [
    rdfs:label "Gulian Daniel Crommelin" ;
    a2a:PersonNameFirstName "Gulian Daniel" ;
    a2a:PersonNameLastName "Crommelin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person-f2fd7333-80e7-e428-3b7a-21962fde53ae
  a a2a:Person ;
  rdfs:label "Staphorst" ;
  a2a:PersonName [
    rdfs:label "Staphorst" ;
    a2a:PersonNameLastName "Staphorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person-f34b82c8-1059-6e12-6915-995c2f9a2d1e
  a a2a:Person ;
  rdfs:label "Charles D Goold" ;
  a2a:PersonName [
    rdfs:label "Charles D Goold" ;
    a2a:PersonNameFirstName "Charles D" ;
    a2a:PersonNameLastName "Goold"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person-572233d3-8831-9989-ade2-ee19e74e3fd1
  a a2a:Person ;
  rdfs:label "van Beek" ;
  a2a:PersonName [
    rdfs:label "van Beek" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Borgtocht" ;
  a2a:EventType "other:Borgtocht" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1805-12-13"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-5c02-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person:ffbbf0f3-e4f8-470a-fc95-eaeb46a9e838 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c02-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person:3045f2d0-b2e9-7b2e-cb47-d835a1027dd4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c02-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person:f2fd7333-80e7-e428-3b7a-21962fde53ae ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c02-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person:f34b82c8-1059-6e12-6915-995c2f9a2d1e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c02-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Person:572233d3-8831-9989-ade2-ee19e74e3fd1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c02-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5c02-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1805-12-13 - 1805-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1805-12-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15680, Periode: 1805" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "631504" ;
    a2a:RegistryNumber "15680" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15680, Periode: 1805, Notariële archieven, 631504, 15680"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f8218afc-455f-0fa9-cc2d-f1ee1005bde0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5c02-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f8218afc-455f-0fa9-cc2d-f1ee1005bde0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1c6be3ef-7f15-c3a4-d173-35a60bfbe2b5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5c02-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1c6be3ef-7f15-c3a4-d173-35a60bfbe2b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5c02-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5c02-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Nieuw York
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15680" ;
  a2a:SourceRemarkAkteSoort "Borgtocht" ;
  a2a:SourceRemarkfilename "NOTD02176000843", "NOTD02176000844" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_199_00000199.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000844; positie: 1182, 906, 577, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000844; positie: 1855, 918, 366, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000844; positie: 1318, 2349, 367, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000844; positie: 810, 3070, 538, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02176000844; positie: 1011, 2269, 265, 93" .
