@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_a3cb51cc-537a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 19 juni 1747" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person-d6df48fb-de86-fe03-5661-c78b9ea9b518, oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person-b29ffc6e-8c0f-b021-bacd-a0bd20506d6e, oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person-8cee4a83-9bec-311d-54c4-0879fe4a5988, oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person-514846dd-7ccb-6636-4b73-197d1104a3f0 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-537a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person-d6df48fb-de86-fe03-5661-c78b9ea9b518
  a a2a:Person ;
  rdfs:label "Isaac Kuijk van Mierop" ;
  a2a:PersonName [
    rdfs:label "Isaac Kuijk van Mierop" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Kuijk van Mierop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person-b29ffc6e-8c0f-b021-bacd-a0bd20506d6e
  a a2a:Person ;
  rdfs:label "Isaac Lohof" ;
  a2a:PersonName [
    rdfs:label "Isaac Lohof" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Lohof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person-8cee4a83-9bec-311d-54c4-0879fe4a5988
  a a2a:Person ;
  rdfs:label "Cornelis Jacobusz Ploos van Amstel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobusz Ploos van Amstel" ;
    a2a:PersonNameFirstName "Cornelis Jacobusz" ;
    a2a:PersonNameLastName "Ploos van Amstel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person-514846dd-7ccb-6636-4b73-197d1104a3f0
  a a2a:Person ;
  rdfs:label "Jacob de Peterse" ;
  a2a:PersonName [
    rdfs:label "Jacob de Peterse" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Peterse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1747-06-19"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person:d6df48fb-de86-fe03-5661-c78b9ea9b518 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person:b29ffc6e-8c0f-b021-bacd-a0bd20506d6e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person:8cee4a83-9bec-311d-54c4-0879fe4a5988 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Person:514846dd-7ccb-6636-4b73-197d1104a3f0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-537a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-537a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1747-06-19 - 1747-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1747-06-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9192, Periode: 1747" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "337869" ;
    a2a:RegistryNumber "9192" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9192, Periode: 1747, Notariële archieven, 337869, 9192"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4f606d75-45a5-2299-adac-b76914cb6053.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-537a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4f606d75-45a5-2299-adac-b76914cb6053.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0c6b7c1e-1f9d-979b-1100-c907ccb62b88.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-537a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0c6b7c1e-1f9d-979b-1100-c907ccb62b88.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4b8593c4-a318-e073-6be6-85045261bed6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-537a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4b8593c4-a318-e073-6be6-85045261bed6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-537a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-537a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Noord en Zuijdkust van africa
Locatieomschrijving: London
Onderwerpsomschrijving: Aandelen Royal Bank of England zijn gekocht
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9192" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTA00861000256", "NOTA00861000257", "NOTA00861000258" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19910_00019910.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00861000257; positie: 2845, 2313, 824, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00861000257; positie: 3161, 390, 508, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00861000257; positie: 3727, 374, 686, 154" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00861000257; positie: 3029, 1312, 483, 96" .
