@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-73fa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 11 mei 1765" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person-7dfd8962-576b-e976-d8bd-6656d073610a, oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person-aad32924-45e6-3656-7c3f-043cc5190c51, oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person-de6de858-baec-ba9f-da71-2874ea6685f7, oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person-b726eafc-6206-8a7c-e87e-1ee299d65706, oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person-54d1aa0a-46b5-f64d-0938-560e79e15327 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person-7dfd8962-576b-e976-d8bd-6656d073610a
  a a2a:Person ;
  rdfs:label "Catharina de Jong" ;
  a2a:PersonName [
    rdfs:label "Catharina de Jong" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person-aad32924-45e6-3656-7c3f-043cc5190c51
  a a2a:Person ;
  rdfs:label "Aarnout Lucas Wildeman" ;
  a2a:PersonName [
    rdfs:label "Aarnout Lucas Wildeman" ;
    a2a:PersonNameFirstName "Aarnout Lucas" ;
    a2a:PersonNameLastName "Wildeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person-de6de858-baec-ba9f-da71-2874ea6685f7
  a a2a:Person ;
  rdfs:label "Arent Kok" ;
  a2a:PersonName [
    rdfs:label "Arent Kok" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person-b726eafc-6206-8a7c-e87e-1ee299d65706
  a a2a:Person ;
  rdfs:label "Petrus Hemrica" ;
  a2a:PersonName [
    rdfs:label "Petrus Hemrica" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Hemrica"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person-54d1aa0a-46b5-f64d-0938-560e79e15327
  a a2a:Person ;
  rdfs:label "Petronella Geertruijda Hemrica" ;
  a2a:PersonName [
    rdfs:label "Petronella Geertruijda Hemrica" ;
    a2a:PersonNameFirstName "Petronella Geertruijda" ;
    a2a:PersonNameLastName "Hemrica"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1765" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1765-05-11"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person:7dfd8962-576b-e976-d8bd-6656d073610a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person:aad32924-45e6-3656-7c3f-043cc5190c51 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person:de6de858-baec-ba9f-da71-2874ea6685f7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person:b726eafc-6206-8a7c-e87e-1ee299d65706 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Person:54d1aa0a-46b5-f64d-0938-560e79e15327 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-73fa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1765-05-11 - 1765-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1765-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1765-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1765" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1765-05-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11177, Periode: 1765" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "357224" ;
    a2a:RegistryNumber "11177" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11177, Periode: 1765, Notariële archieven, 357224, 11177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3c3d54f7-f342-84e0-b309-382890be7b18.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-73fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3c3d54f7-f342-84e0-b309-382890be7b18.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6e29aef9-af09-45a7-72f2-7e42f6acb3d6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-73fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6e29aef9-af09-45a7-72f2-7e42f6acb3d6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-73fa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-73fa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Alkmaar
Locatieomschrijving: Schermerhorn
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11177" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD01052000230", "NOTD01052000231" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17214_00017214.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01052000231; positie: 3640, 913, 512, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01052000231; positie: 3326, 184, 850, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01052000231; positie: 3499, 1411, 443, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01052000231; positie: 3101, 1014, 734, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01052000231; positie: 2884, 105, 1249, 125" .
