@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-a910-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 3 juli 1760" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-08fcb6ad-3602-85e4-d3a2-ad45ef501b0f, oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-c2b3d866-4397-9931-e620-fa4e86f41007, oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-ab00ac5e-0283-b7af-ce45-81edf5243dce, oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-e2fb25d3-756b-1f4a-4a90-670c3320202b, oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-f2c25ca9-bcbb-d4e8-8255-7f6343057a80, oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-64ee12af-2406-14af-71b0-b2314f38e423 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a910-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-08fcb6ad-3602-85e4-d3a2-ad45ef501b0f
  a a2a:Person ;
  rdfs:label "Petrus Mortier" ;
  a2a:PersonName [
    rdfs:label "Petrus Mortier" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Mortier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-c2b3d866-4397-9931-e620-fa4e86f41007
  a a2a:Person ;
  rdfs:label "Isaac van Eijck" ;
  a2a:PersonName [
    rdfs:label "Isaac van Eijck" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-ab00ac5e-0283-b7af-ce45-81edf5243dce
  a a2a:Person ;
  rdfs:label "Pieter Mortier" ;
  a2a:PersonName [
    rdfs:label "Pieter Mortier" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Mortier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-e2fb25d3-756b-1f4a-4a90-670c3320202b
  a a2a:Person ;
  rdfs:label "Johannes Schreuder" ;
  a2a:PersonName [
    rdfs:label "Johannes Schreuder" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schreuder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-f2c25ca9-bcbb-d4e8-8255-7f6343057a80
  a a2a:Person ;
  rdfs:label "Maria Augier" ;
  a2a:PersonName [
    rdfs:label "Maria Augier" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Augier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person-64ee12af-2406-14af-71b0-b2314f38e423
  a a2a:Person ;
  rdfs:label "Jacoba Johanna Mortier" ;
  a2a:PersonName [
    rdfs:label "Jacoba Johanna Mortier" ;
    a2a:PersonNameFirstName "Jacoba Johanna" ;
    a2a:PersonNameLastName "Mortier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1760-07-03"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person:08fcb6ad-3602-85e4-d3a2-ad45ef501b0f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person:c2b3d866-4397-9931-e620-fa4e86f41007 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person:ab00ac5e-0283-b7af-ce45-81edf5243dce ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person:e2fb25d3-756b-1f4a-4a90-670c3320202b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person:f2c25ca9-bcbb-d4e8-8255-7f6343057a80 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Person:64ee12af-2406-14af-71b0-b2314f38e423 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a910-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a910-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1760-07-03 - 1760-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1760-07-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14426, Periode: 1760" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "369519" ;
    a2a:RegistryNumber "14426" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14426, Periode: 1760, Notariële archieven, 369519, 14426"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0885600c-3391-a8ad-173d-231007e7b779.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a910-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0885600c-3391-a8ad-173d-231007e7b779.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/54ce87f4-3965-973c-42f8-471fc88d54b6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a910-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/54ce87f4-3965-973c-42f8-471fc88d54b6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/44363143-6b06-bdea-9a93-cfb827c8d2b2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a910-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/44363143-6b06-bdea-9a93-cfb827c8d2b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a910-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a910-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Onderwerpsomschrijving: Afhandelen verkoop huis in de Kalverstraat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14426" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD01751000037", "NOTD01751000038", "NOTD01751000039" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4654_00004654.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01751000038; positie: 4747, 461, 234, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01751000038; positie: 3577, 1763, 609, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01751000038; positie: 4697, 658, 191, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01751000038; positie: 3736, 2718, 870, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01751000038; positie: 3807, 431, 502, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01751000038; positie: 3352, 765, 971, 99" .
