@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_d0092ad0-aa57-1a7b-e053-b784100aab8a
  a a2a:Record ;
  rdfs:label "Overig op 27 mei 1701" ;
  a2a:hasPerson oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-0ce57ac0-32e7-d882-4ce7-e77e63a88028, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-10fb1ca1-befb-1ca6-e9d7-3ed6909da829, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-1f83ecdf-6aff-5c46-7a4f-87c6d4026e82, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-8910c33e-dd46-e95c-222c-6cebc982fb78, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-b72c29fe-096d-96ba-e76a-80dec0f9fca4, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-acf315bc-44d5-3b92-f0f8-6276dec19ef3, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-bd84b060-555b-e0c2-762a-d5d85108479f, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-eed6eaa0-2911-96c5-4835-66b368e3f85c, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-e36bd1ed-c367-587a-53a8-42563e41ecd0, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-8ff56bce-8369-4dd9-b2ea-71718f6b34d3, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-980d690c-ec6f-d2ee-1c78-174a9dc85f43, oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-6d6b415f-0046-f523-3914-a3e7aaf12575 ;
  a2a:hasEvent oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_0, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_1, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_2, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_3, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_4, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_5, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_6, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_7, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_8, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_9, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_10, oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_11 ;
  a2a:hasSource oa:source_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-0ce57ac0-32e7-d882-4ce7-e77e63a88028
  a a2a:Person ;
  rdfs:label "Pierre Moreau" ;
  a2a:PersonName [
    rdfs:label "Pierre Moreau" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Moreau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-10fb1ca1-befb-1ca6-e9d7-3ed6909da829
  a a2a:Person ;
  rdfs:label "Jean Allaire" ;
  a2a:PersonName [
    rdfs:label "Jean Allaire" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Allaire"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-1f83ecdf-6aff-5c46-7a4f-87c6d4026e82
  a a2a:Person ;
  rdfs:label "Leonard Bernon" ;
  a2a:PersonName [
    rdfs:label "Leonard Bernon" ;
    a2a:PersonNameFirstName "Leonard" ;
    a2a:PersonNameLastName "Bernon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-8910c33e-dd46-e95c-222c-6cebc982fb78
  a a2a:Person ;
  rdfs:label "Anne Moreau" ;
  a2a:PersonName [
    rdfs:label "Anne Moreau" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Moreau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-b72c29fe-096d-96ba-e76a-80dec0f9fca4
  a a2a:Person ;
  rdfs:label "Jeanne Bernon" ;
  a2a:PersonName [
    rdfs:label "Jeanne Bernon" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Bernon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-acf315bc-44d5-3b92-f0f8-6276dec19ef3
  a a2a:Person ;
  rdfs:label "Jeanne Moreau" ;
  a2a:PersonName [
    rdfs:label "Jeanne Moreau" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Moreau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-bd84b060-555b-e0c2-762a-d5d85108479f
  a a2a:Person ;
  rdfs:label "Pierre Soullard" ;
  a2a:PersonName [
    rdfs:label "Pierre Soullard" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Soullard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-eed6eaa0-2911-96c5-4835-66b368e3f85c
  a a2a:Person ;
  rdfs:label "Paul Charron" ;
  a2a:PersonName [
    rdfs:label "Paul Charron" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Charron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-e36bd1ed-c367-587a-53a8-42563e41ecd0
  a a2a:Person ;
  rdfs:label "Renee Torterue" ;
  a2a:PersonName [
    rdfs:label "Renee Torterue" ;
    a2a:PersonNameFirstName "Renee" ;
    a2a:PersonNameLastName "Torterue"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-8ff56bce-8369-4dd9-b2ea-71718f6b34d3
  a a2a:Person ;
  rdfs:label "Billon" ;
  a2a:PersonName [
    rdfs:label "Billon" ;
    a2a:PersonNameLastName "Billon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-980d690c-ec6f-d2ee-1c78-174a9dc85f43
  a a2a:Person ;
  rdfs:label "Cottiby" ;
  a2a:PersonName [
    rdfs:label "Cottiby" ;
    a2a:PersonNameLastName "Cottiby"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person-6d6b415f-0046-f523-3914-a3e7aaf12575
  a a2a:Person ;
  rdfs:label "Jaques Bernon" ;
  a2a:PersonName [
    rdfs:label "Jaques Bernon" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNameLastName "Bernon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1
  a a2a:Event ;
  rdfs:label "other:Overig" ;
  a2a:EventType "other:Overig" ;
  a2a:EventDate [
    a2a:Year "1701" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1701-05-27"^^xsd:date
  ] .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:0ce57ac0-32e7-d882-4ce7-e77e63a88028 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:10fb1ca1-befb-1ca6-e9d7-3ed6909da829 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:1f83ecdf-6aff-5c46-7a4f-87c6d4026e82 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:8910c33e-dd46-e95c-222c-6cebc982fb78 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:b72c29fe-096d-96ba-e76a-80dec0f9fca4 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:acf315bc-44d5-3b92-f0f8-6276dec19ef3 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:bd84b060-555b-e0c2-762a-d5d85108479f ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:eed6eaa0-2911-96c5-4835-66b368e3f85c ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:e36bd1ed-c367-587a-53a8-42563e41ecd0 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:8ff56bce-8369-4dd9-b2ea-71718f6b34d3 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:980d690c-ec6f-d2ee-1c78-174a9dc85f43 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Person:6d6b415f-0046-f523-3914-a3e7aaf12575 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a_Event1 .

oa:source_saa_d0092ad0-aa57-1a7b-e053-b784100aab8a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1701-05-27 - 1701-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1701-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1701-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1701" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1701-05-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5880, Periode: 1701" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "551761" ;
    a2a:RegistryNumber "5880" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5880, Periode: 1701, Notariële archieven, 551761, 5880"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3bf675d3-a82d-801b-9cfd-9b878a52d003.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-aa57-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3bf675d3-a82d-801b-9cfd-9b878a52d003.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3ee1d103-b951-c6b1-db1b-9d60d8f37da8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-aa57-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3ee1d103-b951-c6b1-db1b-9d60d8f37da8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/14371658-03af-6621-a6f7-2256b4a5f8cd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-aa57-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/14371658-03af-6621-a6f7-2256b4a5f8cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d0092ad0-aa57-1a7b-e053-b784100aab8a" ;
  a2a:RecordGUID "{d0092ad0-aa57-1a7b-e053-b784100aab8a}" ;
  a2a:SourceRemarkOpmerking """Notaris: Joan Hoekeback
Locatieomschrijving: Rotterdam
Locatieomschrijving: La Rochelle
Onderwerpsomschrijving: Akte van approbatie voor enkele Franse akten omtrent erfenis
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5880" ;
  a2a:SourceRemarkAkteSoort "Overig" ;
  a2a:SourceRemarkfilename "NOTD02699000457", "NOTD02699000458", "NOTD02699000459" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_691_00000691.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 2790, 1928, 471, 55" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 3640, 1417, 434, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 2939, 1657, 500, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 2985, 764, 513, 60" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 2872, 1437, 490, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 3168, 2411, 518, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 3047, 1278, 457, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 3230, 609, 490, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 3512, 1636, 523, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 3191, 1346, 210, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 2818, 2290, 217, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02699000458; positie: 2693, 1530, 487, 83" .
