@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-232a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 4 mei 1717" ;
  a2a:hasPerson oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person-4000291f-de5e-6d1e-0563-13a79e21f00d, oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person-86728db7-7140-ae55-0daf-176f89082688, oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person-5a15d5d8-9586-448e-4fb8-3d9ecef69d1a, oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person-54c43aa0-b626-759d-506f-a6082afbfe3b, oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person-90d6bcec-b68f-8d23-41df-19fac9337806 ;
  a2a:hasEvent oa:event_saa_d837ae04-232a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-232a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-232a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-232a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-232a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-232a-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-232a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person-4000291f-de5e-6d1e-0563-13a79e21f00d
  a a2a:Person ;
  rdfs:label "Heertje Jansen" ;
  a2a:PersonName [
    rdfs:label "Heertje Jansen" ;
    a2a:PersonNameFirstName "Heertje" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person-86728db7-7140-ae55-0daf-176f89082688
  a a2a:Person ;
  rdfs:label "Samuel Ramseij" ;
  a2a:PersonName [
    rdfs:label "Samuel Ramseij" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Ramseij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person-5a15d5d8-9586-448e-4fb8-3d9ecef69d1a
  a a2a:Person ;
  rdfs:label "Erich Anderson Holm" ;
  a2a:PersonName [
    rdfs:label "Erich Anderson Holm" ;
    a2a:PersonNameFirstName "Erich Anderson" ;
    a2a:PersonNameLastName "Holm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person-54c43aa0-b626-759d-506f-a6082afbfe3b
  a a2a:Person ;
  rdfs:label "Johan Christoph Benkendorff" ;
  a2a:PersonName [
    rdfs:label "Johan Christoph Benkendorff" ;
    a2a:PersonNameFirstName "Johan Christoph" ;
    a2a:PersonNameLastName "Benkendorff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person-90d6bcec-b68f-8d23-41df-19fac9337806
  a a2a:Person ;
  rdfs:label "Hendrick Straelman" ;
  a2a:PersonName [
    rdfs:label "Hendrick Straelman" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Straelman"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-232a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person:4000291f-de5e-6d1e-0563-13a79e21f00d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-232a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-232a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person:86728db7-7140-ae55-0daf-176f89082688 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-232a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-232a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person:5a15d5d8-9586-448e-4fb8-3d9ecef69d1a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-232a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-232a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person:54c43aa0-b626-759d-506f-a6082afbfe3b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-232a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-232a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-232a-6b6d-e053-b784100acdee_Person:90d6bcec-b68f-8d23-41df-19fac9337806 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-232a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-232a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1717-05-04 - 1717-05-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-05-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-05-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1717-05-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 6823, Periode: 1717" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "644435" ;
    a2a:RegistryNumber "6823" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 6823, Periode: 1717, Notariële archieven, 644435, 6823"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4b49e067-89e8-f54c-4342-d691a42d5b7e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-232a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4b49e067-89e8-f54c-4342-d691a42d5b7e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dfdab00c-ac4d-f4fc-e852-121b15b25681.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-232a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dfdab00c-ac4d-f4fc-e852-121b15b25681.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-232a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-232a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter van der Meulen
Locatieomschrijving: Dantsig
Onderwerpsomschrijving: Genoemd het galjoot De Anna Catharina
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/6823" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAB08387000255", "KLAB08387000256" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_365_00000365.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB08387000255; positie: 2051, 3184, 419, 165" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB08387000255; positie: 838, 1272, 836, 179" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB08387000255; positie: 1279, 1996, 1068, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB08387000255; positie: 577, 1763, 1525, 157" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB08387000255; positie: 907, 1037, 969, 123" .
