@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-cba3-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 25 mei 1791" ;
  a2a:hasPerson oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person-02a243b5-9268-dda2-0d0b-e2a9c1471669, oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person-3e7b2ffe-eb1d-e95d-a608-c77f1e56c4d0, oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person-e27fdf3e-b782-01ee-5ba0-e74605346ce5, oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person-de0c94ff-6dbc-64d7-fca0-1b3b2c19de23, oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person-94eec644-1027-32dd-3281-77a9ada40e23 ;
  a2a:hasEvent oa:event_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-cba3-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-cba3-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-cba3-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-cba3-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-cba3-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-cba3-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person-02a243b5-9268-dda2-0d0b-e2a9c1471669
  a a2a:Person ;
  rdfs:label "James Greenleaf" ;
  a2a:PersonName [
    rdfs:label "James Greenleaf" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Greenleaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person-3e7b2ffe-eb1d-e95d-a608-c77f1e56c4d0
  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_d837ae03-cba3-6b6d-e053-b784100acdee_Person-e27fdf3e-b782-01ee-5ba0-e74605346ce5
  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-cba3-6b6d-e053-b784100acdee_Person-de0c94ff-6dbc-64d7-fca0-1b3b2c19de23
  a a2a:Person ;
  rdfs:label "John Keese" ;
  a2a:PersonName [
    rdfs:label "John Keese" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Keese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person-94eec644-1027-32dd-3281-77a9ada40e23
  a a2a:Person ;
  rdfs:label "James Watson" ;
  a2a:PersonName [
    rdfs:label "James Watson" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Watson"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1791-05-25"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-cba3-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person:02a243b5-9268-dda2-0d0b-e2a9c1471669 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cba3-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person:3e7b2ffe-eb1d-e95d-a608-c77f1e56c4d0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cba3-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person:e27fdf3e-b782-01ee-5ba0-e74605346ce5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cba3-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person:de0c94ff-6dbc-64d7-fca0-1b3b2c19de23 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cba3-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Person:94eec644-1027-32dd-3281-77a9ada40e23 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cba3-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-cba3-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1791-05-25 - 1791-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1791-05-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15647, Periode: 1791" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "628632" ;
    a2a:RegistryNumber "15647" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15647, Periode: 1791, Notariële archieven, 628632, 15647"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/48c1189f-bc4a-bb9f-e8bb-5084acdb11b0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cba3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/48c1189f-bc4a-bb9f-e8bb-5084acdb11b0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/85e9f4e2-4e6f-5645-2cee-6e26f8069bd7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cba3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/85e9f4e2-4e6f-5645-2cee-6e26f8069bd7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-cba3-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-cba3-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: New York
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15647" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02144000370", "NOTD02144000371" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_600_00000600.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02144000371; positie: 5044, 320, 604, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02144000371; positie: 4491, 1186, 652, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02144000371; positie: 4913, 794, 713, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02144000371; positie: 5256, 629, 430, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02144000371; positie: 3943, 405, 512, 73" .
