@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-6859-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 3 september 1753" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-6e585a88-00ec-4232-db56-a9a27642bdff, oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-24f07742-6a2b-8666-f190-151f9e445baf, oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-0e9d6dd7-6103-9e70-7c83-f695a719a1f4, oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-45c52c0b-95b6-a87b-9be0-c804fc5a6995, oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-b4cb75d9-fd0d-0b6b-6a00-6f270e9d21af, oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-4a6864bc-1288-857e-0d76-ad94951253f4 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-6859-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-6e585a88-00ec-4232-db56-a9a27642bdff
  a a2a:Person ;
  rdfs:label "Abigail Pease" ;
  a2a:PersonName [
    rdfs:label "Abigail Pease" ;
    a2a:PersonNameFirstName "Abigail" ;
    a2a:PersonNameLastName "Pease"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-24f07742-6a2b-8666-f190-151f9e445baf
  a a2a:Person ;
  rdfs:label "Hendrik George Reijnse" ;
  a2a:PersonName [
    rdfs:label "Hendrik George Reijnse" ;
    a2a:PersonNameFirstName "Hendrik George" ;
    a2a:PersonNameLastName "Reijnse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-0e9d6dd7-6103-9e70-7c83-f695a719a1f4
  a a2a:Person ;
  rdfs:label "Joseph Pease" ;
  a2a:PersonName [
    rdfs:label "Joseph Pease" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Pease"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-45c52c0b-95b6-a87b-9be0-c804fc5a6995
  a a2a:Person ;
  rdfs:label "Pieter Clifford" ;
  a2a:PersonName [
    rdfs:label "Pieter Clifford" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Clifford"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-b4cb75d9-fd0d-0b6b-6a00-6f270e9d21af
  a a2a:Person ;
  rdfs:label "George Clifford junior" ;
  a2a:PersonName [
    rdfs:label "George Clifford junior" ;
    a2a:PersonNameFirstName "George" ;
    a2a:PersonNameLastName "Clifford junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person-4a6864bc-1288-857e-0d76-ad94951253f4
  a a2a:Person ;
  rdfs:label "Jean Salinieres" ;
  a2a:PersonName [
    rdfs:label "Jean Salinieres" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Salinieres"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1753-09-03"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person:6e585a88-00ec-4232-db56-a9a27642bdff ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person:24f07742-6a2b-8666-f190-151f9e445baf ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person:0e9d6dd7-6103-9e70-7c83-f695a719a1f4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person:45c52c0b-95b6-a87b-9be0-c804fc5a6995 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person:b4cb75d9-fd0d-0b6b-6a00-6f270e9d21af ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Person:4a6864bc-1288-857e-0d76-ad94951253f4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6859-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-6859-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1753-09-03 - 1753-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1753-09-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9230, Periode: 1753" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "321667" ;
    a2a:RegistryNumber "9230" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9230, Periode: 1753, Notariële archieven, 321667, 9230"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b25a96b1-df25-a8ba-789a-45f73f8c2bc1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6859-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b25a96b1-df25-a8ba-789a-45f73f8c2bc1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3b774b49-61dd-5530-c253-6507ccb89542.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6859-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3b774b49-61dd-5530-c253-6507ccb89542.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/49a2978b-7c5f-48aa-53d9-89748628f9de.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6859-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/49a2978b-7c5f-48aa-53d9-89748628f9de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-6859-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-6859-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Hull
Onderwerpsomschrijving: Obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9230" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA00895000041", "NOTA00895000042", "NOTA00895000043" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_22372_00022372.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00895000041; positie: 3251, 1702, 643, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00895000041; positie: 3062, 2935, 1008, 146" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00895000041; positie: 3207, 2360, 540, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00895000041; positie: 2785, 1349, 491, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00895000041; positie: 3539, 1132, 578, 159" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00895000041; positie: 3201, 1529, 664, 127" .
