@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-e603-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 5 juli 1658" ;
  a2a:hasPerson oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-0cb690c3-7cf2-77b3-0cfa-3f2e0196c35c, oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-328970fc-5e1c-2f92-1230-5563d35661ff, oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-42381b19-0e65-5ae2-7d77-61e8424bcca8, oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-b3ca6812-b311-e620-61e1-a800c43c5547, oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-f64ad179-a7cd-490b-39c4-fb8c75919374, oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-eed4bc1d-3787-9d10-26cb-e6590c7b86c9 ;
  a2a:hasEvent oa:event_saa_d837ae03-e603-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-e603-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-0cb690c3-7cf2-77b3-0cfa-3f2e0196c35c
  a a2a:Person ;
  rdfs:label "Benedetto Baliano" ;
  a2a:PersonName [
    rdfs:label "Benedetto Baliano" ;
    a2a:PersonNameFirstName "Benedetto" ;
    a2a:PersonNameLastName "Baliano"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-328970fc-5e1c-2f92-1230-5563d35661ff
  a a2a:Person ;
  rdfs:label "Hector Friesma" ;
  a2a:PersonName [
    rdfs:label "Hector Friesma" ;
    a2a:PersonNameFirstName "Hector" ;
    a2a:PersonNameLastName "Friesma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-42381b19-0e65-5ae2-7d77-61e8424bcca8
  a a2a:Person ;
  rdfs:label "Jan van Kessel" ;
  a2a:PersonName [
    rdfs:label "Jan van Kessel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kessel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-b3ca6812-b311-e620-61e1-a800c43c5547
  a a2a:Person ;
  rdfs:label "Jacob Jubert" ;
  a2a:PersonName [
    rdfs:label "Jacob Jubert" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jubert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-f64ad179-a7cd-490b-39c4-fb8c75919374
  a a2a:Person ;
  rdfs:label "Jan Baptista Bensio" ;
  a2a:PersonName [
    rdfs:label "Jan Baptista Bensio" ;
    a2a:PersonNameFirstName "Jan Baptista" ;
    a2a:PersonNameLastName "Bensio"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person-eed4bc1d-3787-9d10-26cb-e6590c7b86c9
  a a2a:Person ;
  rdfs:label "Michel Donckert" ;
  a2a:PersonName [
    rdfs:label "Michel Donckert" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Donckert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e603-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1658-07-05"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person:0cb690c3-7cf2-77b3-0cfa-3f2e0196c35c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e603-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person:328970fc-5e1c-2f92-1230-5563d35661ff ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e603-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person:42381b19-0e65-5ae2-7d77-61e8424bcca8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e603-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person:b3ca6812-b311-e620-61e1-a800c43c5547 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e603-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person:f64ad179-a7cd-490b-39c4-fb8c75919374 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e603-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e603-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e603-6b6d-e053-b784100acdee_Person:eed4bc1d-3787-9d10-26cb-e6590c7b86c9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e603-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e603-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1658-07-05 - 1658-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1658-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1658" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1658-07-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 986, Periode: 1658" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "634282" ;
    a2a:RegistryNumber "986" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 986, Periode: 1658, Notariële archieven, 634282, 986"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7a46e0d6-c6e4-45a2-7109-3fd5a9cb6045.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e603-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7a46e0d6-c6e4-45a2-7109-3fd5a9cb6045.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/74f345d0-adfc-2e0b-7c9e-6b3eb090d6d1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e603-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/74f345d0-adfc-2e0b-7c9e-6b3eb090d6d1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5c8b4a1d-cc3a-e93a-53a1-6261ec5a2c23.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e603-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5c8b4a1d-cc3a-e93a-53a1-6261ec5a2c23.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e603-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e603-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Middelburgh in Zeelandt
Locatieomschrijving: Malga
Onderwerpsomschrijving: open vordering
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/986" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00007000242", "VBPA00007000243", "VBPA00007000244" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_735_00000735.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000242; positie: 955, 3647, 801, 152" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000244; positie: 685, 833, 735, 213" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000242; positie: 2212, 1707, 634, 159" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000244; positie: 1508, 810, 678, 175" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000242; positie: 2543, 750, 194, 171" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00007000242; positie: 1115, 2690, 672, 167" .
