@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-b514-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 17 juni 1702" ;
  a2a:hasPerson oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person-c75024db-6c91-cca4-27af-516798d1594f, oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person-577d08d5-4e95-0aea-5d15-60637b187e64, oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person-d021df4d-31ff-bad2-c4ca-7d0c8d2df497, oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person-d2c6fa57-1355-c845-d671-469448693241, oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person-d7ff5833-a8a3-8a50-7c41-c6e9d3c66ee7 ;
  a2a:hasEvent oa:event_saa_d837ae03-b514-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-b514-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-b514-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-b514-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-b514-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-b514-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-b514-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person-c75024db-6c91-cca4-27af-516798d1594f
  a a2a:Person ;
  rdfs:label "Jacob Coel" ;
  a2a:PersonName [
    rdfs:label "Jacob Coel" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Coel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person-577d08d5-4e95-0aea-5d15-60637b187e64
  a a2a:Person ;
  rdfs:label "Mathijs Sholijn" ;
  a2a:PersonName [
    rdfs:label "Mathijs Sholijn" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Sholijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person-d021df4d-31ff-bad2-c4ca-7d0c8d2df497
  a a2a:Person ;
  rdfs:label "Elizee Chaille" ;
  a2a:PersonName [
    rdfs:label "Elizee Chaille" ;
    a2a:PersonNameFirstName "Elizee" ;
    a2a:PersonNameLastName "Chaille"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person-d2c6fa57-1355-c845-d671-469448693241
  a a2a:Person ;
  rdfs:label "Marten Pieters" ;
  a2a:PersonName [
    rdfs:label "Marten Pieters" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person-d7ff5833-a8a3-8a50-7c41-c6e9d3c66ee7
  a a2a:Person ;
  rdfs:label "Claes Spanjert" ;
  a2a:PersonName [
    rdfs:label "Claes Spanjert" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Spanjert"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-b514-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person:c75024db-6c91-cca4-27af-516798d1594f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b514-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b514-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person:577d08d5-4e95-0aea-5d15-60637b187e64 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b514-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b514-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person:d021df4d-31ff-bad2-c4ca-7d0c8d2df497 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b514-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b514-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person:d2c6fa57-1355-c845-d671-469448693241 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b514-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b514-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b514-6b6d-e053-b784100acdee_Person:d7ff5833-a8a3-8a50-7c41-c6e9d3c66ee7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b514-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-b514-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1702-06-17 - 1702-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1702-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1702-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1702" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1702-06-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5884, Periode: 1702" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "617774" ;
    a2a:RegistryNumber "5884" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5884, Periode: 1702, Notariële archieven, 617774, 5884"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e09b06fd-0a2b-29cd-6d08-41f92b5ffed2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b514-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e09b06fd-0a2b-29cd-6d08-41f92b5ffed2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2e061b89-b14c-ebf0-9f38-8365a6de48ba.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b514-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2e061b89-b14c-ebf0-9f38-8365a6de48ba.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f26e3c12-dbd5-63aa-4bdf-0583df027746.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b514-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f26e3c12-dbd5-63aa-4bdf-0583df027746.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-b514-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-b514-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Joan Hoekeback
Locatieomschrijving: Saardam
Onderwerpsomschrijving: Transport van een aandeel in een Groenlandvleet
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5884" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTD02703000478", "NOTD02703000479", "NOTD02703000480" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_484_00000484.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02703000479; positie: 3593, 1579, 531, 162" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02703000479; positie: 5201, 2628, 298, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02703000479; positie: 3945, 957, 648, 139" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02703000479; positie: 4298, 2135, 730, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02703000479; positie: 4023, 1195, 652, 111" .
