@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-068a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 23 maart 1759" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person-45ab31a3-b48b-d75d-0a05-cffc30623ca0, oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person-b3c72007-eb24-8b00-7deb-a8407fd39164, oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person-ee6351f1-d46d-97d8-7746-322acc9cb025, oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person-e7625942-88fb-0dc5-cbdc-cb9fee825766, oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person-92d6dfca-fce3-4bca-dffd-baa437101a96 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-068a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person-45ab31a3-b48b-d75d-0a05-cffc30623ca0
  a a2a:Person ;
  rdfs:label "Joan Bouman" ;
  a2a:PersonName [
    rdfs:label "Joan Bouman" ;
    a2a:PersonNameFirstName "Joan" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person-b3c72007-eb24-8b00-7deb-a8407fd39164
  a a2a:Person ;
  rdfs:label "Elisabeth Bouman" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Bouman" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person-ee6351f1-d46d-97d8-7746-322acc9cb025
  a a2a:Person ;
  rdfs:label "Godfried Bongard" ;
  a2a:PersonName [
    rdfs:label "Godfried Bongard" ;
    a2a:PersonNameFirstName "Godfried" ;
    a2a:PersonNameLastName "Bongard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person-e7625942-88fb-0dc5-cbdc-cb9fee825766
  a a2a:Person ;
  rdfs:label "Gerardus van Driel" ;
  a2a:PersonName [
    rdfs:label "Gerardus van Driel" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person-92d6dfca-fce3-4bca-dffd-baa437101a96
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Bouman" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Bouman" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1759-03-23"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person:45ab31a3-b48b-d75d-0a05-cffc30623ca0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person:b3c72007-eb24-8b00-7deb-a8407fd39164 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person:ee6351f1-d46d-97d8-7746-322acc9cb025 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person:e7625942-88fb-0dc5-cbdc-cb9fee825766 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Person:92d6dfca-fce3-4bca-dffd-baa437101a96 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-068a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-068a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1759-03-23 - 1759-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1759-03-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9262, Periode: 1759" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "317244" ;
    a2a:RegistryNumber "9262" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9262, Periode: 1759, Notariële archieven, 317244, 9262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/33e9c90d-2923-d119-9541-00f90e7635ab.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-068a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/33e9c90d-2923-d119-9541-00f90e7635ab.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e5c383e8-fc9c-5cd8-b67b-b6052355488f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-068a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e5c383e8-fc9c-5cd8-b67b-b6052355488f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/39681291-7c6d-d04d-9557-2e2337523ca0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-068a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/39681291-7c6d-d04d-9557-2e2337523ca0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/546d00a7-6ce6-61c1-c38f-bff22e9810b2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-068a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/546d00a7-6ce6-61c1-c38f-bff22e9810b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-068a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-068a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9262" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA00914000218", "NOTA00914000219", "NOTA00914000220", "NOTA00914000221" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4231_00004231.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000219; positie: 3580, 923, 445, 6" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000219; positie: 3430, 612, 575, 19" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000219; positie: 3486, 692, 593, 14" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000219; positie: 2847, 440, 787, -" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00914000219; positie: 3426, 530, 510, 51" .
