@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-d7a6-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Overig op 5 maart 1793" ;
  a2a:hasPerson oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person-3b540559-0778-19ae-03f9-f531fd258ce9, oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person-101a1942-23a8-1b4a-9152-588f45c9e250, oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person-1c23a8ff-f256-f1e4-2f31-cfbe41bc88c3, oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person-acad1a85-81be-4e88-8049-a821526f62a2, oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person-7929e8f3-946e-1720-a55e-f94e5b39fb79 ;
  a2a:hasEvent oa:event_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-d7a6-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person-3b540559-0778-19ae-03f9-f531fd258ce9
  a a2a:Person ;
  rdfs:label "Barston" ;
  a2a:PersonName [
    rdfs:label "Barston" ;
    a2a:PersonNameLastName "Barston"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person-101a1942-23a8-1b4a-9152-588f45c9e250
  a a2a:Person ;
  rdfs:label "Hope Williams" ;
  a2a:PersonName [
    rdfs:label "Hope Williams" ;
    a2a:PersonNameFirstName "Hope" ;
    a2a:PersonNameLastName "Williams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person-1c23a8ff-f256-f1e4-2f31-cfbe41bc88c3
  a a2a:Person ;
  rdfs:label "Thomas Hendrik Weijmar" ;
  a2a:PersonName [
    rdfs:label "Thomas Hendrik Weijmar" ;
    a2a:PersonNameFirstName "Thomas Hendrik" ;
    a2a:PersonNameLastName "Weijmar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person-acad1a85-81be-4e88-8049-a821526f62a2
  a a2a:Person ;
  rdfs:label "Hope" ;
  a2a:PersonName [
    rdfs:label "Hope" ;
    a2a:PersonNameLastName "Hope"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person-7929e8f3-946e-1720-a55e-f94e5b39fb79
  a a2a:Person ;
  rdfs:label "Elliot" ;
  a2a:PersonName [
    rdfs:label "Elliot" ;
    a2a:PersonNameLastName "Elliot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Overig" ;
  a2a:EventType "other:Overig" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1793-03-05"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person:3b540559-0778-19ae-03f9-f531fd258ce9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person:101a1942-23a8-1b4a-9152-588f45c9e250 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person:1c23a8ff-f256-f1e4-2f31-cfbe41bc88c3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person:acad1a85-81be-4e88-8049-a821526f62a2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Person:7929e8f3-946e-1720-a55e-f94e5b39fb79 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d7a6-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-d7a6-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-03-05 - 1793-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1793-03-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16408, Periode: 1793" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "607290" ;
    a2a:RegistryNumber "16408" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16408, Periode: 1793, Notariële archieven, 607290, 16408"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e861e5f5-db46-20e4-fa0d-3e2d55f66a6a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d7a6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e861e5f5-db46-20e4-fa0d-3e2d55f66a6a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/27717369-abde-615c-3bdd-720594a1eb0e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d7a6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/27717369-abde-615c-3bdd-720594a1eb0e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-d7a6-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-d7a6-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: Dantzig
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16408" ;
  a2a:SourceRemarkAkteSoort "Overig" ;
  a2a:SourceRemarkfilename "NOTQ00033000497", "NOTQ00033000498" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_661_00000661.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000497; positie: 4417, 2572, 465, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000497; positie: 4792, 2246, 273, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000497; positie: 4487, 1889, 460, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000497; positie: 4782, 1699, 293, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000497; positie: 3265, 2672, 319, 84" .
