@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_d837ae03-ea11-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 15 april 1793" ;
  a2a:hasPerson oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person-3b045b9e-994e-301c-36b7-a41b0a784c0f, oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person-4a92c7cc-b999-7bcb-a14b-650418aa1c54, oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person-b0fb9905-3e12-2921-e192-524236ccaeca, oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person-87527fd0-faa9-1fa4-24fa-23765aedfb26, oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person-6de35987-f8bc-0b70-d18a-52324de6584f ;
  a2a:hasEvent oa:event_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ea11-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ea11-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ea11-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ea11-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-ea11-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-ea11-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person-3b045b9e-994e-301c-36b7-a41b0a784c0f
  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_d837ae03-ea11-6b6d-e053-b784100acdee_Person-4a92c7cc-b999-7bcb-a14b-650418aa1c54
  a a2a:Person ;
  rdfs:label "Gulian Ludlow" ;
  a2a:PersonName [
    rdfs:label "Gulian Ludlow" ;
    a2a:PersonNameFirstName "Gulian" ;
    a2a:PersonNameLastName "Ludlow"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person-b0fb9905-3e12-2921-e192-524236ccaeca
  a a2a:Person ;
  rdfs:label "Daniel Ludlow" ;
  a2a:PersonName [
    rdfs:label "Daniel Ludlow" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Ludlow"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person-87527fd0-faa9-1fa4-24fa-23765aedfb26
  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_d837ae03-ea11-6b6d-e053-b784100acdee_Person-6de35987-f8bc-0b70-d18a-52324de6584f
  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_d837ae03-ea11-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1793-04-15"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ea11-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person:3b045b9e-994e-301c-36b7-a41b0a784c0f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea11-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person:4a92c7cc-b999-7bcb-a14b-650418aa1c54 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea11-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person:b0fb9905-3e12-2921-e192-524236ccaeca ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea11-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person:87527fd0-faa9-1fa4-24fa-23765aedfb26 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea11-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Person:6de35987-f8bc-0b70-d18a-52324de6584f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea11-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ea11-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-04-15 - 1793-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1793-04-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15656, Periode: 1793" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "640903" ;
    a2a:RegistryNumber "15656" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15656, Periode: 1793, Notariële archieven, 640903, 15656"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8510a12f-2870-247b-2269-0080ddae1c7a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ea11-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8510a12f-2870-247b-2269-0080ddae1c7a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6c967abe-f0df-1ab0-580c-64efb42b21fc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ea11-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6c967abe-f0df-1ab0-580c-64efb42b21fc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/affb4e0a-4765-7eab-038c-d6c76e4515e5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ea11-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/affb4e0a-4765-7eab-038c-d6c76e4515e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ea11-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ea11-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: New York
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15656" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02153000409", "NOTD02153000410", "NOTD02153000411" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_756_00000756.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02153000410; positie: 3321, 340, 1011, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02153000410; positie: 3508, 702, 703, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02153000410; positie: 4537, 618, 657, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02153000410; positie: 3283, 544, 876, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02153000410; positie: 4485, 314, 705, 90" .
