@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-6aa0-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 16 februari 1643" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-17df2fb1-8e35-9089-756d-9d2bf2c30648, oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-74960d11-e076-431b-57b8-41962d1f710c, oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-da350e69-962d-010f-93f4-b613b936ae74, oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-6f3a02d0-ea17-23a5-cb28-faa4263d51da, oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-5d1fe767-94a2-c7ae-e3ba-c689bd832b91, oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-99574afc-f195-29f9-320f-d0da16cc8d97 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-17df2fb1-8e35-9089-756d-9d2bf2c30648
  a a2a:Person ;
  rdfs:label "Jan van Laers" ;
  a2a:PersonName [
    rdfs:label "Jan van Laers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Laers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-74960d11-e076-431b-57b8-41962d1f710c
  a a2a:Person ;
  rdfs:label "Jacob Hendrixsz" ;
  a2a:PersonName [
    rdfs:label "Jacob Hendrixsz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hendrixsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-da350e69-962d-010f-93f4-b613b936ae74
  a a2a:Person ;
  rdfs:label "Abraham Pouille" ;
  a2a:PersonName [
    rdfs:label "Abraham Pouille" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Pouille"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-6f3a02d0-ea17-23a5-cb28-faa4263d51da
  a a2a:Person ;
  rdfs:label "Cornelis van Bemme@" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Bemme@" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bemme@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-5d1fe767-94a2-c7ae-e3ba-c689bd832b91
  a a2a:Person ;
  rdfs:label "Jochum Thielmans" ;
  a2a:PersonName [
    rdfs:label "Jochum Thielmans" ;
    a2a:PersonNameFirstName "Jochum" ;
    a2a:PersonNameLastName "Thielmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person-99574afc-f195-29f9-320f-d0da16cc8d97
  a a2a:Person ;
  rdfs:label "Isaack Pouille" ;
  a2a:PersonName [
    rdfs:label "Isaack Pouille" ;
    a2a:PersonNameFirstName "Isaack" ;
    a2a:PersonNameLastName "Pouille"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1643" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1643-02-16"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person:17df2fb1-8e35-9089-756d-9d2bf2c30648 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person:74960d11-e076-431b-57b8-41962d1f710c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person:da350e69-962d-010f-93f4-b613b936ae74 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person:6f3a02d0-ea17-23a5-cb28-faa4263d51da ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person:5d1fe767-94a2-c7ae-e3ba-c689bd832b91 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Person:99574afc-f195-29f9-320f-d0da16cc8d97 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-6aa0-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1643-02-16 - 1643-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1643-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1643-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1643" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1643-02-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 959A, Periode: 1643" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "335765" ;
    a2a:RegistryNumber "959A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 959A, Periode: 1643, Notariële archieven, 335765, 959A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e9b4a094-72de-d212-21ea-7b82c1550406.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6aa0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e9b4a094-72de-d212-21ea-7b82c1550406.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-6aa0-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-6aa0-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Antwerpen
Onderwerpsomschrijving: Machtiging om een bedrag te vorderen en innen.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/959A" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00030000056" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_7146_00007146.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000056; positie: 942, 1961, 595, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000056; positie: 975, 3487, 1147, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000056; positie: 778, 717, 532, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000056; positie: 1659, 1138, 1227, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000056; positie: 2273, 3432, 628, 212" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000056; positie: 1676, 644, 1008, 117" .
