@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-5a24-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Cessie op 19 maart 1793" ;
  a2a:hasPerson oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-c920ff57-106d-47f1-c754-a5474177d712, oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-486314a9-94a2-a4d9-a194-55c01fa85df8, oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-0467a156-ab59-b647-5fde-508b51a78472, oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-812c6f38-1236-fa36-09b1-04e901a6296d, oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-dae6f610-1781-6f31-376b-12e2aa41aabd, oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-ce957aea-8994-7cdc-0ec3-6e5b51825361 ;
  a2a:hasEvent oa:event_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-5a24-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-c920ff57-106d-47f1-c754-a5474177d712
  a a2a:Person ;
  rdfs:label "R. Puller" ;
  a2a:PersonName [
    rdfs:label "R. Puller" ;
    a2a:PersonNameFirstName "R." ;
    a2a:PersonNameLastName "Puller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-486314a9-94a2-a4d9-a194-55c01fa85df8
  a a2a:Person ;
  rdfs:label "Strothers" ;
  a2a:PersonName [
    rdfs:label "Strothers" ;
    a2a:PersonNameLastName "Strothers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-0467a156-ab59-b647-5fde-508b51a78472
  a a2a:Person ;
  rdfs:label "Jacobus Zijtsema" ;
  a2a:PersonName [
    rdfs:label "Jacobus Zijtsema" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Zijtsema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-812c6f38-1236-fa36-09b1-04e901a6296d
  a a2a:Person ;
  rdfs:label "C. Puller" ;
  a2a:PersonName [
    rdfs:label "C. Puller" ;
    a2a:PersonNameFirstName "C." ;
    a2a:PersonNameLastName "Puller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-dae6f610-1781-6f31-376b-12e2aa41aabd
  a a2a:Person ;
  rdfs:label "Jan Willink" ;
  a2a:PersonName [
    rdfs:label "Jan Willink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Willink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person-ce957aea-8994-7cdc-0ec3-6e5b51825361
  a a2a:Person ;
  rdfs:label "Wilhelm Willink" ;
  a2a:PersonName [
    rdfs:label "Wilhelm Willink" ;
    a2a:PersonNameFirstName "Wilhelm" ;
    a2a:PersonNameLastName "Willink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Cessie" ;
  a2a:EventType "other:Cessie" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1793-03-19"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person:c920ff57-106d-47f1-c754-a5474177d712 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person:486314a9-94a2-a4d9-a194-55c01fa85df8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person:0467a156-ab59-b647-5fde-508b51a78472 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person:812c6f38-1236-fa36-09b1-04e901a6296d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person:dae6f610-1781-6f31-376b-12e2aa41aabd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a24-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Person:ce957aea-8994-7cdc-0ec3-6e5b51825361 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a24-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5a24-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-03-19 - 1793-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1793-03-19"^^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 "636860" ;
    a2a:RegistryNumber "16408" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16408, Periode: 1793, Notariële archieven, 636860, 16408"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fae13e43-df21-3000-f9bd-2d86426d0300.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5a24-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fae13e43-df21-3000-f9bd-2d86426d0300.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/25d640ae-df89-30a3-de93-84ed9976d049.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5a24-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/25d640ae-df89-30a3-de93-84ed9976d049.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7d5f1302-ea07-bb88-c26a-afbed860c455.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5a24-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7d5f1302-ea07-bb88-c26a-afbed860c455.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5a24-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5a24-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: London
Locatieomschrijving: Leeds
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16408" ;
  a2a:SourceRemarkAkteSoort "Cessie" ;
  a2a:SourceRemarkfilename "NOTQ00033000689", "NOTQ00033000690", "NOTQ00033000691" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_189_00000189.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000690; positie: 3338, 3097, 301, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000690; positie: 4178, 1601, 370, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000690; positie: 4480, 1102, 587, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000690; positie: 3047, 3116, 128, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000690; positie: 3777, 692, 642, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00033000690; positie: 4484, 913, 334, 133" .
