@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-d50a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 9 juni 1790" ;
  a2a:hasPerson oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person-9dfbca51-a91a-0c99-4db5-ef5888a627e2, oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person-892bf414-b508-1b66-1740-e6c75da31470, oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person-9c20c667-7775-5cf3-9f73-8eaa75a647de, oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person-3e520606-8cea-0c92-ee13-929cea7d67d7 ;
  a2a:hasEvent oa:event_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-d50a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-d50a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-d50a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-d50a-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-d50a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person-9dfbca51-a91a-0c99-4db5-ef5888a627e2
  a a2a:Person ;
  rdfs:label "Isaac Capriles" ;
  a2a:PersonName [
    rdfs:label "Isaac Capriles" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Capriles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person-892bf414-b508-1b66-1740-e6c75da31470
  a a2a:Person ;
  rdfs:label "Ruben Heijman Polack" ;
  a2a:PersonName [
    rdfs:label "Ruben Heijman Polack" ;
    a2a:PersonNameFirstName "Ruben Heijman" ;
    a2a:PersonNameLastName "Polack"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person-9c20c667-7775-5cf3-9f73-8eaa75a647de
  a a2a:Person ;
  rdfs:label "de Lima" ;
  a2a:PersonName [
    rdfs:label "de Lima" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lima"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person-3e520606-8cea-0c92-ee13-929cea7d67d7
  a a2a:Person ;
  rdfs:label "N Tinsi" ;
  a2a:PersonName [
    rdfs:label "N Tinsi" ;
    a2a:PersonNameFirstName "N" ;
    a2a:PersonNameLastName "Tinsi"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1790" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1790-06-09"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-d50a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person:9dfbca51-a91a-0c99-4db5-ef5888a627e2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d50a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person:892bf414-b508-1b66-1740-e6c75da31470 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d50a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person:9c20c667-7775-5cf3-9f73-8eaa75a647de ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d50a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Person:3e520606-8cea-0c92-ee13-929cea7d67d7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d50a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-d50a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1790-06-09 - 1790-06-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1790-06-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1790-06-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1790" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1790-06-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15643, Periode: 1790" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "642386" ;
    a2a:RegistryNumber "15643" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15643, Periode: 1790, Notariële archieven, 642386, 15643"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4675b572-09a4-c6a3-5e54-06bbec8bda84.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d50a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4675b572-09a4-c6a3-5e54-06bbec8bda84.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a6aa3ecb-34da-2b1e-8c5d-d8da34fcbec4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d50a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a6aa3ecb-34da-2b1e-8c5d-d8da34fcbec4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/be175246-f91d-a8f2-43d2-0f577df587c7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d50a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/be175246-f91d-a8f2-43d2-0f577df587c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-d50a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-d50a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Curacao
Locatieomschrijving: Guarico
Onderwerpsomschrijving: Obligatie
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15643" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02140000424", "NOTD02140000425", "NOTD02140000426" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_648_00000648.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02140000425; positie: 3500, 658, 526, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02140000425; positie: 4040, 440, 239, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02140000425; positie: 3934, 898, 329, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02140000425; positie: 3486, 1296, 295, 89" .
