@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-b0de-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 2 februari 1637" ;
  a2a:hasPerson oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person-45eb9265-2879-f0be-72b7-49b10a337d93, oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person-47bd1d2d-4de4-be11-6f8d-f2fad4e54795, oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person-ced66749-f20d-f8f8-399c-315510ab4d6b, oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person-ae1736e9-8696-a1c2-8bfe-fba0aa39dd13 ;
  a2a:hasEvent oa:event_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-b0de-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-b0de-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-b0de-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-b0de-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-b0de-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person-45eb9265-2879-f0be-72b7-49b10a337d93
  a a2a:Person ;
  rdfs:label "Carlo Latfeur" ;
  a2a:PersonName [
    rdfs:label "Carlo Latfeur" ;
    a2a:PersonNameFirstName "Carlo" ;
    a2a:PersonNameLastName "Latfeur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person-47bd1d2d-4de4-be11-6f8d-f2fad4e54795
  a a2a:Person ;
  rdfs:label "Cornelio Berck" ;
  a2a:PersonName [
    rdfs:label "Cornelio Berck" ;
    a2a:PersonNameFirstName "Cornelio" ;
    a2a:PersonNameLastName "Berck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person-ced66749-f20d-f8f8-399c-315510ab4d6b
  a a2a:Person ;
  rdfs:label "Adria@ Bouwen" ;
  a2a:PersonName [
    rdfs:label "Adria@ Bouwen" ;
    a2a:PersonNameFirstName "Adria@" ;
    a2a:PersonNameLastName "Bouwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person-ae1736e9-8696-a1c2-8bfe-fba0aa39dd13
  a a2a:Person ;
  rdfs:label "Felippo Calandrin@" ;
  a2a:PersonName [
    rdfs:label "Felippo Calandrin@" ;
    a2a:PersonNameFirstName "Felippo" ;
    a2a:PersonNameLastName "Calandrin@"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1637-02-02"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-b0de-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person:45eb9265-2879-f0be-72b7-49b10a337d93 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0de-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person:47bd1d2d-4de4-be11-6f8d-f2fad4e54795 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0de-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person:ced66749-f20d-f8f8-399c-315510ab4d6b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b0de-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Person:ae1736e9-8696-a1c2-8bfe-fba0aa39dd13 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b0de-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-b0de-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-02-02 - 1637-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1637-02-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 952, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "607010" ;
    a2a:RegistryNumber "952" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 952, Periode: 1636, Notariële archieven, 607010, 952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/06074662-38dc-d4d9-3e3a-ac9589049f50.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b0de-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/06074662-38dc-d4d9-3e3a-ac9589049f50.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fe15b454-872b-6bad-eb01-c7d8fdd2ae9f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b0de-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fe15b454-872b-6bad-eb01-c7d8fdd2ae9f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-b0de-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-b0de-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Genoa
Locatieomschrijving: Livorno
Onderwerpsomschrijving: Schip Robbe
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/952" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00003000067", "VBPA00003000068" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_463_00000463.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000067; positie: 1603, 1131, 732, 221" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000067; positie: 1058, 2053, 686, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000067; positie: 3152, 2305, 228, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000067; positie: 2431, 1131, 860, 217" .
