@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-e50a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 10 december 1792" ;
  a2a:hasPerson oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person-49de3f21-267c-4e6b-5ab0-b34bb4118b24, oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person-35972fb7-283b-a1fd-a11d-1f0719903679, oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person-e522803a-2a1f-1742-3d54-c219e3f4b0ef, oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person-6a9e565f-0d8f-4b28-d7ac-8f887d92cf89 ;
  a2a:hasEvent oa:event_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e50a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e50a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e50a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e50a-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-e50a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person-49de3f21-267c-4e6b-5ab0-b34bb4118b24
  a a2a:Person ;
  rdfs:label "Johannes Gabriels" ;
  a2a:PersonName [
    rdfs:label "Johannes Gabriels" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Gabriels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person-35972fb7-283b-a1fd-a11d-1f0719903679
  a a2a:Person ;
  rdfs:label "Roelof Zier" ;
  a2a:PersonName [
    rdfs:label "Roelof Zier" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Zier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person-e522803a-2a1f-1742-3d54-c219e3f4b0ef
  a a2a:Person ;
  rdfs:label "Elizabeth Maria Christiaanse" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Maria Christiaanse" ;
    a2a:PersonNameFirstName "Elizabeth Maria" ;
    a2a:PersonNameLastName "Christiaanse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person-6a9e565f-0d8f-4b28-d7ac-8f887d92cf89
  a a2a:Person ;
  rdfs:label "Arie Gabriels" ;
  a2a:PersonName [
    rdfs:label "Arie Gabriels" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Gabriels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1792-12-10"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e50a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person:49de3f21-267c-4e6b-5ab0-b34bb4118b24 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e50a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person:35972fb7-283b-a1fd-a11d-1f0719903679 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e50a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person:e522803a-2a1f-1742-3d54-c219e3f4b0ef ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e50a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Person:6a9e565f-0d8f-4b28-d7ac-8f887d92cf89 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e50a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e50a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1792-12-10 - 1792-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1792-12-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15653, Periode: 1792" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "640529" ;
    a2a:RegistryNumber "15653" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15653, Periode: 1792, Notariële archieven, 640529, 15653"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/83bf82c2-a672-5383-4e9d-da816a159364.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e50a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/83bf82c2-a672-5383-4e9d-da816a159364.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/59368d83-5431-09e3-9c28-3dffc1935287.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e50a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/59368d83-5431-09e3-9c28-3dffc1935287.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/526d9e27-831f-5221-1eac-87c6e037262b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e50a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/526d9e27-831f-5221-1eac-87c6e037262b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e50a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e50a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Onderwerpsomschrijving: Opeisen bij trouwbelofte toegezegde gelden
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15653" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02150000615", "NOTD02150000616", "NOTD02150000617" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_730_00000730.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02150000616; positie: 3807, 1943, 321, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02150000616; positie: 3452, 1759, 366, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02150000616; positie: 2990, 937, 1081, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02150000616; positie: 2942, 828, 575, 123" .
