@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-1a83-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Obligatie op 25 augustus 1789" ;
  a2a:hasPerson oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person-210fe123-11c3-d84a-05a3-fe841a61bfeb, oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person-72ebc486-6879-073c-0ba9-8287f9551aad, oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person-c6731ebf-a70b-4277-0760-786b2937fd65, oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person-d0f0c153-07ac-4b41-8f50-cf7d5018ee14, oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person-4fd0f9fa-b290-8ead-af47-756cff4979fa ;
  a2a:hasEvent oa:event_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1a83-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1a83-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1a83-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1a83-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1a83-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-1a83-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person-210fe123-11c3-d84a-05a3-fe841a61bfeb
  a a2a:Person ;
  rdfs:label "Rudolphus Ockerse" ;
  a2a:PersonName [
    rdfs:label "Rudolphus Ockerse" ;
    a2a:PersonNameFirstName "Rudolphus" ;
    a2a:PersonNameLastName "Ockerse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person-72ebc486-6879-073c-0ba9-8287f9551aad
  a a2a:Person ;
  rdfs:label "Johannis Adolff Esser" ;
  a2a:PersonName [
    rdfs:label "Johannis Adolff Esser" ;
    a2a:PersonNameFirstName "Johannis Adolff" ;
    a2a:PersonNameLastName "Esser"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person-c6731ebf-a70b-4277-0760-786b2937fd65
  a a2a:Person ;
  rdfs:label "P Rijdenius" ;
  a2a:PersonName [
    rdfs:label "P Rijdenius" ;
    a2a:PersonNameFirstName "P" ;
    a2a:PersonNameLastName "Rijdenius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person-d0f0c153-07ac-4b41-8f50-cf7d5018ee14
  a a2a:Person ;
  rdfs:label "Marcus van Arp" ;
  a2a:PersonName [
    rdfs:label "Marcus van Arp" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Arp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person-4fd0f9fa-b290-8ead-af47-756cff4979fa
  a a2a:Person ;
  rdfs:label "Anthonij d'Arnaud" ;
  a2a:PersonName [
    rdfs:label "Anthonij d' Arnaud" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Arnaud"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1789-08-25"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1a83-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person:210fe123-11c3-d84a-05a3-fe841a61bfeb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1a83-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person:72ebc486-6879-073c-0ba9-8287f9551aad ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1a83-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person:c6731ebf-a70b-4277-0760-786b2937fd65 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1a83-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person:d0f0c153-07ac-4b41-8f50-cf7d5018ee14 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1a83-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Person:4fd0f9fa-b290-8ead-af47-756cff4979fa ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1a83-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1a83-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1789-08-25 - 1789-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1789-08-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15640, Periode: 1789" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "627801" ;
    a2a:RegistryNumber "15640" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15640, Periode: 1789, Notariële archieven, 627801, 15640"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bfe24520-fc2e-367e-400e-6ca37486f2d8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1a83-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bfe24520-fc2e-367e-400e-6ca37486f2d8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6569e9df-ba54-cc57-46c0-d5ce7a836184.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1a83-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6569e9df-ba54-cc57-46c0-d5ce7a836184.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d59409a9-6dc6-6e70-999a-b27d7d74f9ad.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1a83-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d59409a9-6dc6-6e70-999a-b27d7d74f9ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1a83-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1a83-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Suriname
Locatieomschrijving: Vianen
Onderwerpsomschrijving: Plantage Twijfelachtig; Plantage Beekenhorst
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15640" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTD02137000437", "NOTD02137000438", "NOTD02137000439" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_320_00000320.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02137000439; positie: 1198, 2670, 804, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02137000438; positie: 3224, 610, 783, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02137000438; positie: 3841, 2222, 441, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02137000438; positie: 3136, 1203, 593, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02137000438; positie: 2786, 1064, 649, 83" .
