@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_d837ae04-2da8-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 4 juli 1786" ;
  a2a:hasPerson oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-307867f5-5a67-a482-9880-84cd2f95dfca, oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-314e36a1-646a-5ef8-35b7-5dba259839b2, oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-372487d8-955d-49f0-26c6-dc5388c696df, oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-5032f565-38c8-b134-90dd-eae2ca04f0e4, oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-321b526b-1197-b77f-c1b4-4eaafee1e674, oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-f64d9feb-2509-77e3-e66b-3c7a2b5fa85b ;
  a2a:hasEvent oa:event_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-2da8-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-307867f5-5a67-a482-9880-84cd2f95dfca
  a a2a:Person ;
  rdfs:label "Michel Monroty" ;
  a2a:PersonName [
    rdfs:label "Michel Monroty" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Monroty"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-314e36a1-646a-5ef8-35b7-5dba259839b2
  a a2a:Person ;
  rdfs:label "Caspard Brunet" ;
  a2a:PersonName [
    rdfs:label "Caspard Brunet" ;
    a2a:PersonNameFirstName "Caspard" ;
    a2a:PersonNameLastName "Brunet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-372487d8-955d-49f0-26c6-dc5388c696df
  a a2a:Person ;
  rdfs:label "Bron" ;
  a2a:PersonName [
    rdfs:label "Bron" ;
    a2a:PersonNameLastName "Bron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-5032f565-38c8-b134-90dd-eae2ca04f0e4
  a a2a:Person ;
  rdfs:label "Fraissinet" ;
  a2a:PersonName [
    rdfs:label "Fraissinet" ;
    a2a:PersonNameLastName "Fraissinet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-321b526b-1197-b77f-c1b4-4eaafee1e674
  a a2a:Person ;
  rdfs:label "Francois Neuville" ;
  a2a:PersonName [
    rdfs:label "Francois Neuville" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Neuville"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person-f64d9feb-2509-77e3-e66b-3c7a2b5fa85b
  a a2a:Person ;
  rdfs:label "R.J. Verninck" ;
  a2a:PersonName [
    rdfs:label "R.J. Verninck" ;
    a2a:PersonNameFirstName "R.J." ;
    a2a:PersonNameLastName "Verninck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1786" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1786-07-04"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person:307867f5-5a67-a482-9880-84cd2f95dfca ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person:314e36a1-646a-5ef8-35b7-5dba259839b2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person:372487d8-955d-49f0-26c6-dc5388c696df ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person:5032f565-38c8-b134-90dd-eae2ca04f0e4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person:321b526b-1197-b77f-c1b4-4eaafee1e674 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2da8-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Person:f64d9feb-2509-77e3-e66b-3c7a2b5fa85b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2da8-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2da8-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1786-07-04 - 1786-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1786" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1786-07-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15630, Periode: 1786" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "628539" ;
    a2a:RegistryNumber "15630" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15630, Periode: 1786, Notariële archieven, 628539, 15630"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2f20e19a-0655-84e0-ebad-73698775a3cf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2da8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2f20e19a-0655-84e0-ebad-73698775a3cf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c2a0818c-04f5-0cf3-c258-0772db92b112.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2da8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c2a0818c-04f5-0cf3-c258-0772db92b112.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/635b46a5-b6a8-5477-9ee6-bc503bba7525.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2da8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/635b46a5-b6a8-5477-9ee6-bc503bba7525.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2da8-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2da8-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Liege
Locatieomschrijving: Paris
Onderwerpsomschrijving: Innen wisselbrief
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15630" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02127000077", "NOTD02127000078", "NOTD02127000079" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_418_00000418.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02127000078; positie: 3084, 1888, 666, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02127000078; positie: 3125, 608, 624, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02127000078; positie: 3317, 1809, 233, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02127000078; positie: 3498, 1722, 365, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02127000078; positie: 3171, 1631, 607, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02127000078; positie: 3570, 959, 552, 96" .
