@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_a3cb51cc-1012-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 9 juni 1735" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-4ddcf838-cd71-349a-7916-0e5b838a0c9f, oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-8a289151-d81b-6a05-bc17-d659366eadc2, oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-81780244-4557-2386-ed13-50a81c581a01, oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-64800529-566a-a3c0-ec9b-2779fc33d38b, oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-92c439b8-c65a-82a1-9626-b8e6f8b63b06, oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-90bd05bb-cab1-9f66-e1be-68447809c560 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1012-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-4ddcf838-cd71-349a-7916-0e5b838a0c9f
  a a2a:Person ;
  rdfs:label "Roeland de la Fontaine" ;
  a2a:PersonName [
    rdfs:label "Roeland de la Fontaine" ;
    a2a:PersonNameFirstName "Roeland" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Fontaine"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-8a289151-d81b-6a05-bc17-d659366eadc2
  a a2a:Person ;
  rdfs:label "John Fickson" ;
  a2a:PersonName [
    rdfs:label "John Fickson" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Fickson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-81780244-4557-2386-ed13-50a81c581a01
  a a2a:Person ;
  rdfs:label "Barent Molter" ;
  a2a:PersonName [
    rdfs:label "Barent Molter" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Molter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-64800529-566a-a3c0-ec9b-2779fc33d38b
  a a2a:Person ;
  rdfs:label "Catharina Pool" ;
  a2a:PersonName [
    rdfs:label "Catharina Pool" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Pool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-92c439b8-c65a-82a1-9626-b8e6f8b63b06
  a a2a:Person ;
  rdfs:label "Jurrian Dobbero" ;
  a2a:PersonName [
    rdfs:label "Jurrian Dobbero" ;
    a2a:PersonNameFirstName "Jurrian" ;
    a2a:PersonNameLastName "Dobbero"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person-90bd05bb-cab1-9f66-e1be-68447809c560
  a a2a:Person ;
  rdfs:label "Jan de Wolff" ;
  a2a:PersonName [
    rdfs:label "Jan de Wolff" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1735-06-09"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person:4ddcf838-cd71-349a-7916-0e5b838a0c9f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person:8a289151-d81b-6a05-bc17-d659366eadc2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person:81780244-4557-2386-ed13-50a81c581a01 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person:64800529-566a-a3c0-ec9b-2779fc33d38b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person:92c439b8-c65a-82a1-9626-b8e6f8b63b06 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Person:90bd05bb-cab1-9f66-e1be-68447809c560 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1012-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1012-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1735-06-09 - 1735-06-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-06-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-06-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1735-06-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10113, Periode: 1730-1735" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "343270" ;
    a2a:RegistryNumber "10113" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10113, Periode: 1730-1735, Notariële archieven, 343270, 10113"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/945a56c8-8a29-1124-bb01-ea8b81d2c6b2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1012-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/945a56c8-8a29-1124-bb01-ea8b81d2c6b2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3879902f-9a28-2574-1523-e70048bd94a7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1012-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3879902f-9a28-2574-1523-e70048bd94a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1012-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1012-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Cornelis de Haan
Locatieomschrijving: Oostindien
Locatieomschrijving: Leijden
Onderwerpsomschrijving: VOCschip de Karsenhof; Herbergier in het Wapen van Campen; Wegens uitlandigheid
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10113" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAI02207000077", "KLAI02207000078" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5664_00005664.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000077; positie: 513, 2337, 1047, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000077; positie: 921, 2178, 662, 158" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000078; positie: 3050, 2267, 754, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000078; positie: 3033, 1059, 691, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000078; positie: 3940, 2176, 667, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI02207000077; positie: 1779, 1343, 636, 163" .
