@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_a3cb51cc-1e0c-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 29 juni 1686" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person-4c0a282c-ae05-69ba-c48c-9864d20a8c22, oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person-7a95f8d5-bec1-aa54-cc6b-3b2204454151, oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person-834312d1-a744-1d8c-048f-1aec4392ab9c, oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person-feba89d4-5aa6-f2ff-fbba-eb3a26c38cc5, oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person-ffd17a7f-54b2-c445-f6c3-0180aef565f8 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person-4c0a282c-ae05-69ba-c48c-9864d20a8c22
  a a2a:Person ;
  rdfs:label "Aege Jolles" ;
  a2a:PersonName [
    rdfs:label "Aege Jolles" ;
    a2a:PersonNameFirstName "Aege" ;
    a2a:PersonNameLastName "Jolles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person-7a95f8d5-bec1-aa54-cc6b-3b2204454151
  a a2a:Person ;
  rdfs:label "Jetie Claas" ;
  a2a:PersonName [
    rdfs:label "Jetie Claas" ;
    a2a:PersonNameFirstName "Jetie" ;
    a2a:PersonNameLastName "Claas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person-834312d1-a744-1d8c-048f-1aec4392ab9c
  a a2a:Person ;
  rdfs:label "Nancke Jeties" ;
  a2a:PersonName [
    rdfs:label "Nancke Jeties" ;
    a2a:PersonNameFirstName "Nancke" ;
    a2a:PersonNameLastName "Jeties"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person-feba89d4-5aa6-f2ff-fbba-eb3a26c38cc5
  a a2a:Person ;
  rdfs:label "Aegh Etjes" ;
  a2a:PersonName [
    rdfs:label "Aegh Etjes" ;
    a2a:PersonNameFirstName "Aegh" ;
    a2a:PersonNameLastName "Etjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person-ffd17a7f-54b2-c445-f6c3-0180aef565f8
  a a2a:Person ;
  rdfs:label "Gosswinius Ottema" ;
  a2a:PersonName [
    rdfs:label "Gosswinius Ottema" ;
    a2a:PersonNameFirstName "Gosswinius" ;
    a2a:PersonNameLastName "Ottema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1686-06-29"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person:4c0a282c-ae05-69ba-c48c-9864d20a8c22 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person:7a95f8d5-bec1-aa54-cc6b-3b2204454151 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person:834312d1-a744-1d8c-048f-1aec4392ab9c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person:feba89d4-5aa6-f2ff-fbba-eb3a26c38cc5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Person:ffd17a7f-54b2-c445-f6c3-0180aef565f8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1e0c-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1686-06-29 - 1686-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1686-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1686-06-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5247A, Periode: 1686" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "327950" ;
    a2a:RegistryNumber "5247A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5247A, Periode: 1686, Notariële archieven, 327950, 5247A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f8fdfe5d-6e87-d77a-96bc-329f1278a4e0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1e0c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f8fdfe5d-6e87-d77a-96bc-329f1278a4e0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/260877ec-f450-5e99-8faa-76b5efe82d1a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1e0c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/260877ec-f450-5e99-8faa-76b5efe82d1a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/88281672-c716-5d97-62e2-fdc2e69a0210.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1e0c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/88281672-c716-5d97-62e2-fdc2e69a0210.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1e0c-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1e0c-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Simon van Sevenhoven
Locatieomschrijving: Hinloopen
Locatieomschrijving: Vriesland
Locatieomschrijving: Harig
Onderwerpsomschrijving: Plaatsvervanger i.v.m. voogdijkwestie.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5247A" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA00357000377", "NOTA00357000378", "NOTA00357000379" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7071_00007071.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00357000378; positie: 3030, 875, 149, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00357000378; positie: 4687, 544, 333, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00357000378; positie: 4312, 299, 698, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00357000378; positie: 3292, 398, 533, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00357000378; positie: 2727, 1122, 469, 91" .
