@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-2ea8-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 18 mei 1729" ;
  a2a:hasPerson oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-073fbc13-9e14-d852-d9da-e98b7f872734, oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-5e786918-dee8-70ef-df19-d5b77bb6a0f4, oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-02c1ee00-54d0-e276-5df3-f02573b2034b, oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-cc8ef45c-1a97-6158-4ea2-d174e2006d0f, oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-d7fd5967-4472-01cb-df7d-ed0072c09660, oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-fa5c02b9-40ab-55b5-a8a0-62c26a7d78f0 ;
  a2a:hasEvent oa:event_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-2ea8-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-073fbc13-9e14-d852-d9da-e98b7f872734
  a a2a:Person ;
  rdfs:label "Catharina Zegers" ;
  a2a:PersonName [
    rdfs:label "Catharina Zegers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Zegers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-5e786918-dee8-70ef-df19-d5b77bb6a0f4
  a a2a:Person ;
  rdfs:label "Francois Meerhout" ;
  a2a:PersonName [
    rdfs:label "Francois Meerhout" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Meerhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-02c1ee00-54d0-e276-5df3-f02573b2034b
  a a2a:Person ;
  rdfs:label "Pieter Segers" ;
  a2a:PersonName [
    rdfs:label "Pieter Segers" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-cc8ef45c-1a97-6158-4ea2-d174e2006d0f
  a a2a:Person ;
  rdfs:label "Meijer Amschel" ;
  a2a:PersonName [
    rdfs:label "Meijer Amschel" ;
    a2a:PersonNameFirstName "Meijer" ;
    a2a:PersonNameLastName "Amschel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-d7fd5967-4472-01cb-df7d-ed0072c09660
  a a2a:Person ;
  rdfs:label "Floris Zegers" ;
  a2a:PersonName [
    rdfs:label "Floris Zegers" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Zegers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person-fa5c02b9-40ab-55b5-a8a0-62c26a7d78f0
  a a2a:Person ;
  rdfs:label "Jacob Zegers de Jonge" ;
  a2a:PersonName [
    rdfs:label "Jacob Zegers de Jonge" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Zegers de Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1729-05-18"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person:073fbc13-9e14-d852-d9da-e98b7f872734 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person:5e786918-dee8-70ef-df19-d5b77bb6a0f4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person:02c1ee00-54d0-e276-5df3-f02573b2034b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person:cc8ef45c-1a97-6158-4ea2-d174e2006d0f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person:d7fd5967-4472-01cb-df7d-ed0072c09660 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Person:fa5c02b9-40ab-55b5-a8a0-62c26a7d78f0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2ea8-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2ea8-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1729-05-18 - 1729-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1729-05-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7558, Periode: 1729" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "626703" ;
    a2a:RegistryNumber "7558" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7558, Periode: 1729, Notariële archieven, 626703, 7558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/efab9a7e-5ab4-7cf0-ab98-3608666ffaf9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2ea8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/efab9a7e-5ab4-7cf0-ab98-3608666ffaf9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a6168232-1426-a54b-60dc-08810d83e67a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2ea8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a6168232-1426-a54b-60dc-08810d83e67a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/40032a60-8aef-5952-1081-05ffe8542d94.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2ea8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/40032a60-8aef-5952-1081-05ffe8542d94.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2ea8-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2ea8-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7558" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTC00419000316", "NOTC00419000317", "NOTC00419000318" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_424_00000424.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000317; positie: 4180, 1750, 489, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000317; positie: 4383, 779, 397, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000317; positie: 4449, 666, 382, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000317; positie: 4187, 1394, 796, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000317; positie: 3227, 421, 606, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000317; positie: 3678, 1831, 567, 103" .
