@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-afa1-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 15 juni 1741" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person-018b0aa5-bbcd-fc5e-e387-4b54477aa00b, oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person-0e6456b0-3ba7-bf04-e325-b0fa5b6bf19e, oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person-0e95f009-6e07-16bd-e8f3-79e96416a814, oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person-dd92dd5e-239d-3c3f-a752-e3d0a9abfadb ;
  a2a:hasEvent oa:event_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person-018b0aa5-bbcd-fc5e-e387-4b54477aa00b
  a a2a:Person ;
  rdfs:label "Samuel Levij" ;
  a2a:PersonName [
    rdfs:label "Samuel Levij" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Levij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person-0e6456b0-3ba7-bf04-e325-b0fa5b6bf19e
  a a2a:Person ;
  rdfs:label "Eleazar Isaac Levij" ;
  a2a:PersonName [
    rdfs:label "Eleazar Isaac Levij" ;
    a2a:PersonNameFirstName "Eleazar Isaac" ;
    a2a:PersonNameLastName "Levij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person-0e95f009-6e07-16bd-e8f3-79e96416a814
  a a2a:Person ;
  rdfs:label "Heijman Levij" ;
  a2a:PersonName [
    rdfs:label "Heijman Levij" ;
    a2a:PersonNameFirstName "Heijman" ;
    a2a:PersonNameLastName "Levij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person-dd92dd5e-239d-3c3f-a752-e3d0a9abfadb
  a a2a:Person ;
  rdfs:label "Abraham Zadok" ;
  a2a:PersonName [
    rdfs:label "Abraham Zadok" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Zadok"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person:018b0aa5-bbcd-fc5e-e387-4b54477aa00b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person:0e6456b0-3ba7-bf04-e325-b0fa5b6bf19e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person:0e95f009-6e07-16bd-e8f3-79e96416a814 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Person:dd92dd5e-239d-3c3f-a752-e3d0a9abfadb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-afa1-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1741-06-15 - 1741-06-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-06-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-06-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1741-06-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10220, Periode: 1741" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "323068" ;
    a2a:RegistryNumber "10220" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10220, Periode: 1741, Notariële archieven, 323068, 10220"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2d154a45-9298-3615-151e-47d56fbe8229.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-afa1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2d154a45-9298-3615-151e-47d56fbe8229.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/df881478-865d-af36-0dee-b73eed3f9643.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-afa1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/df881478-865d-af36-0dee-b73eed3f9643.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f9b5470e-fd3d-9dc7-2494-f7c038602946.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-afa1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f9b5470e-fd3d-9dc7-2494-f7c038602946.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-afa1-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-afa1-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Locatieomschrijving: London
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10220" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTH00003000362", "NOTH00003000363", "NOTH00003000364" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_11274_00011274.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00003000363; positie: 3799, 1925, 487, 222" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00003000363; positie: 3991, 2872, 702, 225" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00003000363; positie: 4209, 1945, 551, 195" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00003000363; positie: 3437, 1183, 900, 205" .
