@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-e508-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 17 maart 1796" ;
  a2a:hasPerson oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person-2c88cea4-e237-6261-71cb-6a24155c1bc5, oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person-d4485d5f-25f8-684d-6d09-6e7a18c9161b, oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person-a8500eb1-ae5d-013e-7c82-eecc7d6d4223, oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person-84e7d5ee-237b-01b5-aa94-ca1d59590741, oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person-70a2a295-1e2e-eb2b-522e-2dfab24dc9c3 ;
  a2a:hasEvent oa:event_saa_d837ae03-e508-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e508-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e508-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e508-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e508-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e508-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-e508-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person-2c88cea4-e237-6261-71cb-6a24155c1bc5
  a a2a:Person ;
  rdfs:label "Cecilia de Clercq" ;
  a2a:PersonName [
    rdfs:label "Cecilia de Clercq" ;
    a2a:PersonNameFirstName "Cecilia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Clercq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person-d4485d5f-25f8-684d-6d09-6e7a18c9161b
  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-e508-6b6d-e053-b784100acdee_Person-a8500eb1-ae5d-013e-7c82-eecc7d6d4223
  a a2a:Person ;
  rdfs:label "Willem Stinstra" ;
  a2a:PersonName [
    rdfs:label "Willem Stinstra" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Stinstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person-84e7d5ee-237b-01b5-aa94-ca1d59590741
  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-e508-6b6d-e053-b784100acdee_Person-70a2a295-1e2e-eb2b-522e-2dfab24dc9c3
  a a2a:Person ;
  rdfs:label "Gulian Ludlow" ;
  a2a:PersonName [
    rdfs:label "Gulian Ludlow" ;
    a2a:PersonNameFirstName "Gulian" ;
    a2a:PersonNameLastName "Ludlow"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e508-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1796-03-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e508-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person:2c88cea4-e237-6261-71cb-6a24155c1bc5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e508-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e508-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person:d4485d5f-25f8-684d-6d09-6e7a18c9161b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e508-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e508-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person:a8500eb1-ae5d-013e-7c82-eecc7d6d4223 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e508-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e508-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person:84e7d5ee-237b-01b5-aa94-ca1d59590741 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e508-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e508-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e508-6b6d-e053-b784100acdee_Person:70a2a295-1e2e-eb2b-522e-2dfab24dc9c3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e508-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e508-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1796-03-17 - 1796-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1796-03-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15666, Periode: 1796" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "640521" ;
    a2a:RegistryNumber "15666" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15666, Periode: 1796, Notariële archieven, 640521, 15666"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/834900de-d317-88da-a03a-a92d901a4892.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e508-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/834900de-d317-88da-a03a-a92d901a4892.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e8a545f9-d50c-2290-bb9b-5b05aaed882c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e508-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e8a545f9-d50c-2290-bb9b-5b05aaed882c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e508-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e508-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: New York
Locatieomschrijving: United States of America
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15666" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02163000384", "NOTD02163000385" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_730_00000730.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02163000385; positie: 1239, 641, 539, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02163000385; positie: 1160, 1635, 597, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02163000385; positie: 2159, 599, 747, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02163000385; positie: 2427, 765, 401, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02163000385; positie: 1613, 857, 603, 88" .
