@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-e90c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 9 mei 1796" ;
  a2a:hasPerson oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-06a78995-6056-da54-3419-5bc892179da0, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-0c46ce9a-42da-d232-2323-6ac34508b6c3, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-31f6300b-d19c-d18e-4c54-66500b4fbeae, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-243ae7af-e4d9-72e0-3e01-c4d8c07d0871, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-26fce86e-c483-ff59-aa43-3894b854a7f8, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-1b6326f1-e70f-229e-119e-9769f1ff683a, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-45d1810e-2bb5-7714-bbbc-3517ee358de4, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-4d3fc84d-1415-692c-7694-889a05168bdc, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-cb3a2943-b488-ad2e-f94f-c9e30d27ce13, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-c3cf619b-2569-9548-1788-abab1af25e05, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-7f42dffc-07b1-06da-1b36-eb8a3b47b734, oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-54db6a7c-8952-afd0-0394-b1da2f2b1511 ;
  a2a:hasEvent oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_5, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_6, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_7, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_8, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_9, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_10, oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_11 ;
  a2a:hasSource oa:source_saa_d837ae03-e90c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-06a78995-6056-da54-3419-5bc892179da0
  a a2a:Person ;
  rdfs:label "Paulus Dissel" ;
  a2a:PersonName [
    rdfs:label "Paulus Dissel" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Dissel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-0c46ce9a-42da-d232-2323-6ac34508b6c3
  a a2a:Person ;
  rdfs:label "Felex Reishammer" ;
  a2a:PersonName [
    rdfs:label "Felex Reishammer" ;
    a2a:PersonNameFirstName "Felex" ;
    a2a:PersonNameLastName "Reishammer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-31f6300b-d19c-d18e-4c54-66500b4fbeae
  a a2a:Person ;
  rdfs:label "Leonard van Lennep" ;
  a2a:PersonName [
    rdfs:label "Leonard van Lennep" ;
    a2a:PersonNameFirstName "Leonard" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lennep"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-243ae7af-e4d9-72e0-3e01-c4d8c07d0871
  a a2a:Person ;
  rdfs:label "van Beem" ;
  a2a:PersonName [
    rdfs:label "van Beem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-26fce86e-c483-ff59-aa43-3894b854a7f8
  a a2a:Person ;
  rdfs:label "Magnus Sandelius" ;
  a2a:PersonName [
    rdfs:label "Magnus Sandelius" ;
    a2a:PersonNameFirstName "Magnus" ;
    a2a:PersonNameLastName "Sandelius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-1b6326f1-e70f-229e-119e-9769f1ff683a
  a a2a:Person ;
  rdfs:label "Martelzoon" ;
  a2a:PersonName [
    rdfs:label "Martelzoon" ;
    a2a:PersonNameLastName "Martelzoon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-45d1810e-2bb5-7714-bbbc-3517ee358de4
  a a2a:Person ;
  rdfs:label "Kempeners" ;
  a2a:PersonName [
    rdfs:label "Kempeners" ;
    a2a:PersonNameLastName "Kempeners"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-4d3fc84d-1415-692c-7694-889a05168bdc
  a a2a:Person ;
  rdfs:label "Ant. de Campos Silva" ;
  a2a:PersonName [
    rdfs:label "Ant. de Campos Silva" ;
    a2a:PersonNameFirstName "Ant." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Campos Silva"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-cb3a2943-b488-ad2e-f94f-c9e30d27ce13
  a a2a:Person ;
  rdfs:label "Francois Abrahamsz" ;
  a2a:PersonName [
    rdfs:label "Francois Abrahamsz" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Abrahamsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-c3cf619b-2569-9548-1788-abab1af25e05
  a a2a:Person ;
  rdfs:label "A.A. Beerenbroek" ;
  a2a:PersonName [
    rdfs:label "A.A. Beerenbroek" ;
    a2a:PersonNameFirstName "A.A." ;
    a2a:PersonNameLastName "Beerenbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-7f42dffc-07b1-06da-1b36-eb8a3b47b734
  a a2a:Person ;
  rdfs:label "van Dijk" ;
  a2a:PersonName [
    rdfs:label "van Dijk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person-54db6a7c-8952-afd0-0394-b1da2f2b1511
  a a2a:Person ;
  rdfs:label "Tusink" ;
  a2a:PersonName [
    rdfs:label "Tusink" ;
    a2a:PersonNameLastName "Tusink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1796-05-09"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:06a78995-6056-da54-3419-5bc892179da0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:0c46ce9a-42da-d232-2323-6ac34508b6c3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:31f6300b-d19c-d18e-4c54-66500b4fbeae ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:243ae7af-e4d9-72e0-3e01-c4d8c07d0871 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:26fce86e-c483-ff59-aa43-3894b854a7f8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:1b6326f1-e70f-229e-119e-9769f1ff683a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:45d1810e-2bb5-7714-bbbc-3517ee358de4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:4d3fc84d-1415-692c-7694-889a05168bdc ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:cb3a2943-b488-ad2e-f94f-c9e30d27ce13 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:c3cf619b-2569-9548-1788-abab1af25e05 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:7f42dffc-07b1-06da-1b36-eb8a3b47b734 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e90c-6b6d-e053-b784100acdee_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Person:54db6a7c-8952-afd0-0394-b1da2f2b1511 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e90c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e90c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1796-05-09 - 1796-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1796-05-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16421, Periode: 1796" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "643495" ;
    a2a:RegistryNumber "16421" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16421, Periode: 1796, Notariële archieven, 643495, 16421"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/88001a67-5f68-bc03-f07d-d7428f261540.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e90c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/88001a67-5f68-bc03-f07d-d7428f261540.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/08b4f7bd-9412-5314-3aab-34aef6dbcec5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e90c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/08b4f7bd-9412-5314-3aab-34aef6dbcec5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e90c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e90c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: Lixboa
Onderwerpsomschrijving: Het Zweedse brikschip Aurora
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16421" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTQ00044000405", "NOTQ00044000406" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_751_00000751.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 1948, 2217, 627, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 1653, 3427, 676, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 1699, 3145, 825, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 2060, 2964, 373, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000405; positie: 4263, 3182, 693, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 2030, 2738, 418, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 2054, 1947, 500, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 1521, 2445, 931, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 1576, 1858, 800, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 1682, 3607, 893, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 1585, 2724, 301, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00044000406; positie: 1748, 2917, 279, 104" .
