@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-c779-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 28 juni 1742" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-2c69e132-aecf-7e6a-859a-8b4d206ebd08, oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-944edeef-d9e3-d491-2e7f-5dda2ce364f5, oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-dc8bbc92-e80d-f71a-4e2a-fd2d8b9cad22, oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-5b57b04d-0d48-7920-49ab-69dcd745c4df, oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-549f88b5-073b-5dc1-6f1c-2ba7f568461b, oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-f9185ac5-e9ff-634f-52dc-28d90fdc5e9d ;
  a2a:hasEvent oa:event_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-c779-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-2c69e132-aecf-7e6a-859a-8b4d206ebd08
  a a2a:Person ;
  rdfs:label "Adolph Sauman" ;
  a2a:PersonName [
    rdfs:label "Adolph Sauman" ;
    a2a:PersonNameFirstName "Adolph" ;
    a2a:PersonNameLastName "Sauman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-944edeef-d9e3-d491-2e7f-5dda2ce364f5
  a a2a:Person ;
  rdfs:label "A C Lippe" ;
  a2a:PersonName [
    rdfs:label "A C Lippe" ;
    a2a:PersonNameFirstName "A C" ;
    a2a:PersonNameLastName "Lippe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-dc8bbc92-e80d-f71a-4e2a-fd2d8b9cad22
  a a2a:Person ;
  rdfs:label "Thomas Dellinghausen" ;
  a2a:PersonName [
    rdfs:label "Thomas Dellinghausen" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Dellinghausen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-5b57b04d-0d48-7920-49ab-69dcd745c4df
  a a2a:Person ;
  rdfs:label "Christina Catharina Knutzen" ;
  a2a:PersonName [
    rdfs:label "Christina Catharina Knutzen" ;
    a2a:PersonNameFirstName "Christina Catharina" ;
    a2a:PersonNameLastName "Knutzen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-549f88b5-073b-5dc1-6f1c-2ba7f568461b
  a a2a:Person ;
  rdfs:label "Johannes Vergeel" ;
  a2a:PersonName [
    rdfs:label "Johannes Vergeel" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vergeel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person-f9185ac5-e9ff-634f-52dc-28d90fdc5e9d
  a a2a:Person ;
  rdfs:label "van Dahl" ;
  a2a:PersonName [
    rdfs:label "van Dahl" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dahl"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person:2c69e132-aecf-7e6a-859a-8b4d206ebd08 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person:944edeef-d9e3-d491-2e7f-5dda2ce364f5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person:dc8bbc92-e80d-f71a-4e2a-fd2d8b9cad22 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person:5b57b04d-0d48-7920-49ab-69dcd745c4df ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person:549f88b5-073b-5dc1-6f1c-2ba7f568461b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Person:f9185ac5-e9ff-634f-52dc-28d90fdc5e9d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c779-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-c779-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1742-06-28 - 1742-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1742-06-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10223, Periode: 1742" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "322827" ;
    a2a:RegistryNumber "10223" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10223, Periode: 1742, Notariële archieven, 322827, 10223"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/27a5ce49-4d48-ec21-6ed2-58a8c0264918.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c779-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/27a5ce49-4d48-ec21-6ed2-58a8c0264918.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7d9e6514-30bf-85be-0805-b2aa6e8bba8f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c779-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7d9e6514-30bf-85be-0805-b2aa6e8bba8f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/64e3f596-6fec-bb34-2022-0e557ea846e8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c779-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/64e3f596-6fec-bb34-2022-0e557ea846e8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-c779-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-c779-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Locatieomschrijving: Arensburg op het eijland Oesel
Locatieomschrijving: Riga
Onderwerpsomschrijving: Innen vorderingen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10223" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTB00026000587", "NOTB00026000588", "NOTB00026000589" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6093_00006093.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00026000588; positie: 3613, 1416, 761, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00026000588; positie: 2792, 1943, 495, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00026000588; positie: 3810, 2035, 746, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00026000588; positie: 4359, 1978, 358, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00026000588; positie: 2810, 966, 886, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00026000588; positie: 3504, 1961, 410, 105" .
