@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-5f1a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 26 juni 1783" ;
  a2a:hasPerson oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-285c55d7-6390-40d7-88e6-a64e86da9fd2, oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-2d60ebdc-640b-959c-f66b-9b21b730cf46, oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-cad163cc-9044-e543-8a32-8fbb4e6f1854, oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-c5c1c2ca-2791-0f4d-9d53-fa0c67974d04, oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-8d4d88ec-216f-0a74-0c05-5401da404997, oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-3bac513b-04b4-e9a1-defa-4f11106725bf ;
  a2a:hasEvent oa:event_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-5f1a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-285c55d7-6390-40d7-88e6-a64e86da9fd2
  a a2a:Person ;
  rdfs:label "Antoine Ravel" ;
  a2a:PersonName [
    rdfs:label "Antoine Ravel" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Ravel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-2d60ebdc-640b-959c-f66b-9b21b730cf46
  a a2a:Person ;
  rdfs:label "Johan Diderik van Slingelandt" ;
  a2a:PersonName [
    rdfs:label "Johan Diderik van Slingelandt" ;
    a2a:PersonNameFirstName "Johan Diderik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Slingelandt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-cad163cc-9044-e543-8a32-8fbb4e6f1854
  a a2a:Person ;
  rdfs:label "Catharina Cornelia Temminck" ;
  a2a:PersonName [
    rdfs:label "Catharina Cornelia Temminck" ;
    a2a:PersonNameFirstName "Catharina Cornelia" ;
    a2a:PersonNameLastName "Temminck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-c5c1c2ca-2791-0f4d-9d53-fa0c67974d04
  a a2a:Person ;
  rdfs:label "Aelbrecht van Slingelandt" ;
  a2a:PersonName [
    rdfs:label "Aelbrecht van Slingelandt" ;
    a2a:PersonNameFirstName "Aelbrecht" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Slingelandt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-8d4d88ec-216f-0a74-0c05-5401da404997
  a a2a:Person ;
  rdfs:label "Hieronimus Slicher" ;
  a2a:PersonName [
    rdfs:label "Hieronimus Slicher" ;
    a2a:PersonNameFirstName "Hieronimus" ;
    a2a:PersonNameLastName "Slicher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person-3bac513b-04b4-e9a1-defa-4f11106725bf
  a a2a:Person ;
  rdfs:label "Jean Louis Tourton" ;
  a2a:PersonName [
    rdfs:label "Jean Louis Tourton" ;
    a2a:PersonNameFirstName "Jean Louis" ;
    a2a:PersonNameLastName "Tourton"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1783-06-26"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person:285c55d7-6390-40d7-88e6-a64e86da9fd2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person:2d60ebdc-640b-959c-f66b-9b21b730cf46 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person:cad163cc-9044-e543-8a32-8fbb4e6f1854 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person:c5c1c2ca-2791-0f4d-9d53-fa0c67974d04 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person:8d4d88ec-216f-0a74-0c05-5401da404997 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Person:3bac513b-04b4-e9a1-defa-4f11106725bf ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5f1a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5f1a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1783-06-26 - 1783-06-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-06-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-06-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1783-06-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15617, Periode: 1783" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "602387" ;
    a2a:RegistryNumber "15617" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15617, Periode: 1783, Notariële archieven, 602387, 15617"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a955058b-7ac6-ebf9-e5ed-9b0ffbd6b2a5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5f1a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a955058b-7ac6-ebf9-e5ed-9b0ffbd6b2a5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3398717a-052e-248b-00c6-6372d7e6d913.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5f1a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3398717a-052e-248b-00c6-6372d7e6d913.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/235c0cc8-2f0a-d014-ea1c-890d0ef6cdb9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5f1a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/235c0cc8-2f0a-d014-ea1c-890d0ef6cdb9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5f1a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5f1a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Parijs
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15617" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02114000652", "NOTD02114000653", "NOTD02114000654" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_215_00000215.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02114000653; positie: 3988, 1605, 750, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02114000653; positie: 4285, 955, 1195, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02114000653; positie: 3695, 1190, 1341, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02114000653; positie: 5124, 646, 368, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02114000653; positie: 4237, 1282, 947, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02114000653; positie: 4773, 1527, 637, 92" .
