@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-1096-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 3 oktober 1658" ;
  a2a:hasPerson oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-0bcb0214-812e-3b4b-a43c-19f890e388dd, oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-17a270d7-710b-ae5c-0b29-91afde86d33c, oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-d7142068-52f9-a171-21eb-13505b8ff29f, oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-ca75423d-6d5b-78ea-8ddc-058bee3a1b3d, oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-819df93d-41fc-eff7-02e9-da56d17de866, oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-a5cd3013-000e-7eac-b43c-406cab1044ee ;
  a2a:hasEvent oa:event_saa_d837ae04-1096-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-1096-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-0bcb0214-812e-3b4b-a43c-19f890e388dd
  a a2a:Person ;
  rdfs:label "Jacobo Jubert" ;
  a2a:PersonName [
    rdfs:label "Jacobo Jubert" ;
    a2a:PersonNameFirstName "Jacobo" ;
    a2a:PersonNameLastName "Jubert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-17a270d7-710b-ae5c-0b29-91afde86d33c
  a a2a:Person ;
  rdfs:label "Guillelmo de Belleijn" ;
  a2a:PersonName [
    rdfs:label "Guillelmo de Belleijn" ;
    a2a:PersonNameFirstName "Guillelmo" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Belleijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-d7142068-52f9-a171-21eb-13505b8ff29f
  a a2a:Person ;
  rdfs:label "Jan Sweers" ;
  a2a:PersonName [
    rdfs:label "Jan Sweers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Sweers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-ca75423d-6d5b-78ea-8ddc-058bee3a1b3d
  a a2a:Person ;
  rdfs:label "Thomas Ouchard" ;
  a2a:PersonName [
    rdfs:label "Thomas Ouchard" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Ouchard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-819df93d-41fc-eff7-02e9-da56d17de866
  a a2a:Person ;
  rdfs:label "Paul Sweers" ;
  a2a:PersonName [
    rdfs:label "Paul Sweers" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Sweers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person-a5cd3013-000e-7eac-b43c-406cab1044ee
  a a2a:Person ;
  rdfs:label "Pierre Chanillard" ;
  a2a:PersonName [
    rdfs:label "Pierre Chanillard" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Chanillard"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1096-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1658-10-03"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person:0bcb0214-812e-3b4b-a43c-19f890e388dd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1096-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person:17a270d7-710b-ae5c-0b29-91afde86d33c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1096-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person:d7142068-52f9-a171-21eb-13505b8ff29f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1096-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person:ca75423d-6d5b-78ea-8ddc-058bee3a1b3d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1096-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person:819df93d-41fc-eff7-02e9-da56d17de866 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1096-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1096-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1096-6b6d-e053-b784100acdee_Person:a5cd3013-000e-7eac-b43c-406cab1044ee ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1096-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1096-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1658-10-03 - 1658-10-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-10-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1658-10-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1658" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1658-10-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 986, Periode: 1658" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "645597" ;
    a2a:RegistryNumber "986" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 986, Periode: 1658, Notariële archieven, 645597, 986"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4f640f88-90d1-9300-3c5b-ce05205a115f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1096-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4f640f88-90d1-9300-3c5b-ce05205a115f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b0ead97e-cc6d-0688-1a72-52ac6abcf620.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1096-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b0ead97e-cc6d-0688-1a72-52ac6abcf620.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1096-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1096-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Eijlandt Gaideloupe in America
Onderwerpsomschrijving: tabak uit schip de Krijghsman en de Duijff
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/986" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00007000391", "VBPA00007000392" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_270_00000270.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000392; positie: 1892, 3144, 677, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000392; positie: 764, 3237, 1078, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000391; positie: 1038, 2916, 240, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000391; positie: 2789, 1018, 493, 163" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000391; positie: 1560, 2929, 656, 154" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000391; positie: 686, 2321, 1008, 179" .
