@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-65a5-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 10 maart 1728" ;
  a2a:hasPerson oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person-259ef85e-1792-0a83-bc6e-b3849a6b18ce, oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person-3795b167-d241-f71e-a6d8-922b958ab8aa, oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person-a4353f20-9de6-8100-bc5a-e5b2a9325cb2, oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person-2c7b01cb-f8d9-eac9-ca5b-d91f000833ef, oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person-1739275f-d585-09e1-cef8-4bdfd7c44ac9 ;
  a2a:hasEvent oa:event_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-65a5-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-65a5-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-65a5-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-65a5-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-65a5-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-65a5-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person-259ef85e-1792-0a83-bc6e-b3849a6b18ce
  a a2a:Person ;
  rdfs:label "Harman Berewout" ;
  a2a:PersonName [
    rdfs:label "Harman Berewout" ;
    a2a:PersonNameFirstName "Harman" ;
    a2a:PersonNameLastName "Berewout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person-3795b167-d241-f71e-a6d8-922b958ab8aa
  a a2a:Person ;
  rdfs:label "Fredrik Berewout" ;
  a2a:PersonName [
    rdfs:label "Fredrik Berewout" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Berewout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person-a4353f20-9de6-8100-bc5a-e5b2a9325cb2
  a a2a:Person ;
  rdfs:label "Petrus Lepper" ;
  a2a:PersonName [
    rdfs:label "Petrus Lepper" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Lepper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person-2c7b01cb-f8d9-eac9-ca5b-d91f000833ef
  a a2a:Person ;
  rdfs:label "Jan Berewout" ;
  a2a:PersonName [
    rdfs:label "Jan Berewout" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Berewout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person-1739275f-d585-09e1-cef8-4bdfd7c44ac9
  a a2a:Person ;
  rdfs:label "Aaghje van de Poll" ;
  a2a:PersonName [
    rdfs:label "Aaghje van de Poll" ;
    a2a:PersonNameFirstName "Aaghje" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1728-03-10"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-65a5-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person:259ef85e-1792-0a83-bc6e-b3849a6b18ce ;
  a2a:EventKeyRef oa:event_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-65a5-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person:3795b167-d241-f71e-a6d8-922b958ab8aa ;
  a2a:EventKeyRef oa:event_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-65a5-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person:a4353f20-9de6-8100-bc5a-e5b2a9325cb2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-65a5-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person:2c7b01cb-f8d9-eac9-ca5b-d91f000833ef ;
  a2a:EventKeyRef oa:event_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-65a5-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Person:1739275f-d585-09e1-cef8-4bdfd7c44ac9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-65a5-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-65a5-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1728-03-10 - 1728-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1728-03-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9643, Periode: 1728" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "608299" ;
    a2a:RegistryNumber "9643" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9643, Periode: 1728, Notariële archieven, 608299, 9643"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5cce144e-0016-40fb-4f3f-aa0899ad5630.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-65a5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5cce144e-0016-40fb-4f3f-aa0899ad5630.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fd279311-fa69-4f93-5ba1-c8735094fcfa.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-65a5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fd279311-fa69-4f93-5ba1-c8735094fcfa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-65a5-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-65a5-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Samuel Wiselius
Onderwerpsomschrijving: Afhandelen borgstelling
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9643" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAG06346000032", "KLAG06346000033" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_932_00000932.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06346000033; positie: 3672, 689, 710, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06346000033; positie: 3760, 1774, 790, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06346000033; positie: 4508, 963, 333, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06346000033; positie: 3152, 1648, 573, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06346000033; positie: 3500, 1581, 783, 115" .
