@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-5dcc-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 16 mei 1729" ;
  a2a:hasPerson oa:person_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Person-052212ce-daf6-67a5-9812-3b35eb560f50, oa:person_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Person-eb9e2370-89ce-97bf-8b7d-ef48054f469b, oa:person_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Person-f5534dcd-58f8-c7c4-65df-63aab9a5fdad ;
  a2a:hasEvent oa:event_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-5dcc-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Person-052212ce-daf6-67a5-9812-3b35eb560f50
  a a2a:Person ;
  rdfs:label "Jacob d'Lions" ;
  a2a:PersonName [
    rdfs:label "Jacob d' Lions" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Lions"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Person-eb9e2370-89ce-97bf-8b7d-ef48054f469b
  a a2a:Person ;
  rdfs:label "Lion Arons" ;
  a2a:PersonName [
    rdfs:label "Lion Arons" ;
    a2a:PersonNameFirstName "Lion" ;
    a2a:PersonNameLastName "Arons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Person-f5534dcd-58f8-c7c4-65df-63aab9a5fdad
  a a2a:Person ;
  rdfs:label "Abraham van Jacob Moreno" ;
  a2a:PersonName [
    rdfs:label "Abraham van Jacob Moreno" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Jacob Moreno"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-5dcc-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 "16" ;
    rdfs:label "1729-05-16"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Person:052212ce-daf6-67a5-9812-3b35eb560f50 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Person:eb9e2370-89ce-97bf-8b7d-ef48054f469b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Person:f5534dcd-58f8-c7c4-65df-63aab9a5fdad ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5dcc-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5dcc-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1729-05-16 - 1729-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1729-05-16"^^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 "645795" ;
    a2a:RegistryNumber "7558" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7558, Periode: 1729, Notariële archieven, 645795, 7558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1ddb8b58-c67d-14ff-0377-b58d0966c0a3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5dcc-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1ddb8b58-c67d-14ff-0377-b58d0966c0a3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5dcc-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5dcc-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7558" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTC00419000340" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_208_00000208.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000340; positie: 1121, 685, 509, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000340; positie: 2328, 594, 159, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000340; positie: 869, 291, 1387, 108" .
