@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-6f0d-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 25 april 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person-9d436d99-1f38-7523-d51c-cf0f5a4bc3b5, oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person-94420141-197c-d670-703d-e429be35ac58, oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person-ce338395-7732-2bd6-e91e-8cc11ad8798a, oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person-4d7727d1-ddb9-4d6d-10f5-61fc0a913036, oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person-6084fab9-8384-9af3-d211-af23c4e83cfb ;
  a2a:hasEvent oa:event_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-6f0d-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person-9d436d99-1f38-7523-d51c-cf0f5a4bc3b5
  a a2a:Person ;
  rdfs:label "Philips Venturin" ;
  a2a:PersonName [
    rdfs:label "Philips Venturin" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person-94420141-197c-d670-703d-e429be35ac58
  a a2a:Person ;
  rdfs:label "IJde Anes Pellema" ;
  a2a:PersonName [
    rdfs:label "IJde Anes Pellema" ;
    a2a:PersonNameFirstName "IJde Anes" ;
    a2a:PersonNameLastName "Pellema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person-ce338395-7732-2bd6-e91e-8cc11ad8798a
  a a2a:Person ;
  rdfs:label "Hendrick Kelner" ;
  a2a:PersonName [
    rdfs:label "Hendrick Kelner" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Kelner"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person-4d7727d1-ddb9-4d6d-10f5-61fc0a913036
  a a2a:Person ;
  rdfs:label "Attse Thiepkes" ;
  a2a:PersonName [
    rdfs:label "Attse Thiepkes" ;
    a2a:PersonNameFirstName "Attse" ;
    a2a:PersonNameLastName "Thiepkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person-6084fab9-8384-9af3-d211-af23c4e83cfb
  a a2a:Person ;
  rdfs:label "Cornelis Veen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Veen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person:9d436d99-1f38-7523-d51c-cf0f5a4bc3b5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person:94420141-197c-d670-703d-e429be35ac58 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person:ce338395-7732-2bd6-e91e-8cc11ad8798a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person:4d7727d1-ddb9-4d6d-10f5-61fc0a913036 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Person:6084fab9-8384-9af3-d211-af23c4e83cfb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6f0d-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-6f0d-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-04-25 - 1637-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1637-04-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 951A, Periode: 1637" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "632257" ;
    a2a:RegistryNumber "951A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951A, Periode: 1637, Notariële archieven, 632257, 951A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bbb5a308-6e9f-9c0b-0ea3-1994a6aab6e9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6f0d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bbb5a308-6e9f-9c0b-0ea3-1994a6aab6e9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bee52412-d59e-0549-a0ac-719776c11733.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6f0d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bee52412-d59e-0549-a0ac-719776c11733.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-6f0d-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-6f0d-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Leeuwaerden in Vrieslant
Locatieomschrijving: Sgravenhage
Onderwerpsomschrijving: Gerechtsvertegenwoordiger
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951A" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTK00001000348", "NOTK00001000349" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_980_00000980.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000349; positie: 2814, 2392, 460, 142" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000348; positie: 1555, 519, 1060, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000348; positie: 475, 1848, 334, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000348; positie: 1801, 1486, 879, 156" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000349; positie: 23, 2503, 882, 281" .
