@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_d837ae03-d9fc-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 31 oktober 1726" ;
  a2a:hasPerson oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-1eb25ac2-c0a9-15dd-78fd-bfe4ca0b57d8, oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-2bb165e1-839a-bc9d-efd3-2da845135ca3, oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-c224c454-c7ed-7627-07f8-77b301f8fb8e, oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-f1c036c4-31ad-cf4c-4a9a-568587cc6d0e, oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-5e1b1209-60a1-5450-007a-38e6d60c487a, oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-fc934bdf-8704-32f5-cab5-0d4c1df6c50d ;
  a2a:hasEvent oa:event_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-d9fc-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-1eb25ac2-c0a9-15dd-78fd-bfe4ca0b57d8
  a a2a:Person ;
  rdfs:label "Jacob Mocatta Nunes" ;
  a2a:PersonName [
    rdfs:label "Jacob Mocatta Nunes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Mocatta Nunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-2bb165e1-839a-bc9d-efd3-2da845135ca3
  a a2a:Person ;
  rdfs:label "Isack Mocatta Nunes" ;
  a2a:PersonName [
    rdfs:label "Isack Mocatta Nunes" ;
    a2a:PersonNameFirstName "Isack" ;
    a2a:PersonNameLastName "Mocatta Nunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-c224c454-c7ed-7627-07f8-77b301f8fb8e
  a a2a:Person ;
  rdfs:label "Rachel Mocatta Nunes" ;
  a2a:PersonName [
    rdfs:label "Rachel Mocatta Nunes" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Mocatta Nunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-f1c036c4-31ad-cf4c-4a9a-568587cc6d0e
  a a2a:Person ;
  rdfs:label "Joseph Nunes Marchena" ;
  a2a:PersonName [
    rdfs:label "Joseph Nunes Marchena" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Nunes Marchena"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-5e1b1209-60a1-5450-007a-38e6d60c487a
  a a2a:Person ;
  rdfs:label "David Parera Junior" ;
  a2a:PersonName [
    rdfs:label "David Parera Junior" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Parera Junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person-fc934bdf-8704-32f5-cab5-0d4c1df6c50d
  a a2a:Person ;
  rdfs:label "Antonio Gabriel Nunes" ;
  a2a:PersonName [
    rdfs:label "Antonio Gabriel Nunes" ;
    a2a:PersonNameFirstName "Antonio Gabriel" ;
    a2a:PersonNameLastName "Nunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1726-10-31"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person:1eb25ac2-c0a9-15dd-78fd-bfe4ca0b57d8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person:2bb165e1-839a-bc9d-efd3-2da845135ca3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person:c224c454-c7ed-7627-07f8-77b301f8fb8e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person:f1c036c4-31ad-cf4c-4a9a-568587cc6d0e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person:5e1b1209-60a1-5450-007a-38e6d60c487a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Person:fc934bdf-8704-32f5-cab5-0d4c1df6c50d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d9fc-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-d9fc-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1726-10-31 - 1726-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1726-10-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7554, Periode: 1726" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "599507" ;
    a2a:RegistryNumber "7554" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7554, Periode: 1726, Notariële archieven, 599507, 7554"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/02cacde6-0b35-77c4-25b9-833dc87b970b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d9fc-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/02cacde6-0b35-77c4-25b9-833dc87b970b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-d9fc-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-d9fc-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7554" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTC00415000332" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_673_00000673.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00415000332; positie: 700, 849, 575, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00415000332; positie: 1365, 757, 1046, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00415000332; positie: 696, 388, 929, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00415000332; positie: 1763, 1314, 619, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00415000332; positie: 1790, 859, 640, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00415000332; positie: 2135, 382, 373, 85" .
