@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-2e5d-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 17 mei 1729" ;
  a2a:hasPerson oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person-26e34f52-ac21-5084-c76e-77007ab53fc8, oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person-be487a48-66c1-cb10-f6d8-77981d1158e9, oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person-a8ba2a59-cd21-695b-16cb-9a62db010ee5, oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person-8cbc4d79-c4de-45e3-b81a-90f878dde775, oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person-92442eea-dadd-6cfd-fd50-94fd00e40899 ;
  a2a:hasEvent oa:event_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-2e5d-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person-26e34f52-ac21-5084-c76e-77007ab53fc8
  a a2a:Person ;
  rdfs:label "Simon Machoro" ;
  a2a:PersonName [
    rdfs:label "Simon Machoro" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Machoro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person-be487a48-66c1-cb10-f6d8-77981d1158e9
  a a2a:Person ;
  rdfs:label "Isack Gaon" ;
  a2a:PersonName [
    rdfs:label "Isack Gaon" ;
    a2a:PersonNameFirstName "Isack" ;
    a2a:PersonNameLastName "Gaon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person-a8ba2a59-cd21-695b-16cb-9a62db010ee5
  a a2a:Person ;
  rdfs:label "Aaron Anthunes" ;
  a2a:PersonName [
    rdfs:label "Aaron Anthunes" ;
    a2a:PersonNameFirstName "Aaron" ;
    a2a:PersonNameLastName "Anthunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person-8cbc4d79-c4de-45e3-b81a-90f878dde775
  a a2a:Person ;
  rdfs:label "Abraham Anthunis" ;
  a2a:PersonName [
    rdfs:label "Abraham Anthunis" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Anthunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person-92442eea-dadd-6cfd-fd50-94fd00e40899
  a a2a:Person ;
  rdfs:label "Lea Anthunes" ;
  a2a:PersonName [
    rdfs:label "Lea Anthunes" ;
    a2a:PersonNameFirstName "Lea" ;
    a2a:PersonNameLastName "Anthunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2e5d-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 "17" ;
    rdfs:label "1729-05-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person:26e34f52-ac21-5084-c76e-77007ab53fc8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person:be487a48-66c1-cb10-f6d8-77981d1158e9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person:a8ba2a59-cd21-695b-16cb-9a62db010ee5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person:8cbc4d79-c4de-45e3-b81a-90f878dde775 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Person:92442eea-dadd-6cfd-fd50-94fd00e40899 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2e5d-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2e5d-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1729-05-17 - 1729-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1729-05-17"^^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 "627728" ;
    a2a:RegistryNumber "7558" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7558, Periode: 1729, Notariële archieven, 627728, 7558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ccb7b944-bc1d-d3e6-28ae-aca1d1660a5a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2e5d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ccb7b944-bc1d-d3e6-28ae-aca1d1660a5a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/51ff4e39-fb42-1167-ea56-fefa11effeb9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2e5d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/51ff4e39-fb42-1167-ea56-fefa11effeb9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2e5d-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2e5d-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Naerden
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7558" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTC00419000337", "NOTC00419000338" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_422_00000422.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000337; positie: 933, 858, 703, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000337; positie: 1776, 792, 561, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000337; positie: 929, 538, 923, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000337; positie: 668, 1006, 956, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000337; positie: 742, 441, 836, 102" .
