@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-0aa5-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 29 april 1744" ;
  a2a:hasPerson oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-10a23f10-a2be-5477-0268-517ccede0370, oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-c6707d49-311c-e582-96d8-ffa7e38ea1e6, oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-9bd6da70-0d41-dcc2-9e67-90f611f9201f, oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-a62253ab-b043-5030-b9f7-97ef4895fce0, oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-772b9130-0879-16d9-9d6d-1dc6b7dbb4a6, oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-ffbbd4e0-c4e5-8a9b-f804-df34ead2bd86 ;
  a2a:hasEvent oa:event_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-0aa5-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-10a23f10-a2be-5477-0268-517ccede0370
  a a2a:Person ;
  rdfs:label "Moses Munhao" ;
  a2a:PersonName [
    rdfs:label "Moses Munhao" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Munhao"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-c6707d49-311c-e582-96d8-ffa7e38ea1e6
  a a2a:Person ;
  rdfs:label "Isaac Munhao" ;
  a2a:PersonName [
    rdfs:label "Isaac Munhao" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Munhao"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-9bd6da70-0d41-dcc2-9e67-90f611f9201f
  a a2a:Person ;
  rdfs:label "Joseph Jesurun" ;
  a2a:PersonName [
    rdfs:label "Joseph Jesurun" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Jesurun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-a62253ab-b043-5030-b9f7-97ef4895fce0
  a a2a:Person ;
  rdfs:label "Bourse" ;
  a2a:PersonName [
    rdfs:label "Bourse" ;
    a2a:PersonNameLastName "Bourse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-772b9130-0879-16d9-9d6d-1dc6b7dbb4a6
  a a2a:Person ;
  rdfs:label "Swarte" ;
  a2a:PersonName [
    rdfs:label "Swarte" ;
    a2a:PersonNameLastName "Swarte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person-ffbbd4e0-c4e5-8a9b-f804-df34ead2bd86
  a a2a:Person ;
  rdfs:label "Isaac Costerus" ;
  a2a:PersonName [
    rdfs:label "Isaac Costerus" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Costerus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1744-04-29"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person:10a23f10-a2be-5477-0268-517ccede0370 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person:c6707d49-311c-e582-96d8-ffa7e38ea1e6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person:9bd6da70-0d41-dcc2-9e67-90f611f9201f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person:a62253ab-b043-5030-b9f7-97ef4895fce0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person:772b9130-0879-16d9-9d6d-1dc6b7dbb4a6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Person:ffbbd4e0-c4e5-8a9b-f804-df34ead2bd86 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0aa5-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0aa5-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1744-04-29 - 1744-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1744-04-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 12154, Periode: 1744" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "635472" ;
    a2a:RegistryNumber "12154" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 12154, Periode: 1744, Notariële archieven, 635472, 12154"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5931b9c0-c60d-a254-0f1f-7c6056b555fe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0aa5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5931b9c0-c60d-a254-0f1f-7c6056b555fe.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6722bca9-4219-c139-f91e-91857b1207f7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0aa5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6722bca9-4219-c139-f91e-91857b1207f7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c933cb1e-a2d7-f126-ca94-44299302e284.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0aa5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c933cb1e-a2d7-f126-ca94-44299302e284.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0aa5-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0aa5-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Rijpland
Locatieomschrijving: Middelburg
Locatieomschrijving: Zeeland
Onderwerpsomschrijving: Geld innen bij bewindhebbers
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/12154" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTJ00596000096", "NOTJ00596000097", "NOTJ00596000098" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_239_00000239.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00596000097; positie: 3155, 403, 515, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00596000097; positie: 3813, 496, 226, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00596000097; positie: 3350, 647, 474, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00596000097; positie: 3735, 2264, 324, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00596000097; positie: 2753, 2379, 201, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00596000097; positie: 2711, 804, 372, 90" .
