@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-2bac-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 1 juni 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-5cbdabe1-9a8d-ba03-314b-379a4f58670d, oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-3ef07fec-2e73-1641-ae55-57d94287cc16, oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-46733e12-ba7b-1ee9-45ed-b7c7f608fa98, oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-1c9c42eb-c264-7a9e-b71c-d636fc3e0e43, oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-e5d0b9f6-d462-b0a9-9771-be96868b228a, oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-e6886d1b-ae96-fc2e-c8b3-d3de834b4d47 ;
  a2a:hasEvent oa:event_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-2bac-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-5cbdabe1-9a8d-ba03-314b-379a4f58670d
  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_d837ae04-2bac-6b6d-e053-b784100acdee_Person-3ef07fec-2e73-1641-ae55-57d94287cc16
  a a2a:Person ;
  rdfs:label "Jacob Keijns" ;
  a2a:PersonName [
    rdfs:label "Jacob Keijns" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Keijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-46733e12-ba7b-1ee9-45ed-b7c7f608fa98
  a a2a:Person ;
  rdfs:label "Catharina Hondius" ;
  a2a:PersonName [
    rdfs:label "Catharina Hondius" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Hondius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-1c9c42eb-c264-7a9e-b71c-d636fc3e0e43
  a a2a:Person ;
  rdfs:label "Henricus Hondius" ;
  a2a:PersonName [
    rdfs:label "Henricus Hondius" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Hondius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-e5d0b9f6-d462-b0a9-9771-be96868b228a
  a a2a:Person ;
  rdfs:label "Cornelis Veen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Veen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person-e6886d1b-ae96-fc2e-c8b3-d3de834b4d47
  a a2a:Person ;
  rdfs:label "Jacques Herlin" ;
  a2a:PersonName [
    rdfs:label "Jacques Herlin" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Herlin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1637-06-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person:5cbdabe1-9a8d-ba03-314b-379a4f58670d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person:3ef07fec-2e73-1641-ae55-57d94287cc16 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person:46733e12-ba7b-1ee9-45ed-b7c7f608fa98 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person:1c9c42eb-c264-7a9e-b71c-d636fc3e0e43 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person:e5d0b9f6-d462-b0a9-9771-be96868b228a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2bac-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Person:e6886d1b-ae96-fc2e-c8b3-d3de834b4d47 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2bac-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2bac-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-06-01 - 1637-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1637-06-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 951B, Periode: 1637" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "609757" ;
    a2a:RegistryNumber "951B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951B, Periode: 1637, Notariële archieven, 609757, 951B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/137f4ca3-6834-f67b-80a1-e2ad88fac730.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2bac-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/137f4ca3-6834-f67b-80a1-e2ad88fac730.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/17e7107c-17e6-0793-409a-fc315b59696c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2bac-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/17e7107c-17e6-0793-409a-fc315b59696c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2bac-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2bac-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: Hondius is cartograaf, transport schuld
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951B" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTK00002000130", "NOTK00002000131" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_408_00000408.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000131; positie: 1083, 716, 914, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000130; positie: 467, 3140, 227, 187" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000130; positie: 2377, 1741, 419, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000131; positie: 2330, 1484, 993, 222" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000131; positie: 848, 867, 578, 160" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000130; positie: 1695, 1209, 1074, 170" .
