@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_a3cb51cc-2ae8-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Cessie op 20 mei 1750" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-f331afc9-4166-f670-d4cb-bce1323f1a86, oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-72136c7e-9c30-53a0-a917-7d554aef9620, oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-acdd38ac-4b11-b446-e0bc-60e814a7b18b, oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-a92194d4-2fad-d1c6-bd9f-279969bc0148, oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-224b6088-9c0c-43a9-a50b-8b8677af6f85, oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-c985af5f-75c8-ec67-9c3f-9c1a7f763581 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-f331afc9-4166-f670-d4cb-bce1323f1a86
  a a2a:Person ;
  rdfs:label "Jan Fra" ;
  a2a:PersonName [
    rdfs:label "Jan Fra" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Fra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-72136c7e-9c30-53a0-a917-7d554aef9620
  a a2a:Person ;
  rdfs:label "Alexander le Candele" ;
  a2a:PersonName [
    rdfs:label "Alexander le Candele" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Candele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-acdd38ac-4b11-b446-e0bc-60e814a7b18b
  a a2a:Person ;
  rdfs:label "Isaac Bulsing" ;
  a2a:PersonName [
    rdfs:label "Isaac Bulsing" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Bulsing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-a92194d4-2fad-d1c6-bd9f-279969bc0148
  a a2a:Person ;
  rdfs:label "Jaques le Candele" ;
  a2a:PersonName [
    rdfs:label "Jaques le Candele" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Candele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-224b6088-9c0c-43a9-a50b-8b8677af6f85
  a a2a:Person ;
  rdfs:label "Anna Maria le Candele" ;
  a2a:PersonName [
    rdfs:label "Anna Maria le Candele" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Candele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person-c985af5f-75c8-ec67-9c3f-9c1a7f763581
  a a2a:Person ;
  rdfs:label "Jan Tra Kranen" ;
  a2a:PersonName [
    rdfs:label "Jan Tra Kranen" ;
    a2a:PersonNameFirstName "Jan Tra" ;
    a2a:PersonNameLastName "Kranen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Cessie" ;
  a2a:EventType "other:Cessie" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1750-05-20"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person:f331afc9-4166-f670-d4cb-bce1323f1a86 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person:72136c7e-9c30-53a0-a917-7d554aef9620 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person:acdd38ac-4b11-b446-e0bc-60e814a7b18b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person:a92194d4-2fad-d1c6-bd9f-279969bc0148 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person:224b6088-9c0c-43a9-a50b-8b8677af6f85 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Person:c985af5f-75c8-ec67-9c3f-9c1a7f763581 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-2ae8-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1750-05-20 - 1750-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1750-05-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9210, Periode: 1750" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "357159" ;
    a2a:RegistryNumber "9210" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9210, Periode: 1750, Notariële archieven, 357159, 9210"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5d7f773d-90ef-ed22-baa4-f93aaf67f39c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2ae8-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5d7f773d-90ef-ed22-baa4-f93aaf67f39c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ce80a951-ffad-4d28-6baf-bf9c86daa877.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2ae8-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ce80a951-ffad-4d28-6baf-bf9c86daa877.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7cf0763d-d191-c8f1-d987-4f1262c46102.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2ae8-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7cf0763d-d191-c8f1-d987-4f1262c46102.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-2ae8-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-2ae8-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: London
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9210" ;
  a2a:SourceRemarkAkteSoort "Cessie" ;
  a2a:SourceRemarkfilename "NOTA00876000135", "NOTA00876000136", "NOTA00876000137" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17656_00017656.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00876000136; positie: 3570, 1926, 327, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00876000136; positie: 3576, 477, 382, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00876000136; positie: 3482, 1748, 503, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00876000136; positie: 2889, 372, 766, 149" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00876000136; positie: 3701, 659, 264, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00876000136; positie: 3556, 1393, 625, 130" .
