@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-43fa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 12 oktober 1764" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-08e9eff8-6e41-d4c5-8ca6-118e994f04fc, oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-00b96eda-4ec1-140f-c742-fe810208cc15, oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-33d2db69-c5de-8e08-1522-b9735c89dd63, oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-3f6ec796-886a-fa94-2e65-2574d35e96af, oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-d9b87ecf-9e32-8333-ba89-ab38a1ba1bd9, oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-d9ef6cab-772b-5778-f956-f745d0e51484, oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-b160d66f-8024-6fce-3e6e-236fbece69d1, oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-f2aaee9c-0fa7-9345-a532-3e8bdd4364ac, oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-57209748-51bd-09d6-64a0-378e8a1f42a7, oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-8f0ade3e-25e4-6eba-21bb-307aace4fa55 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_8, oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_9 ;
  a2a:hasSource oa:source_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-08e9eff8-6e41-d4c5-8ca6-118e994f04fc
  a a2a:Person ;
  rdfs:label "Arnoldus van der Maat" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van der Maat" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Maat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-00b96eda-4ec1-140f-c742-fe810208cc15
  a a2a:Person ;
  rdfs:label "Jacobus Tambij" ;
  a2a:PersonName [
    rdfs:label "Jacobus Tambij" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Tambij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-33d2db69-c5de-8e08-1522-b9735c89dd63
  a a2a:Person ;
  rdfs:label "Jacob van Leerdam" ;
  a2a:PersonName [
    rdfs:label "Jacob van Leerdam" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leerdam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-3f6ec796-886a-fa94-2e65-2574d35e96af
  a a2a:Person ;
  rdfs:label "Albertus van Soest" ;
  a2a:PersonName [
    rdfs:label "Albertus van Soest" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Soest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-d9b87ecf-9e32-8333-ba89-ab38a1ba1bd9
  a a2a:Person ;
  rdfs:label "Dorothea Koerwaldt" ;
  a2a:PersonName [
    rdfs:label "Dorothea Koerwaldt" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Koerwaldt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-d9ef6cab-772b-5778-f956-f745d0e51484
  a a2a:Person ;
  rdfs:label "Johannes van Bloemswaard" ;
  a2a:PersonName [
    rdfs:label "Johannes van Bloemswaard" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bloemswaard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-b160d66f-8024-6fce-3e6e-236fbece69d1
  a a2a:Person ;
  rdfs:label "Jan de Koning" ;
  a2a:PersonName [
    rdfs:label "Jan de Koning" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-f2aaee9c-0fa7-9345-a532-3e8bdd4364ac
  a a2a:Person ;
  rdfs:label "Wouter Wijnoxbergen" ;
  a2a:PersonName [
    rdfs:label "Wouter Wijnoxbergen" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Wijnoxbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-57209748-51bd-09d6-64a0-378e8a1f42a7
  a a2a:Person ;
  rdfs:label "Leendert Stoop" ;
  a2a:PersonName [
    rdfs:label "Leendert Stoop" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Stoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person-8f0ade3e-25e4-6eba-21bb-307aace4fa55
  a a2a:Person ;
  rdfs:label "Johannes Crock" ;
  a2a:PersonName [
    rdfs:label "Johannes Crock" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Crock"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1764-10-12"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person:08e9eff8-6e41-d4c5-8ca6-118e994f04fc ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person:00b96eda-4ec1-140f-c742-fe810208cc15 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person:33d2db69-c5de-8e08-1522-b9735c89dd63 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person:3f6ec796-886a-fa94-2e65-2574d35e96af ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person:d9b87ecf-9e32-8333-ba89-ab38a1ba1bd9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person:d9ef6cab-772b-5778-f956-f745d0e51484 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person:b160d66f-8024-6fce-3e6e-236fbece69d1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person:f2aaee9c-0fa7-9345-a532-3e8bdd4364ac ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person:57209748-51bd-09d6-64a0-378e8a1f42a7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Person:8f0ade3e-25e4-6eba-21bb-307aace4fa55 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-43fa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1764-10-12 - 1764-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1764-10-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11175, Periode: 1764" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "357563" ;
    a2a:RegistryNumber "11175" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11175, Periode: 1764, Notariële archieven, 357563, 11175"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6e4d371c-ea75-f77f-6108-4e27d8fd9d98.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-43fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6e4d371c-ea75-f77f-6108-4e27d8fd9d98.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5997b434-e0fb-4ce8-3f08-1f1b6dc7e88e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-43fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5997b434-e0fb-4ce8-3f08-1f1b6dc7e88e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c066e9f5-a7c0-f169-3f59-14b3dc3ae2ef.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-43fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c066e9f5-a7c0-f169-3f59-14b3dc3ae2ef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-43fa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-43fa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Abcoude
Locatieomschrijving: Utrecht
Locatieomschrijving: Broeksijder Polder
Locatieomschrijving: 't Geijn
Onderwerpsomschrijving: inzake overdracht van 6 morgen zo wei- als hooiland in Abcoude Proosdij
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11175" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD01050000072", "NOTD01050000073", "NOTD01050000074" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4040_00004040.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01050000073; positie: 3061, 1726, 879, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01050000073; positie: 2677, 1628, 527, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01050000073; positie: 2999, 951, 702, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01050000073; positie: 3245, 1624, 705, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01050000073; positie: 3919, 140, 214, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01050000073; positie: 2667, 147, 966, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01050000073; positie: 2668, 319, 503, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01050000073; positie: 3258, 1539, 845, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01050000073; positie: 2649, 1822, 524, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01050000073; positie: 3970, 1620, 166, 101" .
