@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-c879-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 1 januari 1794" ;
  a2a:hasPerson oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-0716263a-d8d6-0076-8e49-f08d4d3f63e0, oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-bc43aa67-b1ec-e8ba-8b8f-c403f57f0949, oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-bbea6ee2-7566-2c35-5fd0-e71fbdcb61e4, oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-e6b6c30e-acc0-56e5-f17a-9b80194592a6, oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-a0538d7a-a4cc-cbd2-4f56-2cadd527d4a8, oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-7298a64d-7597-8151-8151-7adb17736660 ;
  a2a:hasEvent oa:event_saa_d837ae03-c879-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-c879-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-0716263a-d8d6-0076-8e49-f08d4d3f63e0
  a a2a:Person ;
  rdfs:label "Elisabeth Richard" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Richard" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Richard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-bc43aa67-b1ec-e8ba-8b8f-c403f57f0949
  a a2a:Person ;
  rdfs:label "Gideon Adriaan Diederik de Graaff" ;
  a2a:PersonName [
    rdfs:label "Gideon Adriaan Diederik de Graaff" ;
    a2a:PersonNameFirstName "Gideon Adriaan Diederik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-bbea6ee2-7566-2c35-5fd0-e71fbdcb61e4
  a a2a:Person ;
  rdfs:label "Theodore Gallois" ;
  a2a:PersonName [
    rdfs:label "Theodore Gallois" ;
    a2a:PersonNameFirstName "Theodore" ;
    a2a:PersonNameLastName "Gallois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-e6b6c30e-acc0-56e5-f17a-9b80194592a6
  a a2a:Person ;
  rdfs:label "C. Roepel" ;
  a2a:PersonName [
    rdfs:label "C. Roepel" ;
    a2a:PersonNameFirstName "C." ;
    a2a:PersonNameLastName "Roepel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-a0538d7a-a4cc-cbd2-4f56-2cadd527d4a8
  a a2a:Person ;
  rdfs:label "J. Planteau" ;
  a2a:PersonName [
    rdfs:label "J. Planteau" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNameLastName "Planteau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person-7298a64d-7597-8151-8151-7adb17736660
  a a2a:Person ;
  rdfs:label "Dirk Luden" ;
  a2a:PersonName [
    rdfs:label "Dirk Luden" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Luden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c879-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1794-01-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person:0716263a-d8d6-0076-8e49-f08d4d3f63e0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c879-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person:bc43aa67-b1ec-e8ba-8b8f-c403f57f0949 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c879-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person:bbea6ee2-7566-2c35-5fd0-e71fbdcb61e4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c879-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person:e6b6c30e-acc0-56e5-f17a-9b80194592a6 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c879-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person:a0538d7a-a4cc-cbd2-4f56-2cadd527d4a8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c879-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c879-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c879-6b6d-e053-b784100acdee_Person:7298a64d-7597-8151-8151-7adb17736660 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c879-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c879-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1794-01-01 - 1794-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1794-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15660, Periode: 1794" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "617032" ;
    a2a:RegistryNumber "15660" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15660, Periode: 1794, Notariële archieven, 617032, 15660"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5d820128-12e3-ef4a-7328-0f28a6f17ce5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c879-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5d820128-12e3-ef4a-7328-0f28a6f17ce5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/42e47b38-83d5-31bf-717c-eb124aeea634.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c879-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/42e47b38-83d5-31bf-717c-eb124aeea634.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6f7cfc17-bfce-4be8-5311-7659d4e10e32.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c879-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6f7cfc17-bfce-4be8-5311-7659d4e10e32.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/372d725e-8c84-fd26-81e3-fb0643b28f3c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c879-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/372d725e-8c84-fd26-81e3-fb0643b28f3c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c879-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c879-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Perica
Locatieomschrijving: Suriname
Onderwerpsomschrijving: Hypotheek plantage Cortenduur
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15660" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02157000009", "NOTD02157000010", "NOTD02157000011", "NOTD02157000012" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_584_00000584.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000010; positie: 3908, 919, 230, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000010; positie: 3385, 1650, 738, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000010; positie: 3109, 924, 714, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000010; positie: 3748, 2367, 430, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000010; positie: 2970, 2454, 529, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000010; positie: 3140, 600, 621, 103" .
