@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-d22e-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 3 juni 1639" ;
  a2a:hasPerson oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-3150571e-eb95-4888-d1d2-ef92b32efee2, oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-b6e880ac-0689-fa62-ab24-91a808652342, oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-7d0963f2-cd6e-5d56-eec2-880670c671e0, oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-75f8054f-0709-e5e9-2d75-67c01ee3e90e, oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-fc6814b7-94d8-fa46-0b9c-4f7760fa1ede, oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-0aa553f8-7ddf-9563-8e3b-92ac931f91d3 ;
  a2a:hasEvent oa:event_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-d22e-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-3150571e-eb95-4888-d1d2-ef92b32efee2
  a a2a:Person ;
  rdfs:label "Arent Bloem" ;
  a2a:PersonName [
    rdfs:label "Arent Bloem" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNameLastName "Bloem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-b6e880ac-0689-fa62-ab24-91a808652342
  a a2a:Person ;
  rdfs:label "Pieter Cossard" ;
  a2a:PersonName [
    rdfs:label "Pieter Cossard" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Cossard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-7d0963f2-cd6e-5d56-eec2-880670c671e0
  a a2a:Person ;
  rdfs:label "Fabrice Venturin" ;
  a2a:PersonName [
    rdfs:label "Fabrice Venturin" ;
    a2a:PersonNameFirstName "Fabrice" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-75f8054f-0709-e5e9-2d75-67c01ee3e90e
  a a2a:Person ;
  rdfs:label "Philips Venturin" ;
  a2a:PersonName [
    rdfs:label "Philips Venturin" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-fc6814b7-94d8-fa46-0b9c-4f7760fa1ede
  a a2a:Person ;
  rdfs:label "Elias Tael" ;
  a2a:PersonName [
    rdfs:label "Elias Tael" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Tael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person-0aa553f8-7ddf-9563-8e3b-92ac931f91d3
  a a2a:Person ;
  rdfs:label "Jean Berchaud" ;
  a2a:PersonName [
    rdfs:label "Jean Berchaud" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Berchaud"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1639" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1639-06-03"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person:3150571e-eb95-4888-d1d2-ef92b32efee2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person:b6e880ac-0689-fa62-ab24-91a808652342 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person:7d0963f2-cd6e-5d56-eec2-880670c671e0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person:75f8054f-0709-e5e9-2d75-67c01ee3e90e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person:fc6814b7-94d8-fa46-0b9c-4f7760fa1ede ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d22e-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Person:0aa553f8-7ddf-9563-8e3b-92ac931f91d3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d22e-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-d22e-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1639-06-03 - 1639-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1639-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1639-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1639" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1639-06-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 955C, Periode: 1639" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "630839" ;
    a2a:RegistryNumber "955C" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 955C, Periode: 1639, Notariële archieven, 630839, 955C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a2ea946c-607e-85ba-387a-99cc3c212851.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d22e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a2ea946c-607e-85ba-387a-99cc3c212851.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c571ace7-7477-bf9d-b520-c577bf7a253d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d22e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c571ace7-7477-bf9d-b520-c577bf7a253d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-d22e-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-d22e-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: schuld vanwege onbetaalde koopwaar
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/955C" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "VBPA00023000246", "VBPA00023000247" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_633_00000633.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000247; positie: 880, 3396, 1027, 168" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000246; positie: 797, 3145, 838, 153" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000247; positie: 2329, 3382, 650, 168" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000246; positie: 1255, 2804, 975, 150" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000247; positie: 466, 22, 632, 139" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000247; positie: 1719, 352, 1075, 163" .
