@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-35a5-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 19 januari 1780" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person-169af609-8262-2c9e-c3c9-675685ea9233, oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person-c3f305f6-e664-80b8-5f27-d13428bbce7a, oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person-caf14643-b01d-4746-362b-3c4bef2d4170, oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person-8c200719-c537-07de-3080-e4495f5fdcb7, oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person-680c5e31-bf8a-cf8e-bb99-5c7d720111ca ;
  a2a:hasEvent oa:event_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person-169af609-8262-2c9e-c3c9-675685ea9233
  a a2a:Person ;
  rdfs:label "Lamberta van Swol" ;
  a2a:PersonName [
    rdfs:label "Lamberta van Swol" ;
    a2a:PersonNameFirstName "Lamberta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Swol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person-c3f305f6-e664-80b8-5f27-d13428bbce7a
  a a2a:Person ;
  rdfs:label "Barend van Monnom" ;
  a2a:PersonName [
    rdfs:label "Barend van Monnom" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Monnom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person-caf14643-b01d-4746-362b-3c4bef2d4170
  a a2a:Person ;
  rdfs:label "Pieter Kerk" ;
  a2a:PersonName [
    rdfs:label "Pieter Kerk" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person-8c200719-c537-07de-3080-e4495f5fdcb7
  a a2a:Person ;
  rdfs:label "Tiemen Broek" ;
  a2a:PersonName [
    rdfs:label "Tiemen Broek" ;
    a2a:PersonNameFirstName "Tiemen" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person-680c5e31-bf8a-cf8e-bb99-5c7d720111ca
  a a2a:Person ;
  rdfs:label "Anthonia Hermans" ;
  a2a:PersonName [
    rdfs:label "Anthonia Hermans" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1780-01-19"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person:169af609-8262-2c9e-c3c9-675685ea9233 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person:c3f305f6-e664-80b8-5f27-d13428bbce7a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person:caf14643-b01d-4746-362b-3c4bef2d4170 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person:8c200719-c537-07de-3080-e4495f5fdcb7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Person:680c5e31-bf8a-cf8e-bb99-5c7d720111ca ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-35a5-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1780-01-19 - 1780-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1780-01-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10895, Periode: 1780" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "327492" ;
    a2a:RegistryNumber "10895" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10895, Periode: 1780, Notariële archieven, 327492, 10895"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/19ec7a58-a2c7-038a-2e44-9927fbfc2344.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-35a5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/19ec7a58-a2c7-038a-2e44-9927fbfc2344.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9e33bb66-de36-759a-d7c2-e5767404cdf0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-35a5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9e33bb66-de36-759a-d7c2-e5767404cdf0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/00e15068-b698-bbfa-bb04-4ff2e6628cf5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-35a5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/00e15068-b698-bbfa-bb04-4ff2e6628cf5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-35a5-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-35a5-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Edam
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10895" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA01499000059", "NOTA01499000060", "NOTA01499000061" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4070_00004070.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01499000060; positie: 3199, 1393, 788, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01499000060; positie: 2949, 375, 816, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01499000060; positie: 3355, 812, 511, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01499000060; positie: 2829, 1289, 542, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01499000060; positie: 3053, 280, 788, 96" .
