@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-6ee3-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 15 mei 1731" ;
  a2a:hasPerson oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person-b9cbbbef-1161-c821-3b54-5552b5c39481, oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person-add648b3-d75c-15a4-b74f-5fc42660c283, oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person-937a9b38-1f87-f99f-3f3a-5d6e77abc625, oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person-d1cfcda0-aa6d-c3b0-f564-dba104a52cb9, oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person-d838fdc0-5973-e87c-9259-a86a14892548 ;
  a2a:hasEvent oa:event_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-6ee3-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person-b9cbbbef-1161-c821-3b54-5552b5c39481
  a a2a:Person ;
  rdfs:label "Rachel Swart" ;
  a2a:PersonName [
    rdfs:label "Rachel Swart" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person-add648b3-d75c-15a4-b74f-5fc42660c283
  a a2a:Person ;
  rdfs:label "Rabecca Zusarte" ;
  a2a:PersonName [
    rdfs:label "Rabecca Zusarte" ;
    a2a:PersonNameFirstName "Rabecca" ;
    a2a:PersonNameLastName "Zusarte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person-937a9b38-1f87-f99f-3f3a-5d6e77abc625
  a a2a:Person ;
  rdfs:label "Raghel Zuzarte" ;
  a2a:PersonName [
    rdfs:label "Raghel Zuzarte" ;
    a2a:PersonNameFirstName "Raghel" ;
    a2a:PersonNameLastName "Zuzarte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person-d1cfcda0-aa6d-c3b0-f564-dba104a52cb9
  a a2a:Person ;
  rdfs:label "Isaacq Gaon" ;
  a2a:PersonName [
    rdfs:label "Isaacq Gaon" ;
    a2a:PersonNameFirstName "Isaacq" ;
    a2a:PersonNameLastName "Gaon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person-d838fdc0-5973-e87c-9259-a86a14892548
  a a2a:Person ;
  rdfs:label "Rabecca Swart" ;
  a2a:PersonName [
    rdfs:label "Rabecca Swart" ;
    a2a:PersonNameFirstName "Rabecca" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person:b9cbbbef-1161-c821-3b54-5552b5c39481 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person:add648b3-d75c-15a4-b74f-5fc42660c283 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person:937a9b38-1f87-f99f-3f3a-5d6e77abc625 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person:d1cfcda0-aa6d-c3b0-f564-dba104a52cb9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Person:d838fdc0-5973-e87c-9259-a86a14892548 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ee3-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-6ee3-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1731-05-15 - 1731-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1731-05-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7561, Periode: 1731" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "632134" ;
    a2a:RegistryNumber "7561" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7561, Periode: 1731, Notariële archieven, 632134, 7561"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d673d350-3cf0-a60a-c1dc-eb5967a9fd8d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6ee3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d673d350-3cf0-a60a-c1dc-eb5967a9fd8d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c1f550af-57f7-5f5e-d9f6-94b42a1b59db.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6ee3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c1f550af-57f7-5f5e-d9f6-94b42a1b59db.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-6ee3-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-6ee3-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7561" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTC00422000517", "NOTC00422000518" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_979_00000979.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00422000517; positie: 1817, 1422, 642, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00422000517; positie: 1818, 367, 669, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00422000517; positie: 663, 1415, 815, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00422000517; positie: 623, 599, 667, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00422000517; positie: 928, 499, 307, 100" .
