@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-416a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 5 november 1794" ;
  a2a:hasPerson oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person-6923c008-e1d9-101b-dfe6-63ba2552f173, oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person-c0f8ce6d-f500-7318-ab60-7c34e485f7a0, oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person-1b8ed984-8eff-e874-b840-d8d47d3b8a25, oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person-ea490908-f96b-b733-8fad-eee845746b28, oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person-4d36c2e7-40c8-a3c5-94ed-e3d8fdc92156 ;
  a2a:hasEvent oa:event_saa_d837ae04-416a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-416a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-416a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-416a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-416a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-416a-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-416a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person-6923c008-e1d9-101b-dfe6-63ba2552f173
  a a2a:Person ;
  rdfs:label "Emanuel Salomons Nijkerk" ;
  a2a:PersonName [
    rdfs:label "Emanuel Salomons Nijkerk" ;
    a2a:PersonNameFirstName "Emanuel Salomons" ;
    a2a:PersonNameLastName "Nijkerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person-c0f8ce6d-f500-7318-ab60-7c34e485f7a0
  a a2a:Person ;
  rdfs:label "D Lion Arons" ;
  a2a:PersonName [
    rdfs:label "D Lion Arons" ;
    a2a:PersonNameFirstName "D Lion" ;
    a2a:PersonNameLastName "Arons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person-1b8ed984-8eff-e874-b840-d8d47d3b8a25
  a a2a:Person ;
  rdfs:label "Benjamin Lemans" ;
  a2a:PersonName [
    rdfs:label "Benjamin Lemans" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Lemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person-ea490908-f96b-b733-8fad-eee845746b28
  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_d837ae04-416a-6b6d-e053-b784100acdee_Person-4d36c2e7-40c8-a3c5-94ed-e3d8fdc92156
  a a2a:Person ;
  rdfs:label "Pieter Doorn" ;
  a2a:PersonName [
    rdfs:label "Pieter Doorn" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Doorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-416a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1794-11-05"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-416a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person:6923c008-e1d9-101b-dfe6-63ba2552f173 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-416a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-416a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person:c0f8ce6d-f500-7318-ab60-7c34e485f7a0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-416a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-416a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person:1b8ed984-8eff-e874-b840-d8d47d3b8a25 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-416a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-416a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person:ea490908-f96b-b733-8fad-eee845746b28 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-416a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-416a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-416a-6b6d-e053-b784100acdee_Person:4d36c2e7-40c8-a3c5-94ed-e3d8fdc92156 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-416a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-416a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1794-11-05 - 1794-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1794-11-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16415, Periode: 1794" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "626200" ;
    a2a:RegistryNumber "16415" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16415, Periode: 1794, Notariële archieven, 626200, 16415"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3b81bd05-adda-6ce5-4149-be59ebd06edd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-416a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3b81bd05-adda-6ce5-4149-be59ebd06edd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3279322f-810d-5668-7c31-5e7bdc009b15.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-416a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3279322f-810d-5668-7c31-5e7bdc009b15.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ab89a53b-7323-1b00-497f-bd4038d8c64e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-416a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ab89a53b-7323-1b00-497f-bd4038d8c64e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-416a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-416a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: London
Onderwerpsomschrijving: Schipper schip 'de Margaretha'.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16415" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTQ00038000333", "NOTQ00038000334", "NOTQ00038000335" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_63_00000063.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00038000335; positie: 2015, 1569, 521, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00038000335; positie: 1875, 1797, 558, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00038000335; positie: 1762, 1640, 881, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00038000334; positie: 2936, 1677, 1347, 154" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00038000334; positie: 3605, 1013, 898, 156" .
