@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-cfc1-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 27 november 1749" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person-1a9c38bb-8630-c7fd-a55e-f619f1acc2ad, oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person-7d08a4dc-e0a4-ecb0-4595-94ae79a37685, oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person-e2f76089-028e-ecce-d51a-19554388fb3a, oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person-d4ab36c8-e697-524f-d9ff-f5c39e746fd7, oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person-e91135e2-9fa5-0831-0b4d-83bf13ccd8a6 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person-1a9c38bb-8630-c7fd-a55e-f619f1acc2ad
  a a2a:Person ;
  rdfs:label "Francois Rigail" ;
  a2a:PersonName [
    rdfs:label "Francois Rigail" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Rigail"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person-7d08a4dc-e0a4-ecb0-4595-94ae79a37685
  a a2a:Person ;
  rdfs:label "Juan de Campos" ;
  a2a:PersonName [
    rdfs:label "Juan de Campos" ;
    a2a:PersonNameFirstName "Juan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Campos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person-e2f76089-028e-ecce-d51a-19554388fb3a
  a a2a:Person ;
  rdfs:label "Joannes Reneman" ;
  a2a:PersonName [
    rdfs:label "Joannes Reneman" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Reneman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person-d4ab36c8-e697-524f-d9ff-f5c39e746fd7
  a a2a:Person ;
  rdfs:label "John Beal" ;
  a2a:PersonName [
    rdfs:label "John Beal" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Beal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person-e91135e2-9fa5-0831-0b4d-83bf13ccd8a6
  a a2a:Person ;
  rdfs:label "Jean Fransz Rigail" ;
  a2a:PersonName [
    rdfs:label "Jean Fransz Rigail" ;
    a2a:PersonNameFirstName "Jean Fransz" ;
    a2a:PersonNameLastName "Rigail"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1749-11-27"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person:1a9c38bb-8630-c7fd-a55e-f619f1acc2ad ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person:7d08a4dc-e0a4-ecb0-4595-94ae79a37685 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person:e2f76089-028e-ecce-d51a-19554388fb3a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person:d4ab36c8-e697-524f-d9ff-f5c39e746fd7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Person:e91135e2-9fa5-0831-0b4d-83bf13ccd8a6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cfc1-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1749-11-27 - 1749-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1749-11-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10250, Periode: 1749" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "329621" ;
    a2a:RegistryNumber "10250" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10250, Periode: 1749, Notariële archieven, 329621, 10250"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a90e1953-595b-c602-d43f-4bc505fb7102.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfc1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a90e1953-595b-c602-d43f-4bc505fb7102.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6a87c382-1da3-32b5-e2fb-924acf363686.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfc1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6a87c382-1da3-32b5-e2fb-924acf363686.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/55c8970a-58ea-909b-3dde-0a85ca2ab51d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfc1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/55c8970a-58ea-909b-3dde-0a85ca2ab51d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cfc1-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cfc1-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Locatieomschrijving: Malaga
Onderwerpsomschrijving: Schip de Postillon Galeij; Kaperschip de Prins van Walles; Over de lading
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10250" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTB00051000701", "NOTB00051000702", "NOTB00051000703" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_8727_00008727.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00051000702; positie: 3158, 929, 463, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00051000702; positie: 4460, 1501, 170, 50" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00051000702; positie: 4154, 1778, 568, 63" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00051000702; positie: 3302, 2166, 386, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00051000702; positie: 3312, 730, 715, 77" .
