@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-52fa-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 23 juli 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-224ba6cf-f5bf-abae-f573-5cfec2f4baaf, oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-9480bed9-9621-8e0f-cd00-8d6e9a75a325, oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-8e7d2178-636c-abae-145b-f5f909533a0c, oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-0881cef3-7161-5c2d-4182-356f74c2e43c, oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-02e14636-13ae-0c32-f82a-014546944a88, oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-2050db36-c615-ec89-0aac-b9aa85a2fe95 ;
  a2a:hasEvent oa:event_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-52fa-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-224ba6cf-f5bf-abae-f573-5cfec2f4baaf
  a a2a:Person ;
  rdfs:label "Manuel Franquo" ;
  a2a:PersonName [
    rdfs:label "Manuel Franquo" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNameLastName "Franquo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-9480bed9-9621-8e0f-cd00-8d6e9a75a325
  a a2a:Person ;
  rdfs:label "Joshua Serafatin" ;
  a2a:PersonName [
    rdfs:label "Joshua Serafatin" ;
    a2a:PersonNameFirstName "Joshua" ;
    a2a:PersonNameLastName "Serafatin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-8e7d2178-636c-abae-145b-f5f909533a0c
  a a2a:Person ;
  rdfs:label "Hendrick Hamel" ;
  a2a:PersonName [
    rdfs:label "Hendrick Hamel" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Hamel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-0881cef3-7161-5c2d-4182-356f74c2e43c
  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-52fa-6b6d-e053-b784100acdee_Person-02e14636-13ae-0c32-f82a-014546944a88
  a a2a:Person ;
  rdfs:label "Outgert Martsz Groot" ;
  a2a:PersonName [
    rdfs:label "Outgert Martsz Groot" ;
    a2a:PersonNameFirstName "Outgert Martsz" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person-2050db36-c615-ec89-0aac-b9aa85a2fe95
  a a2a:Person ;
  rdfs:label "François Allexander Bennij" ;
  a2a:PersonName [
    rdfs:label "François Allexander Bennij" ;
    a2a:PersonNameFirstName "François Allexander" ;
    a2a:PersonNameLastName "Bennij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1637-07-23"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person:224ba6cf-f5bf-abae-f573-5cfec2f4baaf ;
  a2a:EventKeyRef oa:event_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person:9480bed9-9621-8e0f-cd00-8d6e9a75a325 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person:8e7d2178-636c-abae-145b-f5f909533a0c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person:0881cef3-7161-5c2d-4182-356f74c2e43c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person:02e14636-13ae-0c32-f82a-014546944a88 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-52fa-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Person:2050db36-c615-ec89-0aac-b9aa85a2fe95 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-52fa-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-52fa-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-07-23 - 1637-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1637-07-23"^^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 "608720" ;
    a2a:RegistryNumber "951B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951B, Periode: 1637, Notariële archieven, 608720, 951B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4020b714-fce4-955d-2ac8-a0441ef8c2d4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-52fa-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4020b714-fce4-955d-2ac8-a0441ef8c2d4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b63a53a8-e3b3-4a7a-9ff6-2ab19ed421e2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-52fa-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b63a53a8-e3b3-4a7a-9ff6-2ab19ed421e2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ff801140-6fca-393d-7b3d-e9bcbc503ea4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-52fa-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ff801140-6fca-393d-7b3d-e9bcbc503ea4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-52fa-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-52fa-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Bresill@
Onderwerpsomschrijving: 264 gld, cargasoen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951B" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTK00002000232", "NOTK00002000233", "NOTK00002000234" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_153_00000153.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000233; positie: 1006, 682, 834, 154" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000234; positie: 3157, 2006, 295, 139" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000233; positie: 1216, 73, 834, 179" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000234; positie: 1428, 1459, 1133, 192" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000234; positie: 1011, 2029, 861, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000232; positie: 1328, 4232, 1626, 178" .
