@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_d837ae03-ed64-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 28 april 1788" ;
  a2a:hasPerson oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person-468525c5-33ea-f6c8-1ff0-d02364521271, oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person-c521b4a1-8f5a-a4b7-1563-6fab006d9ed8, oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person-5f1e3ade-df9e-4cc3-bceb-3913f5c2b2d3, oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person-a19aec8b-cd8c-065f-dea1-dcf209fd24b1 ;
  a2a:hasEvent oa:event_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ed64-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ed64-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ed64-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ed64-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-ed64-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person-468525c5-33ea-f6c8-1ff0-d02364521271
  a a2a:Person ;
  rdfs:label "Isaac Adrianus Remmers" ;
  a2a:PersonName [
    rdfs:label "Isaac Adrianus Remmers" ;
    a2a:PersonNameFirstName "Isaac Adrianus" ;
    a2a:PersonNameLastName "Remmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person-c521b4a1-8f5a-a4b7-1563-6fab006d9ed8
  a a2a:Person ;
  rdfs:label "Jacobus Kiebert" ;
  a2a:PersonName [
    rdfs:label "Jacobus Kiebert" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Kiebert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person-5f1e3ade-df9e-4cc3-bceb-3913f5c2b2d3
  a a2a:Person ;
  rdfs:label "Theodorus Stoutenburg" ;
  a2a:PersonName [
    rdfs:label "Theodorus Stoutenburg" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Stoutenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person-a19aec8b-cd8c-065f-dea1-dcf209fd24b1
  a a2a:Person ;
  rdfs:label "Johanna Statema" ;
  a2a:PersonName [
    rdfs:label "Johanna Statema" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Statema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1788-04-28"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ed64-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person:468525c5-33ea-f6c8-1ff0-d02364521271 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ed64-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person:c521b4a1-8f5a-a4b7-1563-6fab006d9ed8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ed64-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person:5f1e3ade-df9e-4cc3-bceb-3913f5c2b2d3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ed64-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Person:a19aec8b-cd8c-065f-dea1-dcf209fd24b1 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ed64-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ed64-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1788-04-28 - 1788-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1788" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1788-04-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16389, Periode: 1788" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "598198" ;
    a2a:RegistryNumber "16389" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16389, Periode: 1788, Notariële archieven, 598198, 16389"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4b598114-9402-ebe2-552e-9ca748ee9b42.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ed64-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4b598114-9402-ebe2-552e-9ca748ee9b42.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4e2aed12-eac8-148c-6620-905cee666336.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ed64-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4e2aed12-eac8-148c-6620-905cee666336.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0beedf82-9b36-3540-c52d-d1e46f72eecb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ed64-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0beedf82-9b36-3540-c52d-d1e46f72eecb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ed64-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ed64-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16389" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTQ00020000603", "NOTQ00020000604", "NOTQ00020000605" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_773_00000773.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00020000604; positie: 4300, 1872, 686, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00020000604; positie: 3833, 699, 960, 173" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00020000604; positie: 4742, 1786, 322, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00020000604; positie: 4699, 934, 397, 83" .
