@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-3083-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 24 oktober 1794" ;
  a2a:hasPerson oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person-6567e610-3183-00b2-934f-93bc5f2b5cee, oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person-2acc2dc4-a0c8-82af-987e-4a2fd5006835, oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person-1b568ef8-4390-1403-4bb6-76d6c35f2278, oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person-cf173986-6b3f-cb86-8c9b-c276395760fe, oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person-f8974bde-d5dc-de63-67a3-ad3422a5ea23 ;
  a2a:hasEvent oa:event_saa_d837ae04-3083-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3083-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3083-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3083-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3083-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-3083-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-3083-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person-6567e610-3183-00b2-934f-93bc5f2b5cee
  a a2a:Person ;
  rdfs:label "Daniel Crommelin" ;
  a2a:PersonName [
    rdfs:label "Daniel Crommelin" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Crommelin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person-2acc2dc4-a0c8-82af-987e-4a2fd5006835
  a a2a:Person ;
  rdfs:label "Robert Daniel Crommelin" ;
  a2a:PersonName [
    rdfs:label "Robert Daniel Crommelin" ;
    a2a:PersonNameFirstName "Robert Daniel" ;
    a2a:PersonNameLastName "Crommelin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person-1b568ef8-4390-1403-4bb6-76d6c35f2278
  a a2a:Person ;
  rdfs:label "Joseph Nourse" ;
  a2a:PersonName [
    rdfs:label "Joseph Nourse" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Nourse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person-cf173986-6b3f-cb86-8c9b-c276395760fe
  a a2a:Person ;
  rdfs:label "Henry Joseph Stier" ;
  a2a:PersonName [
    rdfs:label "Henry Joseph Stier" ;
    a2a:PersonNameFirstName "Henry Joseph" ;
    a2a:PersonNameLastName "Stier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person-f8974bde-d5dc-de63-67a3-ad3422a5ea23
  a a2a:Person ;
  rdfs:label "Gulian Crommelin" ;
  a2a:PersonName [
    rdfs:label "Gulian Crommelin" ;
    a2a:PersonNameFirstName "Gulian" ;
    a2a:PersonNameLastName "Crommelin"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-3083-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person:6567e610-3183-00b2-934f-93bc5f2b5cee ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3083-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3083-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person:2acc2dc4-a0c8-82af-987e-4a2fd5006835 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3083-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3083-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person:1b568ef8-4390-1403-4bb6-76d6c35f2278 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3083-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3083-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person:cf173986-6b3f-cb86-8c9b-c276395760fe ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3083-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3083-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3083-6b6d-e053-b784100acdee_Person:f8974bde-d5dc-de63-67a3-ad3422a5ea23 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3083-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3083-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1794-10-24 - 1794-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1794-10-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15663, Periode: 1794" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "624196" ;
    a2a:RegistryNumber "15663" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15663, Periode: 1794, Notariële archieven, 624196, 15663"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e8a726b8-cd30-c2a0-1df1-b3a3636e3b8d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3083-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e8a726b8-cd30-c2a0-1df1-b3a3636e3b8d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1407ce75-0762-950c-86ab-3190dff9e7a6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3083-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1407ce75-0762-950c-86ab-3190dff9e7a6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/500c3b60-18a9-b5ae-0078-c837c4d1b22e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3083-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/500c3b60-18a9-b5ae-0078-c837c4d1b22e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3083-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3083-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: United States of America
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15663" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02160000281", "NOTD02160000282", "NOTD02160000283" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_433_00000433.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02160000282; positie: 4019, 698, 859, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02160000282; positie: 3971, 453, 1054, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02160000282; positie: 4180, 1566, 619, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02160000282; positie: 3851, 849, 1079, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02160000282; positie: 5175, 448, 280, 102" .
