@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-b076-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Akkoord op 23 april 1722" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-48743318-413d-55dd-d56b-59228c2b2940, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-64b9160b-cc1f-98ec-2eff-5633be01ce43, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-b6ab5899-544b-a4d5-f274-014d4adc94bf, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-2bb98fb8-ed5e-d0bc-9ff8-7a2a786fd12d, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-369f8b0c-bf23-4f39-a8ca-05889f2c1417, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-97cd75d7-b936-25de-b65d-4048026b817c, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-427063d0-df8e-1f66-7e40-e862dc86c227, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-54106356-7f48-6059-cf86-7a34601f956a, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-5c17afc8-e302-16ee-b741-aaa32e339563, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-f3471d9e-8785-9e05-73b0-9ebedf523401, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-d9bf625d-35c8-8e86-946e-8c291037367a, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-d87cd83e-f1fe-6fa0-aa0c-7561cedd2b8f, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-d438b440-2099-a6b6-1ce9-46ee660e7ca6, oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-e912d2ae-bfa9-6686-ed3c-30cc7a9a19a2 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_8, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_9, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_10, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_11, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_12, oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_13 ;
  a2a:hasSource oa:source_saa_a3cb51cc-b076-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-48743318-413d-55dd-d56b-59228c2b2940
  a a2a:Person ;
  rdfs:label "Jacob Pauw" ;
  a2a:PersonName [
    rdfs:label "Jacob Pauw" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Pauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-64b9160b-cc1f-98ec-2eff-5633be01ce43
  a a2a:Person ;
  rdfs:label "Jan van Vliet" ;
  a2a:PersonName [
    rdfs:label "Jan van Vliet" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-b6ab5899-544b-a4d5-f274-014d4adc94bf
  a a2a:Person ;
  rdfs:label "Willem van Schie" ;
  a2a:PersonName [
    rdfs:label "Willem van Schie" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-2bb98fb8-ed5e-d0bc-9ff8-7a2a786fd12d
  a a2a:Person ;
  rdfs:label "Michiel Haulsey" ;
  a2a:PersonName [
    rdfs:label "Michiel Haulsey" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Haulsey"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-369f8b0c-bf23-4f39-a8ca-05889f2c1417
  a a2a:Person ;
  rdfs:label "Balthazar Schott" ;
  a2a:PersonName [
    rdfs:label "Balthazar Schott" ;
    a2a:PersonNameFirstName "Balthazar" ;
    a2a:PersonNameLastName "Schott"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-97cd75d7-b936-25de-b65d-4048026b817c
  a a2a:Person ;
  rdfs:label "Gilles van Hoven de jonge" ;
  a2a:PersonName [
    rdfs:label "Gilles van Hoven de jonge" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoven de jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-427063d0-df8e-1f66-7e40-e862dc86c227
  a a2a:Person ;
  rdfs:label "Essaije Gillot" ;
  a2a:PersonName [
    rdfs:label "Essaije Gillot" ;
    a2a:PersonNameFirstName "Essaije" ;
    a2a:PersonNameLastName "Gillot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-54106356-7f48-6059-cf86-7a34601f956a
  a a2a:Person ;
  rdfs:label "Jan van der Plaat" ;
  a2a:PersonName [
    rdfs:label "Jan van der Plaat" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plaat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-5c17afc8-e302-16ee-b741-aaa32e339563
  a a2a:Person ;
  rdfs:label "Arendt van Dijk" ;
  a2a:PersonName [
    rdfs:label "Arendt van Dijk" ;
    a2a:PersonNameFirstName "Arendt" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-f3471d9e-8785-9e05-73b0-9ebedf523401
  a a2a:Person ;
  rdfs:label "Christiaan Hopman" ;
  a2a:PersonName [
    rdfs:label "Christiaan Hopman" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Hopman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-d9bf625d-35c8-8e86-946e-8c291037367a
  a a2a:Person ;
  rdfs:label "Petrus Hayman" ;
  a2a:PersonName [
    rdfs:label "Petrus Hayman" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Hayman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-d87cd83e-f1fe-6fa0-aa0c-7561cedd2b8f
  a a2a:Person ;
  rdfs:label "Rudolph Wetstein" ;
  a2a:PersonName [
    rdfs:label "Rudolph Wetstein" ;
    a2a:PersonNameFirstName "Rudolph" ;
    a2a:PersonNameLastName "Wetstein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-d438b440-2099-a6b6-1ce9-46ee660e7ca6
  a a2a:Person ;
  rdfs:label "Daniel van Genegen" ;
  a2a:PersonName [
    rdfs:label "Daniel van Genegen" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Genegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person-e912d2ae-bfa9-6686-ed3c-30cc7a9a19a2
  a a2a:Person ;
  rdfs:label "Paulus Stegman" ;
  a2a:PersonName [
    rdfs:label "Paulus Stegman" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Stegman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Akkoord" ;
  a2a:EventType "other:Akkoord" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1722-04-23"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:48743318-413d-55dd-d56b-59228c2b2940 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:64b9160b-cc1f-98ec-2eff-5633be01ce43 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:b6ab5899-544b-a4d5-f274-014d4adc94bf ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:2bb98fb8-ed5e-d0bc-9ff8-7a2a786fd12d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:369f8b0c-bf23-4f39-a8ca-05889f2c1417 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:97cd75d7-b936-25de-b65d-4048026b817c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:427063d0-df8e-1f66-7e40-e862dc86c227 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:54106356-7f48-6059-cf86-7a34601f956a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:5c17afc8-e302-16ee-b741-aaa32e339563 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:f3471d9e-8785-9e05-73b0-9ebedf523401 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:d9bf625d-35c8-8e86-946e-8c291037367a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:d87cd83e-f1fe-6fa0-aa0c-7561cedd2b8f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:d438b440-2099-a6b6-1ce9-46ee660e7ca6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Person:e912d2ae-bfa9-6686-ed3c-30cc7a9a19a2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b076-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-b076-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1722-04-23 - 1722-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1722-04-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8299, Periode: 1722" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "327346" ;
    a2a:RegistryNumber "8299" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8299, Periode: 1722, Notariële archieven, 327346, 8299"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dbef6dfe-21d7-bfcd-5ae7-8f9ea495d99a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b076-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dbef6dfe-21d7-bfcd-5ae7-8f9ea495d99a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/56bad846-d471-39a7-f3a7-cd924d3559b2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b076-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/56bad846-d471-39a7-f3a7-cd924d3559b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-b076-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-b076-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Onderwerpsomschrijving: Geschil over een laantje.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8299" ;
  a2a:SourceRemarkAkteSoort "Akkoord" ;
  a2a:SourceRemarkfilename "NOTM00095000138", "NOTM00095000139" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_11276_00011276.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 2723, 1562, 402, 116" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 2299, 2508, 246, 64" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 2302, 2457, 349, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 2736, 1102, 607, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 2473, 2348, 245, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 2543, 2506, 203, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 3290, 1092, 333, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 2720, 1182, 577, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 3133, 1338, 509, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 3361, 1115, 653, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 2306, 2604, 285, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 3636, 1023, 591, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 2315, 2645, 410, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000138; positie: 2731, 1411, 493, 120" .
