@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-1673-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 25 september 1797" ;
  a2a:hasPerson oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person-2e1252e4-848a-e0eb-3b45-7c970f09dd8c, oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person-e6edcec5-6429-bfec-26c1-9c08daf8f28a, oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person-dfc4cdef-f007-8439-708b-95d2a3025289, oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person-a2fa44ef-4c24-3193-edc3-358ff84e8f6c, oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person-99cb2706-a78d-ac2d-de3a-97a262e25841 ;
  a2a:hasEvent oa:event_saa_d837ae04-1673-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1673-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1673-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1673-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1673-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1673-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-1673-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person-2e1252e4-848a-e0eb-3b45-7c970f09dd8c
  a a2a:Person ;
  rdfs:label "Jean Philip Gilles" ;
  a2a:PersonName [
    rdfs:label "Jean Philip Gilles" ;
    a2a:PersonNameFirstName "Jean Philip" ;
    a2a:PersonNameLastName "Gilles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person-e6edcec5-6429-bfec-26c1-9c08daf8f28a
  a a2a:Person ;
  rdfs:label "Bohl Bohlen" ;
  a2a:PersonName [
    rdfs:label "Bohl Bohlen" ;
    a2a:PersonNameFirstName "Bohl" ;
    a2a:PersonNameLastName "Bohlen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person-dfc4cdef-f007-8439-708b-95d2a3025289
  a a2a:Person ;
  rdfs:label "John Swanwick" ;
  a2a:PersonName [
    rdfs:label "John Swanwick" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Swanwick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person-a2fa44ef-4c24-3193-edc3-358ff84e8f6c
  a a2a:Person ;
  rdfs:label "John Bohlen" ;
  a2a:PersonName [
    rdfs:label "John Bohlen" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Bohlen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person-99cb2706-a78d-ac2d-de3a-97a262e25841
  a a2a:Person ;
  rdfs:label "Maria Agnes Michel" ;
  a2a:PersonName [
    rdfs:label "Maria Agnes Michel" ;
    a2a:PersonNameFirstName "Maria Agnes" ;
    a2a:PersonNameLastName "Michel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1673-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1797-09-25"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1673-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person:2e1252e4-848a-e0eb-3b45-7c970f09dd8c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1673-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1673-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person:e6edcec5-6429-bfec-26c1-9c08daf8f28a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1673-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1673-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person:dfc4cdef-f007-8439-708b-95d2a3025289 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1673-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1673-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person:a2fa44ef-4c24-3193-edc3-358ff84e8f6c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1673-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1673-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1673-6b6d-e053-b784100acdee_Person:99cb2706-a78d-ac2d-de3a-97a262e25841 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1673-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1673-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1797-09-25 - 1797-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1797-09-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15669, Periode: 1797" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "618608" ;
    a2a:RegistryNumber "15669" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15669, Periode: 1797, Notariële archieven, 618608, 15669"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6cba14ef-3306-d079-e591-6cf3e1746e70.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1673-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6cba14ef-3306-d079-e591-6cf3e1746e70.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/23d63dc3-aa79-3725-23d5-1321ee1b748a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1673-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/23d63dc3-aa79-3725-23d5-1321ee1b748a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1673-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1673-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Philadelphia
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15669" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02166000296", "NOTD02166000297" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_300_00000300.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02166000297; positie: 2339, 627, 219, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02166000297; positie: 2098, 1299, 272, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02166000297; positie: 1607, 949, 613, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02166000297; positie: 2577, 1293, 168, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02166000297; positie: 1075, 586, 783, 132" .
