@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-4447-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 15 oktober 1754" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person-7d57df4a-d77d-e17c-14a6-dfbb40f77468, oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person-55e24854-acd9-71e3-45b0-ddc43e082e8c, oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person-5295f511-a37b-c4a8-e9e9-465aecb5803d, oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person-f21ecd2b-8a48-a7bd-bec5-90853563fd12, oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person-e9ecf2c7-a9e6-9caf-8d61-8d9cf293bc80 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-4447-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person-7d57df4a-d77d-e17c-14a6-dfbb40f77468
  a a2a:Person ;
  rdfs:label "David de Josseph de Pinto" ;
  a2a:PersonName [
    rdfs:label "David de Josseph de Pinto" ;
    a2a:PersonNameFirstName "David de Josseph" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person-55e24854-acd9-71e3-45b0-ddc43e082e8c
  a a2a:Person ;
  rdfs:label "Johannes Sijthoff" ;
  a2a:PersonName [
    rdfs:label "Johannes Sijthoff" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Sijthoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person-5295f511-a37b-c4a8-e9e9-465aecb5803d
  a a2a:Person ;
  rdfs:label "Aron de Josseph de Pinto" ;
  a2a:PersonName [
    rdfs:label "Aron de Josseph de Pinto" ;
    a2a:PersonNameFirstName "Aron de Josseph" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person-f21ecd2b-8a48-a7bd-bec5-90853563fd12
  a a2a:Person ;
  rdfs:label "Júdith Scholte" ;
  a2a:PersonName [
    rdfs:label "Júdith Scholte" ;
    a2a:PersonNameFirstName "Júdith" ;
    a2a:PersonNameLastName "Scholte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person-e9ecf2c7-a9e6-9caf-8d61-8d9cf293bc80
  a a2a:Person ;
  rdfs:label "Gerrit Staal" ;
  a2a:PersonName [
    rdfs:label "Gerrit Staal" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Staal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1754-10-15"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person:7d57df4a-d77d-e17c-14a6-dfbb40f77468 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person:55e24854-acd9-71e3-45b0-ddc43e082e8c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person:5295f511-a37b-c4a8-e9e9-465aecb5803d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person:f21ecd2b-8a48-a7bd-bec5-90853563fd12 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Person:e9ecf2c7-a9e6-9caf-8d61-8d9cf293bc80 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4447-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-4447-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1754-10-15 - 1754-10-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-10-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-10-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1754-10-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9236, Periode: 1754" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "354954" ;
    a2a:RegistryNumber "9236" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9236, Periode: 1754, Notariële archieven, 354954, 9236"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d1c27ed1-50d7-b929-9f43-4c38b0ca7184.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4447-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d1c27ed1-50d7-b929-9f43-4c38b0ca7184.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bc5c1d33-686e-5af8-2c74-b977f681234a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4447-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bc5c1d33-686e-5af8-2c74-b977f681234a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/791606d6-c9b8-f1b5-40fc-847d2db4c1cd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4447-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/791606d6-c9b8-f1b5-40fc-847d2db4c1cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-4447-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-4447-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: 's Gravenhage
Onderwerpsomschrijving: obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9236" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA00899000204", "NOTA00899000205", "NOTA00899000206" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7169_00007169.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00899000205; positie: 3033, 497, 961, 59" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00899000205; positie: 3362, 683, 593, 64" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00899000205; positie: 3103, 287, 894, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00899000205; positie: 3116, 1689, 637, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00899000205; positie: 2823, 1815, 578, 106" .
