@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_9d6d21df-c8ea-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Machtiging op 4 december 1789" ;
  a2a:hasPerson oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person-ae38748f-6919-7fa9-3a28-91044dd0913a, oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person-186052c9-5258-a0aa-cf8e-596bad42b98d, oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person-21c56858-a24f-08fe-d960-2a076acdcdee, oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person-7917b3b1-8ef8-4661-2702-00a9dacf3da2, oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person-ce4c912a-b3bb-a761-50b4-2f4e799cad6f ;
  a2a:hasEvent oa:event_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21df-c8ea-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21df-c8ea-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21df-c8ea-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21df-c8ea-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21df-c8ea-666d-e053-b784100a1840_4 ;
  a2a:hasSource oa:source_saa_9d6d21df-c8ea-666d-e053-b784100a1840 .

oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person-ae38748f-6919-7fa9-3a28-91044dd0913a
  a a2a:Person ;
  rdfs:label "Lambertus Joannes van Laar" ;
  a2a:PersonName [
    rdfs:label "Lambertus Joannes van Laar" ;
    a2a:PersonNameFirstName "Lambertus Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Laar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person-186052c9-5258-a0aa-cf8e-596bad42b98d
  a a2a:Person ;
  rdfs:label "Arie Coomans" ;
  a2a:PersonName [
    rdfs:label "Arie Coomans" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person-21c56858-a24f-08fe-d960-2a076acdcdee
  a a2a:Person ;
  rdfs:label "Cornelis de Vries" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Vries" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person-7917b3b1-8ef8-4661-2702-00a9dacf3da2
  a a2a:Person ;
  rdfs:label "Lucas Wakker" ;
  a2a:PersonName [
    rdfs:label "Lucas Wakker" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Wakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person-ce4c912a-b3bb-a761-50b4-2f4e799cad6f
  a a2a:Person ;
  rdfs:label "Johan Gottlob Hohlfeld" ;
  a2a:PersonName [
    rdfs:label "Johan Gottlob Hohlfeld" ;
    a2a:PersonNameFirstName "Johan Gottlob" ;
    a2a:PersonNameLastName "Hohlfeld"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1789-12-04"^^xsd:date
  ] .

oa:relationep_saa_9d6d21df-c8ea-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person:ae38748f-6919-7fa9-3a28-91044dd0913a ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-c8ea-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person:186052c9-5258-a0aa-cf8e-596bad42b98d ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-c8ea-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person:21c56858-a24f-08fe-d960-2a076acdcdee ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-c8ea-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person:7917b3b1-8ef8-4661-2702-00a9dacf3da2 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-c8ea-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Person:ce4c912a-b3bb-a761-50b4-2f4e799cad6f ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-c8ea-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21df-c8ea-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1789-12-04 - 1789-12-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-12-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-12-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1789-12-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 12499, Periode: 1789" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "132478" ;
    a2a:RegistryNumber "12499" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 12499, Periode: 1789, Notariële archieven, 132478, 12499"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5b4d8a4c-793c-4c56-a54e-57d921593815.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-c8ea-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5b4d8a4c-793c-4c56-a54e-57d921593815.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5c437ae6-d0d5-c62e-c8bc-1d033ecc0ab4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-c8ea-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5c437ae6-d0d5-c62e-c8bc-1d033ecc0ab4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21df-c8ea-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21df-c8ea-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Cornelis van Homrigh
Locatieomschrijving: Enkhuijsen
Locatieomschrijving: Leeuwaarden
Locatieomschrijving: Amboina
Onderwerpsomschrijving: Vorderen van gages en maandgelden bij de VOC
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/12499" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAB04019000310", "KLAB04019000311" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_10349_00010349.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB04019000310; positie: 3555, 1472, 1175, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB04019000310; positie: 3546, 1761, 622, 140" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB04019000310; positie: 3744, 2234, 630, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB04019000310; positie: 4521, 2666, 644, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB04019000310; positie: 4055, 1302, 974, 175" .
