@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_9d6d21e1-c5b2-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Machtiging op 1 september 1745" ;
  a2a:hasPerson oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person-6b310a50-cc4d-b3f5-ebc8-ae1af1682f95, oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person-dcef68f4-9c14-39d5-0fd2-07db5afcdce5, oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person-3c436853-1e43-181e-03f3-4b367479718a, oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person-9078eba7-82db-884c-cc8f-412cb896808c, oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person-9a1d9fb1-1114-04da-9c74-b502d85e08be ;
  a2a:hasEvent oa:event_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_4 ;
  a2a:hasSource oa:source_saa_9d6d21e1-c5b2-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person-6b310a50-cc4d-b3f5-ebc8-ae1af1682f95
  a a2a:Person ;
  rdfs:label "Abraham Pantzer" ;
  a2a:PersonName [
    rdfs:label "Abraham Pantzer" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Pantzer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person-dcef68f4-9c14-39d5-0fd2-07db5afcdce5
  a a2a:Person ;
  rdfs:label "Gerrit Duijm" ;
  a2a:PersonName [
    rdfs:label "Gerrit Duijm" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Duijm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person-3c436853-1e43-181e-03f3-4b367479718a
  a a2a:Person ;
  rdfs:label "Jacob van den Doorslag" ;
  a2a:PersonName [
    rdfs:label "Jacob van den Doorslag" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Doorslag"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person-9078eba7-82db-884c-cc8f-412cb896808c
  a a2a:Person ;
  rdfs:label "Marten Bogaard" ;
  a2a:PersonName [
    rdfs:label "Marten Bogaard" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person-9a1d9fb1-1114-04da-9c74-b502d85e08be
  a a2a:Person ;
  rdfs:label "Jan Gerard Ameldung" ;
  a2a:PersonName [
    rdfs:label "Jan Gerard Ameldung" ;
    a2a:PersonNameFirstName "Jan Gerard" ;
    a2a:PersonNameLastName "Ameldung"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1745-09-01"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person:6b310a50-cc4d-b3f5-ebc8-ae1af1682f95 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person:dcef68f4-9c14-39d5-0fd2-07db5afcdce5 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person:3c436853-1e43-181e-03f3-4b367479718a ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person:9078eba7-82db-884c-cc8f-412cb896808c ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Person:9a1d9fb1-1114-04da-9c74-b502d85e08be ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-c5b2-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e1-c5b2-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1745-09-01 - 1745-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1745-09-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11506, Periode: 1745" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "180434" ;
    a2a:RegistryNumber "11506" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11506, Periode: 1745, Notariële archieven, 180434, 11506"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d4100e98-6552-a432-f040-852954af2c1b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-c5b2-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d4100e98-6552-a432-f040-852954af2c1b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/90a51746-4779-3c61-d549-9faf18ba1dd2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-c5b2-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/90a51746-4779-3c61-d549-9faf18ba1dd2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e1-c5b2-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e1-c5b2-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Godefridus Schaak
Locatieomschrijving: Utrecht
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11506" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA01904000139", "NOTA01904000140" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_20048_00020048.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01904000139; positie: 1633, 1244, 840, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01904000139; positie: 996, 1000, 710, 151" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01904000139; positie: 2072, 1497, 380, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01904000139; positie: 1464, 2402, 843, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01904000139; positie: 2159, 2766, 296, 136" .
