@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-cccd-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 26 oktober 1763" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person-f5cd7004-8b47-d86c-54b4-0ea30f199448, oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person-68a6050c-4725-93f5-45ad-17059aba6955, oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person-aaaa148f-baa9-4f98-faac-000f4d1fa91b, oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person-dc890c69-ad14-d0c2-5e69-f1a767e8f98f, oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person-90770f57-ce56-0d1f-fa66-bf9ddbde0688 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person-f5cd7004-8b47-d86c-54b4-0ea30f199448
  a a2a:Person ;
  rdfs:label "Volkert van Jever" ;
  a2a:PersonName [
    rdfs:label "Volkert van Jever" ;
    a2a:PersonNameFirstName "Volkert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Jever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person-68a6050c-4725-93f5-45ad-17059aba6955
  a a2a:Person ;
  rdfs:label "Walter van Asten" ;
  a2a:PersonName [
    rdfs:label "Walter van Asten" ;
    a2a:PersonNameFirstName "Walter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person-aaaa148f-baa9-4f98-faac-000f4d1fa91b
  a a2a:Person ;
  rdfs:label "Johann Jencquel" ;
  a2a:PersonName [
    rdfs:label "Johann Jencquel" ;
    a2a:PersonNameFirstName "Johann" ;
    a2a:PersonNameLastName "Jencquel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person-dc890c69-ad14-d0c2-5e69-f1a767e8f98f
  a a2a:Person ;
  rdfs:label "Cesar de Velaij" ;
  a2a:PersonName [
    rdfs:label "Cesar de Velaij" ;
    a2a:PersonNameFirstName "Cesar" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Velaij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person-90770f57-ce56-0d1f-fa66-bf9ddbde0688
  a a2a:Person ;
  rdfs:label "Moses Ries" ;
  a2a:PersonName [
    rdfs:label "Moses Ries" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Ries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1763-10-26"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person:f5cd7004-8b47-d86c-54b4-0ea30f199448 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person:68a6050c-4725-93f5-45ad-17059aba6955 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person:aaaa148f-baa9-4f98-faac-000f4d1fa91b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person:dc890c69-ad14-d0c2-5e69-f1a767e8f98f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Person:90770f57-ce56-0d1f-fa66-bf9ddbde0688 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cccd-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-10-26 - 1763-10-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-10-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-10-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1763-10-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10811, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "336076" ;
    a2a:RegistryNumber "10811" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10811, Periode: 1763, Notariële archieven, 336076, 10811"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/12c4b4cf-e78b-7efc-44a9-3279d1707cf8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cccd-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/12c4b4cf-e78b-7efc-44a9-3279d1707cf8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e8e841cd-af5a-24a5-6fcb-ddd9e0ccb1d9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cccd-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e8e841cd-af5a-24a5-6fcb-ddd9e0ccb1d9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6aa532d7-acb0-2265-bbd4-11ac8b2a8b75.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cccd-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6aa532d7-acb0-2265-bbd4-11ac8b2a8b75.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cccd-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cccd-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Hamburg
Locatieomschrijving: Berlin
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10811" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA01438000488", "NOTA01438000489", "NOTA01438000490" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19730_00019730.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01438000489; positie: 3904, 352, 575, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01438000489; positie: 3881, 704, 548, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01438000489; positie: 3894, 1054, 543, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01438000489; positie: 2982, 1250, 449, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01438000489; positie: 3149, 892, 349, 88" .
