@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-0ea2-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 4 januari 1748" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person-0a419279-ed87-06a9-7201-472266526e14, oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person-47e63e5a-81b0-05d5-6142-9f2359e33a6e, oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person-7e11a320-4016-8cf4-4dc5-097b5c7c6172, oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person-693f1d76-5923-4f39-8f9b-aee37e94bcac, oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person-d90ef037-e26c-3e19-ae93-f41292698661 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person-0a419279-ed87-06a9-7201-472266526e14
  a a2a:Person ;
  rdfs:label "Mercanzie" ;
  a2a:PersonName [
    rdfs:label "Mercanzie" ;
    a2a:PersonNameLastName "Mercanzie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person-47e63e5a-81b0-05d5-6142-9f2359e33a6e
  a a2a:Person ;
  rdfs:label "Virgilio Anda Zgassi" ;
  a2a:PersonName [
    rdfs:label "Virgilio Anda Zgassi" ;
    a2a:PersonNameFirstName "Virgilio Anda" ;
    a2a:PersonNameLastName "Zgassi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person-7e11a320-4016-8cf4-4dc5-097b5c7c6172
  a a2a:Person ;
  rdfs:label "Robbe" ;
  a2a:PersonName [
    rdfs:label "Robbe" ;
    a2a:PersonNameLastName "Robbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person-693f1d76-5923-4f39-8f9b-aee37e94bcac
  a a2a:Person ;
  rdfs:label "Mecherini Diodato" ;
  a2a:PersonName [
    rdfs:label "Mecherini Diodato" ;
    a2a:PersonNameFirstName "Mecherini" ;
    a2a:PersonNameLastName "Diodato"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person-d90ef037-e26c-3e19-ae93-f41292698661
  a a2a:Person ;
  rdfs:label "Benedetto Steenhoff" ;
  a2a:PersonName [
    rdfs:label "Benedetto Steenhoff" ;
    a2a:PersonNameFirstName "Benedetto" ;
    a2a:PersonNameLastName "Steenhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1748-01-04"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person:0a419279-ed87-06a9-7201-472266526e14 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person:47e63e5a-81b0-05d5-6142-9f2359e33a6e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person:7e11a320-4016-8cf4-4dc5-097b5c7c6172 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person:693f1d76-5923-4f39-8f9b-aee37e94bcac ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Person:d90ef037-e26c-3e19-ae93-f41292698661 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-0ea2-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1748-01-04 - 1748-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1748-01-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10243, Periode: 1748" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "346443" ;
    a2a:RegistryNumber "10243" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10243, Periode: 1748, Notariële archieven, 346443, 10243"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7f69ee57-dc49-97bb-f9f7-002d4c5bfa4d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0ea2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7f69ee57-dc49-97bb-f9f7-002d4c5bfa4d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e9920329-87ca-e196-c97c-c05e48b410e0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0ea2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e9920329-87ca-e196-c97c-c05e48b410e0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/48be5fb2-ebe1-c7ba-0b01-45b80c8f73e5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0ea2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/48be5fb2-ebe1-c7ba-0b01-45b80c8f73e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-0ea2-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-0ea2-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Locatieomschrijving: Livorno
Onderwerpsomschrijving: Innen vordering
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10243" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAC02157000063", "KLAC02157000064", "KLAC02157000065" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_6926_00006926.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02157000064; positie: 4124, 2271, 397, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02157000064; positie: 4777, 1586, 289, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02157000064; positie: 3787, 2271, 241, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02157000064; positie: 3766, 2032, 611, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02157000064; positie: 4021, 1134, 716, 130" .
