@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-27bf-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 27 mei 1748" ;
  a2a:hasPerson oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person-a2d6f2b5-6386-38c5-a29c-3e6495f2a315, oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person-3a15dcfc-7dda-ae1d-49e0-1279669ec049, oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person-4c692602-e5c7-ff7b-2196-8a937916c375, oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person-d80ffe32-45fb-aa3b-477e-3654062b0a69, oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person-e2bcedd4-0246-9018-9c6b-255464952d93 ;
  a2a:hasEvent oa:event_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-27bf-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-27bf-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-27bf-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-27bf-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-27bf-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-27bf-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person-a2d6f2b5-6386-38c5-a29c-3e6495f2a315
  a a2a:Person ;
  rdfs:label "Philip Jost" ;
  a2a:PersonName [
    rdfs:label "Philip Jost" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Jost"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person-3a15dcfc-7dda-ae1d-49e0-1279669ec049
  a a2a:Person ;
  rdfs:label "Moses Goldsmit" ;
  a2a:PersonName [
    rdfs:label "Moses Goldsmit" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Goldsmit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person-4c692602-e5c7-ff7b-2196-8a937916c375
  a a2a:Person ;
  rdfs:label "Barent Sijmons" ;
  a2a:PersonName [
    rdfs:label "Barent Sijmons" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Sijmons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person-d80ffe32-45fb-aa3b-477e-3654062b0a69
  a a2a:Person ;
  rdfs:label "Jan Willem Noelemans" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Noelemans" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Noelemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person-e2bcedd4-0246-9018-9c6b-255464952d93
  a a2a:Person ;
  rdfs:label "Sacharias Rijtlinger" ;
  a2a:PersonName [
    rdfs:label "Sacharias Rijtlinger" ;
    a2a:PersonNameFirstName "Sacharias" ;
    a2a:PersonNameLastName "Rijtlinger"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-27bf-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person:a2d6f2b5-6386-38c5-a29c-3e6495f2a315 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-27bf-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person:3a15dcfc-7dda-ae1d-49e0-1279669ec049 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-27bf-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person:4c692602-e5c7-ff7b-2196-8a937916c375 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-27bf-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person:d80ffe32-45fb-aa3b-477e-3654062b0a69 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-27bf-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Person:e2bcedd4-0246-9018-9c6b-255464952d93 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-27bf-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-27bf-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1748-05-27 - 1748-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1748-05-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9765, Periode: 1748" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "597894" ;
    a2a:RegistryNumber "9765" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9765, Periode: 1748, Notariële archieven, 597894, 9765"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5b0dbd69-803b-348f-c7d9-89be070ff5eb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-27bf-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5b0dbd69-803b-348f-c7d9-89be070ff5eb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-27bf-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-27bf-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr. Mathys van Son
Onderwerpsomschrijving: executeurs testament, waarnemen rechtszaken
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9765" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAI01879000180" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_388_00000388.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI01879000180; positie: 3110, 1030, 646, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI01879000180; positie: 4220, 1390, 944, 56" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI01879000180; positie: 3911, 1047, 852, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI01879000180; positie: 4738, 1768, 316, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAI01879000180; positie: 3549, 916, 1077, 121" .
