@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_d837ae04-3558-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 8 oktober 1793" ;
  a2a:hasPerson oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-071edf0f-cc7c-e6f1-c682-c61b97ea0ea9, oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-be3b2c37-cb9f-0238-5bc1-b55b76e778f3, oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-a14ece8a-f108-94c6-aca3-b2c4f06d4333, oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-a739aee1-db6d-099f-1925-95f6821bc023, oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-d553c48b-a265-23ba-e8c6-a51f7f4d27c7, oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-ec66429f-2123-dc0c-0d81-607bade03e32 ;
  a2a:hasEvent oa:event_saa_d837ae04-3558-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-3558-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-071edf0f-cc7c-e6f1-c682-c61b97ea0ea9
  a a2a:Person ;
  rdfs:label "Bartholomeus Songa" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Songa" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Songa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-be3b2c37-cb9f-0238-5bc1-b55b76e778f3
  a a2a:Person ;
  rdfs:label "John Browne" ;
  a2a:PersonName [
    rdfs:label "John Browne" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Browne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-a14ece8a-f108-94c6-aca3-b2c4f06d4333
  a a2a:Person ;
  rdfs:label "Jaques Philippe Bolongaro Crevenna" ;
  a2a:PersonName [
    rdfs:label "Jaques Philippe Bolongaro Crevenna" ;
    a2a:PersonNameFirstName "Jaques Philippe" ;
    a2a:PersonNameLastName "Bolongaro Crevenna"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-a739aee1-db6d-099f-1925-95f6821bc023
  a a2a:Person ;
  rdfs:label "Peter Anthonij Bolongaro Crevenna" ;
  a2a:PersonName [
    rdfs:label "Peter Anthonij Bolongaro Crevenna" ;
    a2a:PersonNameFirstName "Peter Anthonij" ;
    a2a:PersonNameLastName "Bolongaro Crevenna"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-d553c48b-a265-23ba-e8c6-a51f7f4d27c7
  a a2a:Person ;
  rdfs:label "Anthony Songa" ;
  a2a:PersonName [
    rdfs:label "Anthony Songa" ;
    a2a:PersonNameFirstName "Anthony" ;
    a2a:PersonNameLastName "Songa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person-ec66429f-2123-dc0c-0d81-607bade03e32
  a a2a:Person ;
  rdfs:label "Nicolaas van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van den Bergh" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-3558-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1793-10-08"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person:071edf0f-cc7c-e6f1-c682-c61b97ea0ea9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3558-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person:be3b2c37-cb9f-0238-5bc1-b55b76e778f3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3558-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person:a14ece8a-f108-94c6-aca3-b2c4f06d4333 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3558-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person:a739aee1-db6d-099f-1925-95f6821bc023 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3558-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person:d553c48b-a265-23ba-e8c6-a51f7f4d27c7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3558-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3558-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3558-6b6d-e053-b784100acdee_Person:ec66429f-2123-dc0c-0d81-607bade03e32 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3558-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3558-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-10-08 - 1793-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1793-10-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15659, Periode: 1793" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "633538" ;
    a2a:RegistryNumber "15659" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15659, Periode: 1793, Notariële archieven, 633538, 15659"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9ec5206f-dab9-68ca-d48d-73598150427e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3558-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9ec5206f-dab9-68ca-d48d-73598150427e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b3064cfd-0b26-7c02-ad77-7cc54c810118.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3558-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b3064cfd-0b26-7c02-ad77-7cc54c810118.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/43077664-7a79-701c-02fa-1d351e13db1c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3558-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/43077664-7a79-701c-02fa-1d351e13db1c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3558-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3558-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: London
Onderwerpsomschrijving: Innen vordering op een failliete boedel
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15659" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02156000059", "NOTD02156000060", "NOTD02156000061" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_1_00000001.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02156000060; positie: 2820, 1711, 761, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02156000060; positie: 3110, 815, 446, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02156000060; positie: 2689, 312, 1335, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02156000060; positie: 2760, 530, 1217, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02156000060; positie: 3799, 1637, 293, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02156000060; positie: 2825, 397, 901, 77" .
