@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-3ea8-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 10 juni 1633" ;
  a2a:hasPerson oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-6886651f-c93e-6b60-cb3b-de52a816a9e6, oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-3120f68b-ea5b-aa23-c4d7-9f60b1b8c224, oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-1b70cade-23f0-6270-8fa6-b332e2837d57, oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-ecbe53a8-eac7-14cf-a317-4c1a247a7b09, oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-562cd10c-514a-8139-cce0-d32390a07039, oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-4f8042e8-feb6-d3bd-5eff-1201041ec4f7 ;
  a2a:hasEvent oa:event_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-3ea8-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-6886651f-c93e-6b60-cb3b-de52a816a9e6
  a a2a:Person ;
  rdfs:label "Pieter Meul@@@@" ;
  a2a:PersonName [
    rdfs:label "Pieter Meul@@@@" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Meul@@@@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-3120f68b-ea5b-aa23-c4d7-9f60b1b8c224
  a a2a:Person ;
  rdfs:label "Jan le Clerck" ;
  a2a:PersonName [
    rdfs:label "Jan le Clerck" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Clerck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-1b70cade-23f0-6270-8fa6-b332e2837d57
  a a2a:Person ;
  rdfs:label "Jacob Heldevier" ;
  a2a:PersonName [
    rdfs:label "Jacob Heldevier" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Heldevier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-ecbe53a8-eac7-14cf-a317-4c1a247a7b09
  a a2a:Person ;
  rdfs:label "Phls Venturin" ;
  a2a:PersonName [
    rdfs:label "Phls Venturin" ;
    a2a:PersonNameFirstName "Phls" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-562cd10c-514a-8139-cce0-d32390a07039
  a a2a:Person ;
  rdfs:label "Jan Willemssen" ;
  a2a:PersonName [
    rdfs:label "Jan Willemssen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Willemssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person-4f8042e8-feb6-d3bd-5eff-1201041ec4f7
  a a2a:Person ;
  rdfs:label "Pietter Meulemans" ;
  a2a:PersonName [
    rdfs:label "Pietter Meulemans" ;
    a2a:PersonNameFirstName "Pietter" ;
    a2a:PersonNameLastName "Meulemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1633" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1633-06-10"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person:6886651f-c93e-6b60-cb3b-de52a816a9e6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person:3120f68b-ea5b-aa23-c4d7-9f60b1b8c224 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person:1b70cade-23f0-6270-8fa6-b332e2837d57 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person:ecbe53a8-eac7-14cf-a317-4c1a247a7b09 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person:562cd10c-514a-8139-cce0-d32390a07039 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Person:4f8042e8-feb6-d3bd-5eff-1201041ec4f7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ea8-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3ea8-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1633-06-10 - 1633-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1633-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1633-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1633" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1633-06-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 947A, Periode: 1630-1634" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "617283" ;
    a2a:RegistryNumber "947A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 947A, Periode: 1630-1634, Notariële archieven, 617283, 947A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8e6feeeb-c6e0-16bd-5a86-154a87ec9b65.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3ea8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8e6feeeb-c6e0-16bd-5a86-154a87ec9b65.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1d286222-4ba4-541a-b2d5-19412734b14b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3ea8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1d286222-4ba4-541a-b2d5-19412734b14b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bebd5e6a-a0e7-6aea-ed56-27abd4413765.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3ea8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bebd5e6a-a0e7-6aea-ed56-27abd4413765.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3ea8-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3ea8-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Maestricht
Onderwerpsomschrijving: rollen Braziliaanse tabak
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/947A" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "VBPA00009000183", "VBPA00009000184", "VBPA00009000185" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_49_00000049.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000183; positie: 1509, 4724, 1118, 205" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000183; positie: 2802, 3440, 405, 200" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000185; positie: 1178, 1310, 1222, 171" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000185; positie: 2640, 1082, 547, 285" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000184; positie: 938, 382, 842, 156" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000185; positie: 1322, 1783, 1296, 232" .
