@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-c421-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 11 augustus 1789" ;
  a2a:hasPerson oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person-cef0c626-d8ac-6a69-d4d7-a725fbbbe5e6, oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person-b00c085f-b0ef-1c5a-8579-ef3468d0e45b, oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person-71f6e2cf-db32-9efe-b1f5-8812d86562a0, oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person-613e8465-17ba-fed9-5040-26b76ff5a823, oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person-ffe34444-f2f7-c570-f8ce-9c714a70a5cd ;
  a2a:hasEvent oa:event_saa_d837ae03-c421-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c421-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c421-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c421-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c421-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c421-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-c421-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person-cef0c626-d8ac-6a69-d4d7-a725fbbbe5e6
  a a2a:Person ;
  rdfs:label "David Lion Arons" ;
  a2a:PersonName [
    rdfs:label "David Lion Arons" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Lion Arons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person-b00c085f-b0ef-1c5a-8579-ef3468d0e45b
  a a2a:Person ;
  rdfs:label "David Beall" ;
  a2a:PersonName [
    rdfs:label "David Beall" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Beall"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person-71f6e2cf-db32-9efe-b1f5-8812d86562a0
  a a2a:Person ;
  rdfs:label "Bastiaan Klinkert" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Klinkert" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Klinkert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person-613e8465-17ba-fed9-5040-26b76ff5a823
  a a2a:Person ;
  rdfs:label "Jan Klinkert" ;
  a2a:PersonName [
    rdfs:label "Jan Klinkert" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Klinkert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person-ffe34444-f2f7-c570-f8ce-9c714a70a5cd
  a a2a:Person ;
  rdfs:label "Andrew Beall" ;
  a2a:PersonName [
    rdfs:label "Andrew Beall" ;
    a2a:PersonNameFirstName "Andrew" ;
    a2a:PersonNameLastName "Beall"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c421-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1789-08-11"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c421-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person:cef0c626-d8ac-6a69-d4d7-a725fbbbe5e6 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c421-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c421-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person:b00c085f-b0ef-1c5a-8579-ef3468d0e45b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c421-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c421-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person:71f6e2cf-db32-9efe-b1f5-8812d86562a0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c421-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c421-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person:613e8465-17ba-fed9-5040-26b76ff5a823 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c421-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c421-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c421-6b6d-e053-b784100acdee_Person:ffe34444-f2f7-c570-f8ce-9c714a70a5cd ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c421-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c421-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1789-08-11 - 1789-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1789-08-11"^^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 "604609" ;
    a2a:RegistryNumber "15640" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15640, Periode: 1789, Notariële archieven, 604609, 15640"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/780107fb-3d6b-0538-01a7-f3a6e12c97b9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c421-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/780107fb-3d6b-0538-01a7-f3a6e12c97b9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6bf00917-d8c8-827b-cf06-e97467135185.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c421-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6bf00917-d8c8-827b-cf06-e97467135185.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/19fdc572-0fde-f5ab-f99c-2b302cca3229.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c421-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/19fdc572-0fde-f5ab-f99c-2b302cca3229.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c421-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c421-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Dysart in het graafschap Five in Schotland
Onderwerpsomschrijving: Barkentijnschip Concord
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15640" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02137000327", "NOTD02137000328", "NOTD02137000329" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_561_00000561.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02137000329; positie: 1839, 1242, 307, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02137000328; positie: 3895, 1295, 250, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02137000328; positie: 3837, 1440, 276, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02137000328; positie: 3644, 1440, 96, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02137000328; positie: 2565, 1129, 575, 105" .
